Stephen: 2008/6/4 Stephen Gran <[EMAIL PROTECTED]>: > On Wed, Jun 04, 2008 at 03:24:44PM -0300, Luis Hernán Otegui said: >> Stephen: >> >> Well, it all worked up pretty well, untill I got this: >> >> /usr/lib/libc_nonshared.a(atexit.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): >> In function `__i686.get_pc_thunk.bx': >> : multiple definition of `__i686.get_pc_thunk.bx' >> /usr/lib/gcc-lib/i486-linux/3.3.5/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): >> first defined here >> collect2: ld returned 1 exit status >> make[4]: *** [libclamav.la] Error 1 >> make[4]: se sale del directorio >> `/usr/src/clamav/src/clamav-0.93~dfsg-2/libclamav' >> make[3]: *** [all-recursive] Error 1 >> make[3]: se sale del directorio >> `/usr/src/clamav/src/clamav-0.93~dfsg-2/libclamav' >> make[2]: *** [all-recursive] Error 1 >> make[2]: se sale del directorio `/usr/src/clamav/src/clamav-0.93~dfsg-2' >> make[1]: *** [all] Error 2 >> make[1]: se sale del directorio `/usr/src/clamav/src/clamav-0.93~dfsg-2' >> make: *** [build-arch-stamp] Error 2 >> debuild: fatal error at line 765: >> dpkg-buildpackage failed! >> >> Any ideas? > > Your linker and/or compiler is acting very oddly, given that I just > built debs on a freshly bootstrapped sarge VM with only those changes > I mentioned. I tell you what, I'll put some .debs and source package up, > as I'm not sure it's actually worth the time to figure out what's broken > on a no longer supported release. I probably won't make a habit of this, > but for now at least you'll have something. > > Try http://yorkcabal.org.uk/~steve/.clamav > > It's not apt-get'able, but all the files are there.
I worked out the nultiple-definition issue by upgrading GCC to 3.4.4. It turned out to compile ok. However, on a second server, I installed your debs, and obtained se very same error which I got upon installing my own build on the first server: something about clamav-base lacking a "Template" line in /var/lib/dpkg/info/clamav-base.templates. Looking at that file, seems like the package building process has left two blank lines at the beggining of the file, so that's why the cinstallation of the clamav-base package fails. However, I've managed to make the installation process to finish, and everything seems to be running smoothly now. Thanks a lot for your assistance, and for your time. > -- > -------------------------------------------------------------------------- > | Stephen Gran | We are experiencing system trouble -- | > | [EMAIL PROTECTED] | do not adjust your terminal. | > | http://www.lobefin.net/~steve | | > -------------------------------------------------------------------------- > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFIRxucSYIMHOpZA44RAjifAJ98lchN1Sxl436iC/71bMexzgv4nwCfSjfU > 8gcO6xgBXEKNMK8H6Yu5XoY= > =eYPv > -----END PGP SIGNATURE----- > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://lurker.clamav.net/list/clamav-users.html > > Best regards, Luis -- _____________________________________ GNU/GPL: "May The Source Be With You... Linux Registered User #448382. _____________________________________ _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
