[Bug 924] error compiling with gcc 4.5
[email protected] Wed, 13 Oct 2010 16:38:13 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=924 ------- Comment #8 from [email protected] 2010-10-13 16:38 ------- I applied the patch, reran configure (I'll attach config.log), ran make clean and then make. I get the same error: make[3]: Entering directory `/home/ronis/Project/notar/hylafax-5.4.2/util' /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util -I.././regex -march=native -msse2 -mfpmath=sse -O3 -ffast-math -funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -fpic -O -c Dispatcher.c++ In file included from Sys.h:34:0, from Dispatcher.c++:27: /usr/include/sys/stat.h:295:47: error: declaration of 'int fchmod(int, __mode_t) throw ()' throws different exceptions ../port.h:32:12: error: from previous declaration 'int fchmod(int, mode_t)' make[3]: *** [Dispatcher.o] Error 1 -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null