|
|||||||||||
|
SSH 3.2.3 - Problem executing Make
From: James <james00_c(at)yahoo.com>
Date: Wed Mar 12 2003 - 21:07:47 EST
$ make (i.e. /usr/local/bin/make)
0509-130 Symbol resolution failed for make because: 0509-136 Symbol stpcpy (number 101) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol strsignal (number 102) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-192 Examine .loader section symbols with the
'dump -Tv' command.
or $ /usr/ccs/bin/make
cd . && CONFIG_FILES=
make all-recursive
0509-130 Symbol resolution failed for make because: 0509-136 Symbol stpcpy (number 101) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol strsignal (number 102) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-192 Examine .loader section symbols with the
'dump -Tv' command.
make: 1254-004 The error code from the last command is 255. Stop. Before the "make" I can successfully run the ./configure command and the summary displayed is as follows: Host type................: powerpc-ibm-aix4.3.2.0 CC.......................: gcc CPPFLAGS.................: CFLAGS...................: -g -O2 -Wall -Wno-unknown-pragmas -D_LARGE_FILES LDFLAGS..................: LIBS.....................: -lm -lbsd -lnsl -ls -lxcurses -ltermcap -lnsl -L/usr/local/lib X includes...............: NO X libraries..............:
Debug enabled............: light
IPv6 support.............: yes
RSA support..............: yes
SSH1 internal emulation..: yes
SSH1 fallback capability.: yes
Kbd-interactive in server: yes
Submethods.............: passwd plugin
Kbd-interactive in client: yes
PAM support in server....: no
PAM support in client....: yes
SecurID support in server: no
SecurID support in client: yes
Kerberos5 support........: no
TCP Wrappers support.....: no
Terminal capability lib..: terminfo X11 SECURITY extension...: no PTY Type.................: pts Installation prefix......: /usr/local bin directory............: /usr/local/bin sbin directory...........: /usr/local/sbin man directory............: /usr/local/manssh2 etc directory.......: /etc/ssh2 PID-file directory.......: default I have also tried "./configure --enable-static" and this didn't help either. A bug report to SSH was submitted a few days back but since this is a non-commerical version, I do not expect to hear from them. Any tips on how to remedy this problem? Thanks! James Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com Received on Wed Mar 12 22:15:34 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:55 EDT |
||||||||||
|
|||||||||||