HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
HELP!
I am trying to compile hylafax. In the past, I have used the RPM, but I
need to compile this for a slowaris 2.6 box. I get the following
message in the util/ directory....
make[1]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Nothing to be done for `_quiet.c++dependtime'.
make[2]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Nothing to be done for `_quiet.cdependtime'.
make[2]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[1]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[1]: Entering directory `/home/miker/hylafax-v4.0pl1/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++:496: 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 `/home/miker/hylafax-v4.0pl1/util'
make: *** [default] Error 2
Version pl2 does almost the same thing. This is happenning on both the
Solaris box and a redhat 5.1 box. Tried version 2.7.2.3 and 2.8.1 of
gcc. Any suggestions.
Any help would be GREATLY appreciated, as I am in a major time cruch.
TIA,
Mike