HylaFAX The world's most advanced open source fax server |
One
more note… I was
able to successfully install the pre-compiled packages for HylaFax and the
required libraries on my Solaris system, but when I attempted to start “faxd”
and “faxq”, they both failed because they couldn’t find “libmalloc.so.1”. Jim
Smith SVHS From:
hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Greetings! I have
been attempting to compile HylaFax for a week and a half to no avail.
I’ve used AIX 4.3.3, AIX 5.2 and Solaris SPARC 5.5.1. In the past I
have installed many GNU/FSF/OSF packages, but this one is eating my lunch. I know
enough ‘C’ programming to be dangerous, but no C++ at all.
And I’ve been a Unix SysAdmin for years. The
errors are many and various, and I keep getting closer to the goal. Today
I thought I had it licked on both my Solaris system and one of my AIX 5.2
systems, but it won’t quite get there. My
error on the Solaris system indicates that I am missing libmalloc.so.1. I
have no idea how to rectify that issue. My
error on the AIX 5.2 system is as follows:
/usr/local/bin/gcc -D__ANSI_CPP__ - 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 delete[](void*) ld:
0711-317 ERROR: Undefined symbol: .operator new[](unsigned long) 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. I have
been all over the ‘net searching for answers, but with no success. If
anyone can, and will, point me in the correct direction for a resolution, I
will be eternally grateful for a day or two. <grin> Thanks! Jim
Smith SVHS |