HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
util
Hi,
I have problems compiling hylafax 4.0pl2
on my slakare 3.5 llinux:
Linux lipsa 2.0.34 #2 Thu Jun 4 22:36:07 PDT 1998 i586 unknown
and gcc:
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnulibc1/egcs-2.90.29/specs
gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)
in util directory here is what make reports:
make[1]: Entering directory `/usr/local/src/hylafax-v4.0pl2/util'
/usr/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 &, class fxStr &)':
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[1]: *** [SendFaxJob.o] Error 1
make[1]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/util'
make: *** [default] Error 2
bash$
Sounds like something terrible...
Any help?
Regards, Zdravko.