HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: hylafax beta and Linux 2.2.x
> Can you cut and paste the warnings and errors. fds_bits are used by the
> FD_SET, FD_CLR macros i think, maybe something is going wrong there.
These are the most relevant messages: (using the 2.2.9 kernel source)
make[3]: Entering directory `/usr/src/hylafax-v4.0pl2-rjc6/util'
/usr/bin/g++ -I.././zlib -D__ANSI_CPP__ -I. -I.. -I../.
/regex -I.././util -I.././util -I/usr/local/include -g -O -c Dispatcher.c++
In file included from Sys.h:31,
from Dispatcher.c++:27:
/usr/include/stdlib.h:566: warning: declaration of `mktemp(char *)' throws diffe
rent exceptions
../port.h:34: warning: previous declaration here
/usr/include/stdlib.h:573: warning: declaration of `mkstemp(char *)' throws diff
erent exceptions
../port.h:24: warning: previous declaration here
In file included from Sys.h:35,
from Dispatcher.c++:27:
/usr/include/unistd.h:791: warning: declaration of `getpass(const char *)' throw
s different exceptions
../port.h:25: warning: previous declaration here
Dispatcher.c++: In method `fxBool FdMask::anySet() const':
Dispatcher.c++:67: `fds_bits' undeclared (first use this function)
Dispatcher.c++:67: (Each undeclared identifier is reported only once
Dispatcher.c++:67: for each function it appears in.)
Dispatcher.c++: In method `int FdMask::numSet() const':
Dispatcher.c++:78: confused by earlier errors, bailing out
make[3]: *** [Dispatcher.o] Error 1
> Attached below is a copy of Darrens email from a month or so ago:
Ok, great, thanks. Any idea how/if I can make this go thru a firewall? BTW,
has this CVS version been tested on RH 6.0 with 2.2.x?
Thanks again. Looking forward to hearing from you.
Dave