[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-3.20 fails to link on z/OS Unix System Services
From: |
Chet Ramey |
Subject: |
Re: bash-3.20 fails to link on z/OS Unix System Services |
Date: |
Tue, 19 Aug 2008 10:21:49 -0400 |
User-agent: |
Thunderbird 2.0.0.16 (Macintosh/20080707) |
Jan Thielmann wrote:
> Bash Version: 3.2
> Patch Level: 0
> Release Status: release
>
> 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!
If you can, find out which file has that unrecognized symbol. Then make
sure the corresponding source file includes "stdc.h".
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/