#17988: evolution data server fails to build ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- On an intel mac running Leopard 10.5.6 and Xcode 3.1.2 evolution-data- server fails to build with the following error. I noticed you removed several patch files including one for icaltz-util.c, perhaps that is why the build fails? {{{ /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/opt/macports/share/evolution-data-server-2.24"\" -I/opt/macports/include -O2 -MT icaltz-util.lo -MD -MP -MF .deps/icaltz- util.Tpo -c -o icaltz-util.lo icaltz-util.c /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/opt/macports/share/evolution-data-server-2.24\" -I/opt/macports/include -O2 -MT icaltz-util.lo -MD -MP -MF .deps/icaltz- util.Tpo -c icaltz-util.c -fno-common -DPIC -o .libs/icaltz-util.o icaltz-util.c: In function 'decode': icaltz-util.c:103: error: syntax error before 'uint32_t' icaltz-util.c:109: error: 'p' undeclared (first use in this function) icaltz-util.c:109: error: (Each undeclared identifier is reported only once icaltz-util.c:109: error: for each function it appears in.) icaltz-util.c: At top level: icaltz-util.c:118: error: syntax error before '}' token make[7]: *** [icaltz-util.lo] Error 1 make[6]: *** [all] Error 2 make[5]: *** [all-recursive] Error 1 make[4]: *** [all-recursive] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/17988> MacPorts <http://www.macports.org/> Ports system for Mac OS