[Evolution] error compiling soup-0.7.10 under MacOS X



Hi,
I'm attempting to compile Evolution 1.2.1 under MacOS X with the Fink
system and Apple's X11 public beta.  So far, all the X11 apps I've
installed with Fink have worked great, and I'm hoping I can get Evo
running too.

I'm working on soup right now, and having problems with popt.h.  It is
included with Fink, and I directed configure explicitly to
/sw/include in order to find it.  Configure succeeded, but during make, I
end up erroring out with the following message:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-HTTPD\"
-DSYSCONFDIR=\"/usr/local/etc\" -I../../src  -I/sw/include/glib-1.2
-I/sw/lib/glib/include -g -O2 -I/sw/include/gnome-xml    -g -O2
-Wall -Wstrict-prototypes -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c
soup-httpd.c
soup-httpd.c:15: header file 'popt.h' not found
soup-httpd.c:84: syntax error, found `{'
soup-httpd.c:84: illegal external declaration, missing `;' after `0'
soup-httpd.c:90: undefined type, found `poptContext'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode
make[3]: *** [soup-httpd.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

I understand that Evo under OSX is not officially supported, but I was
hoping someone else had also done this and could offer advice.

Thanks!
Eric


http://redbaron.paunix.org
SDF Public Access UNIX System




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