AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  aix + cups

    Posted Thu May 04, 2006 09:24 AM

    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
    1. ./configure --prefix=/usr/cups-1.2rc3

    and then the command
    1. 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


  • 2.  Re: aix + cups

    Posted Thu May 04, 2006 10:19 AM

    Originally posted by: SystemAdmin


    ok... it was a bug in cups rc3
    sorry
    thanks
    #AIX-Forum