On Thu, Oct 14, 2004 at 09:40:17AM -0400, [EMAIL PROTECTED] wrote:
>         I'm trying to compile clam on AIX 5.2, which has been successful up to 0.75-1
>         If I use configure without any options, clam compiles without any errors.
>         The following is the configure call that I've always used without any 
> problems:

...

> ld: 0711-317 ERROR: Undefined symbol: .cl_build
> ld: 0711-317 ERROR: Undefined symbol: .cl_free
> ld: 0711-317 ERROR: Undefined symbol: .cli_gentemp
> 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.
> make: 1254-004 The error code from the last command is 2.
> Stop.
>         Any suggestions???

Hi Andrew,

You might want to move your current clamav libraries to a backup
directory and then try compiling 0.80 again.  The functions cl_build cl_free 
and cli_gentemp are new functions to 0.80 and the linker is bonking when 
searching your current clamavlibs.  
By moving your clamavlibs out of the linker search path it will build new
ones.

Hope this helps,
Mike 

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to