Displaying 1 result from an estimated 1 matches for "sp550".
Did you mean:
sp500
2006 Jun 10
0
SAMBA ERROR: Undefined symbol: .VA_COPY
I'm having little trouble compiling samba 2.2.7 on AIX 5.2 with gcc 4.0.0,
first i did :
./configure --with-winbind --with-pam
everything went ok, next i did:
./make
and i got this error:
root@SP550 ./source >make
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-DLOGFILEBASE="/usr/local/samba/var"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSB...