It builds fine for me with gcc-3.2... are you enabling non-default options?
Jeff On Tue, 2003-02-11 at 12:16, Marian Eichholz wrote: > Hallo! > > maybe (only) a bit offtopic, but ... > > for evolution 1.2.1 I need soup-0.7.X and it won't compile with my gcc-3.2.1 due to >the infamous > switch problem. > > What is *Your* suggestion to get around this trouble? > > Thank You for any suggestion! > > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. >-DG_LOG_DOMAIN=\"SOUP-APACHE\" -I../../src -I/opt/gnome2/include/glib-1.2 >-I/opt/gnome2/lib/glib/include -I/usr/include/gnome-xml -I -I /opt/gnome2/include >-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes >-Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apache.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-APACHE\" -I../../src >-I/opt/gnome2/include/glib-1.2 -I/opt/gnome2/lib/glib/include >-I/usr/include/gnome-xml -I -I /opt/gnome2/include -Wall -Wstrict-prototypes >-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith >-D_REENTRANT -c soup-apache.c -fPIC -DPIC -o .libs/soup-apache.lo > gcc: cannot specify -o with -c or -S and multiple compilations > make[3]: *** [soup-apache.lo] Error 1 > make[3]: Leaving directory `/mnt/packages/gnome2/soup-0.7.11/src/libsoup-apache' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/mnt/packages/gnome2/soup-0.7.11/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/mnt/packages/gnome2/soup-0.7.11' > make: *** [all-recursive-am] Error 2 > > urmel:/packin/gnome2 # gcc --version > gcc (GCC) 3.2.1 > > > - Marian Eichholz > > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
