![]() |
Anyone else get HylaFAX 4.x to compile under NetBSD 1.4 yet? I had NetBSD 1.3.2 and HylaFAX pre-4 source running, but when making HylaFAX v4.0pX I get the following error after running make /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 `fxBool SendFaxJob::createJob(class SendFaxClient &, class fxStr &)': SendFaxJob.c++:499: no matching function for call to `SendFaxClient::sendZData (int &, fxBool (FaxClient::)(fxStr &, fxStr &), fxStr &, fxStr &)' FaxClient.h:273: candidates are: FaxClient::sendZData(int, fxBool (FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &) *** Error code 1 Any ideas? -Greg