Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] help - Trying to compile HylaFAX CVS on FreeBSD 3.4
I get
bash-2.03$ make
= port
= regex
= util
/usr/bin/g++ -I../.empty_directory -D__ANSI_CPP__ -I. -I.. -I.././regex -I
.././util -I.././util -I/usr/local/include -g -O -c Dispatcher.c++
Dispatcher.c++: In method `int Dispatcher::waitFor(struct fd_set &, struct fd_se
t &, struct fd_set &, struct timeval *)':
Dispatcher.c++:563: `SIGCLD' undeclared (first use this function)
Dispatcher.c++:563: (Each undeclared identifier is reported only once
Dispatcher.c++:563: for each function it appears in.)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
bash-2.03$
I have compiled v4.0pl2 without errors on this system!