HylaFAX The world's most advanced open source fax server |
* Mark Ochocki <mjochocki@xxxxxxxxxxxxx> [100805 18:11]: > I've seen this addressed a couple of times but no solution. Does anybody have any idea how to solve this one: > > (Hylafax-6.0.4 under AIX 5.3 w/ gcc-4.2.4, libtiff-3.9.2) > > make[3]: Entering directory `/usr/local/src/hylafax-6.0.4/util' > /bin/gcc -D__ANSI_CPP__ -I. -I.. -I.././util -I.././libhylafax -I.././regex -O -o faxmsg .././util/faxmsg.c -L../libhylafax -lhylafax-6.0 -ljbig -ltiff -lz -L../regex -lregex ../port/libport.a -lbsd > ld: 0711-317 ERROR: Undefined symbol: vtable for __cxxabiv1::__class_type_info > ld: 0711-317 ERROR: Undefined symbol: __gxx_personality_v0 > ld: 0711-317 ERROR: Undefined symbol: .operator delete(void*) > ld: 0711-317 ERROR: Undefined symbol: __cxa_pure_virtual > ld: 0711-317 ERROR: Undefined symbol: vtable for __cxxabiv1::__si_class_type_info > ld: 0711-317 ERROR: Undefined symbol: .operator new(unsigned long) > ld: 0711-317 ERROR: Undefined symbol: .operator new[](unsigned long) > ld: 0711-317 ERROR: Undefined symbol: .operator delete[](void*) > ld: 0711-317 ERROR: Undefined symbol: .__cxa_guard_acquire > ld: 0711-317 ERROR: Undefined symbol: .__cxa_guard_release > ld: 0711-317 ERROR: Undefined symbol: .__cxa_guard_abort > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. > collect2: ld returned 8 exit status > make[3]: *** [faxmsg] Error 1 > make[3]: Leaving directory `/usr/local/src/hylafax-6.0.4/util' Can you try using g++ there, instead of gcc, or adding the required C++ link libraries (something like -lc++ or -lg++, but I don't know what it is on AIX)? If you're willing to allow shell access, I can look at this and make sure configure and everything are updated to work. a. -- Aidan Van Dyk aidan@xxxxxxxx Senior Software Developer +1 215 825-8700 x8103 iFAX Solutions, Inc. http://www.ifax.com/
Attachment:
signature.asc
Description: Digital signature