![]() |
showstopper is: ispatcher.c++: In method `fxBool FdMask::anySet() const': Dispatcher.c++:68: `fds_bits' undeclared (first use this function) Dispatcher.c++:68: (Each undeclared identifier is reported only once Dispatcher.c++:68: for each function it appears in.) Dispatcher.c++: In method `int FdMask::numSet() const': Dispatcher.c++:79: confused by earlier errors, bailing out make[1]: *** [Dispatcher.o] Error 1 My Compiler and OS is: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) glibc-devel-2.1.3-15 and I'm trying to compile hylafax-v4.0pl2 (fresh from www.hylafax.org) before that: ------------- When make runs in dir "UTIL", following warnings appear: ------------- /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 ++ In file included from Sys.h:31, from SendFaxJob.c++:27: /usr/include/stdlib.h:566: warning: declaration of `mktemp(char *)' throws diffe rent exceptions -------------------- these "declaration of xxxx throws different exceptions" appears multiple times. ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null