Hello ! I'm trying to compile clamav 0.96 on FreeBSD 7.2 release gcc 4.2.1
and I have same kind of issue as Renato : In function `(anonymous namespace)::LLVMCodegen::convertMDNode(unsigned int)': : undefined reference to `operator new[](unsigned int)' In function `(anonymous namespace)::LLVMCodegen::convertMDNode(unsigned int)': : undefined reference to `operator delete[](void*)' ... .. .. and a lot of other errors like that. Do you have any idea ? Thanks in advance for your help. Regards, Nicolas. 2010/4/13 Török Edwin <[email protected]> > On 04/13/2010 07:26 PM, Renato Botelho wrote: > >> 2010/4/13 Török Edwin<[email protected]>: >> >> On 04/13/2010 07:11 PM, Renato Botelho wrote: >>> >>>> >>>> 2010/4/13 Török Edwin<[email protected]>: >>>> >>>>> >>>>> On 04/13/2010 06:59 PM, Renato Botelho wrote: >>>>> >>>>>> >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145509 >>>>>> >>>>>> Any idea? >>>>>> >>>>>> >>>>> Its probably one of the broken compilers listed here: >>>>> http://llvm.org/docs/GettingStarted.html#brokengcc >>>>> >>>>> Which gcc version is it, and on what architecture? >>>>> >>>> >>>> gcc 4.2.1 >>>> FreeBSD 7.2-RELEASE amd64 >>>> >>>> >>> Then open a gcc bugreport. Doesn't 7.2 have a newer gcc though? >>> >> >> It can be installed by ports, this is the version of gcc >> contained in base system. >> >> The strange thing is just this user reported a problem, >> i asked for more people test now, depending of the >> results, i'll open the bug on gcc. >> > > Or he might have run out of memory, and gcc didn't handle that gracefully. > > Best regards, > --Edwin > > _______________________________________________ > http://lurker.clamav.net/list/clamav-devel.html > Please submit your patches to our Bugzilla: http://bugs.clamav.net > _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
