-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ren� Berber Sent: Samstag, 21. Mai 2005 22:16 To: [email protected] Subject: [Clamav-users] Re: sol8 compile problem
Cocoon wrote: > I want to compile the new clamav version 0.85.1 on a solaris 8 system > > Whit the command ./configure -prefix=/var/amavis/clamd every thing works > fine. Its --prefix . Yes shure > Then I make the make an got this error at the end! > > Any ideas? > > gcc and dev tools ar up to date... Which gcc and most important which ld? Gcc 3.4.2 LD_LIBRARY_PATH:/usr/lib:/usr/local/lib:/usr/sfw/lib:/opt/sfw/lib: On Solaris it is recommended to use gcc with Sun's ld, that is the way that gcc is packaged from sunfreeware.com . In fact, one version of GNU binutils botched the system so bad that I won't install or remove binutils from one system. > i dont know what can i do more set the path and ld_library_path and fire up > the configure command and make make! > > ld: fatal: Symbol referencing errors. No output written to > .libs/libclamav.so.1.0.11 > *** Error code 1 [snip] You cut the important part before this, what symbols is ld complaining about? Do you use crle? Try running "crle -v" to see your default library path. -- Ren� Berber _______________________________________________ http://lurker.clamav.net/list/clamav-users.html _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
