Originally posted by: SystemAdmin
Hi all... im with a problem while compiling cups on aix 5.3
im compiling cups 1.2rc3 on aix but im having some error..
i used this options
-
./configure --prefix=/usr/cups-1.2rc3
and then the command
-
make
i have several warning messages like this...
http-private.h:168: warning: `_cups_getifaddrs' declared `static' but never defined
http-private.h:170: warning: `_cups_freeifaddrs' declared `static' but never defined
and i have an error like this...
Linking snmp...
ld: 0711-317 ERROR: Undefined symbol: ._cups_getifaddrs
ld: 0711-317 ERROR: Undefined symbol: ._cups_freeifaddrs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
and stop the make...
whats happend ? anyone can help me?
thanks...
#AIX-Forum