Ticket #14922 (closed defect: fixed)
evolution data server 2.22.0 fails to build
| Reported by: | jwhowse4@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
On an Intel based MacBook Pro under Tiger 10.4.11 evolution data server 2.22.0 fails to build.
Making all in camel Making all in . /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -I../intl -DCAMEL_LIBEXECDIR=\""/opt/macports/libexec"\" -DCAMEL_PROVIDERDIR=\""/opt/macports/lib/evolution-data-server-1.2/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/opt/macports\" -DEVOLUTION_LOCALEDIR=\""/opt/macports/share/locale"\" -D_REENTRANT -DORBIT2=1 -I/opt/macports/include/gnome-vfs-2.0 -I/opt/macports/lib/gnome-vfs-2.0/include -I/opt/macports/include/gconf/2 -I/opt/macports/include/orbit-2.0 -I/opt/macports/include/glib-2.0 -I/opt/macports/lib/glib-2.0/include -I/opt/macports/include -I/usr/include -I/opt/macports/include -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -Wno-pointer-sign -MT camel.lo -MD -MP -MF .deps/camel.Tpo -c -o camel.lo camel.c
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -I../intl -DCAMEL_LIBEXECDIR=\"/opt/macports/libexec\" -DCAMEL_PROVIDERDIR=\"/opt/macports/lib/evolution-data-server-1.2/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/opt/macports\" -DEVOLUTION_LOCALEDIR=\"/opt/macports/share/locale\" -D_REENTRANT -DORBIT2=1 -I/opt/macports/include/gnome-vfs-2.0 -I/opt/macports/lib/gnome-vfs-2.0/include -I/opt/macports/include/gconf/2 -I/opt/macports/include/orbit-2.0 -I/opt/macports/include/glib-2.0 -I/opt/macports/lib/glib-2.0/include -I/opt/macports/include -I/usr/include -I/opt/macports/include -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -Wno-pointer-sign -MT camel.lo -MD -MP -MF .deps/camel.Tpo -c camel.c -fno-common -DPIC -o .libs/camel.o
In file included from camel.h:31,
from camel.c:41:
../camel/camel-block-file.h:129: error: parse error before 'off_t' ../camel/camel-block-file.h:129: warning: no semicolon at end of struct or union make[3]: *** [camel.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

