![]() |
In message <360E4774.D77BE23@alameda.net>, Adrian Blakey writes: >I have run into a number of compilation errors try to compile with: gcc >version 2.7.2.3 and glibc-2.0.7-19 on linux-2.0.34. > >The first one is: > > Entering directory `/usr/src/hylafax-v4.0pl2/util' >/usr/bin/g++ -I.././zlib -D__ANSI_CPP__ -I. >-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O -c >SendFaxJob.c++ >SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class >SendFaxClient &, class fxStr &)': >SendFaxJob.c++:499: no matching function for call to >`FaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &, fxStr >&), fxStr &, fxStr &)' >FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char >(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &) >make[3]: *** [SendFaxJob.o] Error 1 > >Any suggestions? Well well Adrian . . . upgrading perhaps? ;-) Unless you need to add something homegrown to the HylaFAX source, why not use my RPM? While you're at it, you can fetch the tpc-2.0 RPM and plug in the tpc.int scripts (assuming this is your TPC cell here). They fit well together, no fuss, minimal muss. ftp://ftp.tpc.int/pub/hylafax/hylafax-4.0pl2-2rh5.i386.rpm (you'll find the ghostscript RPMs in the same directory) ftp://ftp.tpc.int/tpc/server/UNIX/tpc-2.0-1.i386.rpm -Darren