HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Build failing under GCC 2.8.1
Hi,
I have the latest hylafax software (version 4.0pl2) and I'm trying to
compile it on an AIX 4.3.2
system with gcc-2.8.1.
Here is the first error I get which I suspect relates to the other errors.
I'm hoping someone has
already run into this before. Hopefully it is just a flag setting to the gcc
compiler to be less strick
in checking or some such thing.
/usr/local/bin/gcc -I.././zlib -D__ANSI_CPP__ -I.
-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O -x c++
-c SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, classfxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::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
make[3]: Leaving directory `/local/src/hylafax-v4.0pl2/util'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/local/src/hylafax-v4.0pl2/util'
I'm not on this list so if someone would kindly Cc: me at
dtrottier@philipinc.com I would
appreaciate it.
Thanks,
dan