HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] building on mac os x 10.5



I also have an issue building hylafax 4.4.4 on Mac OS X 10.5:

/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././util -I.././util -I/sw/include -g -O -x c++ -c Dispatcher.c++
Dispatcher.c++: In member function 'virtual bool Dispatcher::anyReady() const':
Dispatcher.c++:510: error: invalid conversion from 'const fd_set*' to 'fd_set*'
Dispatcher.c++:510: error:   initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)'
Dispatcher.c++:511: error: invalid conversion from 'const fd_set*' to 'fd_set*'
Dispatcher.c++:511: error:   initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)'
Dispatcher.c++:511: error: invalid conversion from 'const fd_set*' to 'fd_set*'
Dispatcher.c++:511: error:   initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)'
make[3]: *** [Dispatcher.o] Error 1
make[2]: *** [default] Error 2
make[1]: *** [dirs] Error 2
make: *** [default] Error 2

Has anyone resolved these issues?

-Bob



Project hosted by iFAX Solutions