Subject: HylaFax4.0p2
To: None <port-i386@netbsd.org>
From: Tobias Seiler <tobi@themaster.de>
List: port-i386
Date: 08/03/1999 13:23:38
Hi there,

I'm trying to get HylaFax4.0p2 running on a NetBSD1.4 machine.

But every time I'm trying to compile it I get the following message:

Leia:/usr/space/hylafax-v4.0pl2/Leia$ make
= port
= zlib
= regex
= util
/usr/bin/gcc      -I/usr/include/  -D__ANSI_CPP__ -I. -I.. -I../../util 
-I../../util -I/usr/pkg/include -I../../regex -g -O -x c++ -c
../../util/SendFaxJob.c++
../../util/SendFaxJob.c++: In method `fxBool SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
../../util/SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (int &, fxBool (FaxClient::)(fxStr &, fxStr &),
fxStr &, fxStr &)'
../../util/FaxClient.h:273: candidates are: FaxClient::sendZData(int, fxBool
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Maybe one of you guys has a idea of what could be wrong here.

Does anyone use HylaFax on a NetBSD machine ?

Bye, Tobias