bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash-3.20 fails to link on z/OS Unix System Services


From: Jan Thielmann
Subject: bash-3.20 fails to link on z/OS Unix System Services
Date: Mon, 18 Aug 2008 16:21:01 +0200

From: JTHIELM
To: bug-bash@gnu.org
Subject: bash-3.20 fails to link on z/OS Unix System Services

Configuration Information [Automatically generated, do not change]:
Machine: i370
OS: openedition
Compiler: cc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i370' 
-DCONF_OSTYPE='openedition' -DCONF_MACHTYPE='i370-ibm-openedition' -D
CONF_VENDOR='ibm' -DLOCALEDIR='/u/<user>/root//share/locale' -DPACKAGE='bash' 
-DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./
lib -I./lib/intl -I/u/JTHIELM/bash-3.2/lib/intl  -g -v
uname output: OS/390 SYS1 19.00 03 2084
Machine Type: i370-ibm-openedition

Bash Version: 3.2
Patch Level: 0
Release Status: release

Description:
        Hi Folks,
                I'm trying to install the bash-3.2 on an IBM System z Machine. 
During the make process the compile
                steps perform well but the compiler aborts during the linkage.
                The following error message is delivered:
                
                  INCLUDE C8920
                  INCLUDE './shell.o'
                  INCLUDE './eval.o'
                  INCLUDE './y.tab.o'
                  INCLUDE './general.o'
                  INCLUDE './make_cmd.o'
                  INCLUDE './print_cmd.o'
                  INCLUDE './dispose_cmd.o'
                  INCLUDE './execute_cmd.o'
                  INCLUDE './variables.o'
                  INCLUDE './copy_cmd.o'
                  INCLUDE './error.o'
                  INCLUDE './expr.o'
                  INCLUDE './flags.o'
                  INCLUDE './jobs.o'
                  INCLUDE './subst.o'
                  INCLUDE './hashcmd.o'
                  INCLUDE './hashlib.o'
                  INCLUDE './mailcheck.o'
                  INCLUDE './trap.o'
                  INCLUDE './input.o'
                  INCLUDE './unwind_prot.o'
                  INCLUDE './pathexp.o'
                  INCLUDE './sig.o'
                  INCLUDE './test.o'
                  INCLUDE './version.o'
                  INCLUDE './alias.o'
                  INCLUDE './array.o'
                  INCLUDE './arrayfunc.o'
                  INCLUDE './braces.o'
                  INCLUDE './bracecomp.o'
                  INCLUDE './bashhist.o'
                  INCLUDE './bashline.o'
                  INCLUDE './siglist.o'
                  INCLUDE './list.o'
                  INCLUDE './stringlib.o'
                  INCLUDE './locale.o'
                  INCLUDE './findcmd.o'
                  INCLUDE './redir.o'
                  INCLUDE './pcomplete.o'
                  INCLUDE './pcomplib.o'
                  INCLUDE './syntax.o'
                  INCLUDE './xmalloc.o'
                  AUTOCALL '././builtins//libbuiltins.a'
                  AUTOCALL '././lib/sh//libsh.a'
                  AUTOCALL '././lib/readline//libreadline.a'
                  AUTOCALL '././lib/readline//libhistory.a'
                  AUTOCALL '/usr/lib//libcurses.a'
                  AUTOCALL '././lib/glob//libglob.a'
                  AUTOCALL '././lib/tilde//libtilde.a'
                  AUTOCALL '././lib/malloc//libmalloc.a'
                  AUTOCALL './lib/intl/libintl.a'
                  AUTOCALL C8961
                IEW2456E 9207 SYMBOL SH_VA_START UNRESOLVED.  MEMBER COULD NOT 
BE INCLUDED FROM
        THE DESIGNATED CALL LIBRARY.
                FSUM3065 The LINKEDIT step ended with return code 8.
                FSUM8226 make: Error code 3
                
                I have no idea why SH_VA_START cannot be recognized. I would be 
very glad if you could 
                give me a hint or a solution!
                
                cheers,
                Jan
                
         
Repeat-By:


Fix:
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx




reply via email to

[Prev in Thread] Current Thread [Next in Thread]