Newly introduced Compilation error

Neulinger, Nathan nneul@umr.edu
Mon, 18 Nov 2002 14:38:15 -0600


I saw this as well, in my case it was because of an issue with gtkhtml
include paths getting dorked. Cvs updating fixed it after hampton put a
patch on to fix gtkhtml 1.1.=20

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Christian Stimming [mailto:stimming@tuhh.de]=20
> Sent: Monday, November 18, 2002 2:31 AM
> To: gnucash-devel@gnucash.org
> Subject: Newly introduced Compilation error
>=20
>=20
> Hi all,
>=20
> the changes in the autoconf/automake macros have introduced a=20
> compilation=20
> error on my installation, in the directory src/gnome-utils:
> gcc: cannot specify -o with -c or -S and multiple compilations
>=20
> This didn't exist 8 hours before now, but now it exists. The=20
> full command is=20
> below. I hope somebody finds the bug :-)
>=20
> Christian
>=20
>=20
> make[1]: Entering directory=20
> `/home/chs/lib/gnucash/gnucash-1.7/src/gnome-utils'
> Making all in .
> make[2]: Entering directory=20
> `/home/chs/lib/gnucash/gnucash-1.7/src/gnome-utils'
> source=3D'cursors.c' object=3D'cursors.lo' libtool=3Dyes \
> depfile=3D'.deps/cursors.Plo' tmpdepfile=3D'.deps/cursors.TPlo' \
> depmode=3Dgcc /bin/sh ../../depcomp \
> /bin/sh ../../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I.=20
> -I. -I../..=20=20=20=20
> -I../../src/gnc-module -I../../src/engine -I../../src/network-utils=20
> -I../../src/app-utils -I../../src  -I/opt/gnome/include=20
> -I/opt/gnome/include/gnome-1.0=20
> -I/opt/gnome/include/gnome-1.0/libguppitank=20
> /gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include=20
> -I/usr/X11R6/include=20
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include=20
> -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml=20
> -I/usr/include/freetype2=20
> -I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include -I/usr/include/gnome-xml -I/opt/gnome/include=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include/gnome-1.0=20
> -I/usr/include/freetype2=20
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include/gdk-pixbuf-1.0=20
> -I/usr/include/gnome-xml -I/usr/include/gtk-1.2=20
> -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include -I/usr/X11R6/include=20
> -I/opt/gnome/include/gnome-1.0=20
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include=20
> -I/usr/include/orbit-1.0 -I/opt/gnome/include/gdk-pixbuf-1.0=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include=20
> -I/opt/gnome/include/gdk-pixbuf-1.0=20
> /gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include=20
> -I/usr/X11R6/include=20
> -I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2=20
> -DNEED_GNOMESUPPORT_H=20
> -I/opt/gnome/lib/gnome-libs/include -I/usr/include/gnome-xml=20
> -I/home/chs/lib/very-unstable/include/g-wrap -g -Wall -Wunused=20=20=20
> -Wmissing-prototypes -Wmissing-declarations=20
> -Werror-implicit-function-declaration -c -o cursors.lo `test=20
> -f cursors.c ||=20
> echo './'`cursors.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/gnc-module=20
> -I../../src/engine=20
> -I../../src/network-utils -I../../src/app-utils -I../../src=20
> -I/opt/gnome/include -I/opt/gnome/include/gnome-1.0=20
> -I/opt/gnome/include/gnome-1.0/libguppitank /gtk-1.2=20
> -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H=20
> -I/opt/gnome/lib/gnome-libs/include -I/usr/include/orbit-1.0=20
> -I/usr/include/gnome-xml -I/usr/include/freetype2=20
> -I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include -I/usr/include/gnome-xml -I/opt/gnome/include=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include/gnome-1.0=20
> -I/usr/include/freetype2=20
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include/gdk-pixbuf-1.0=20
> -I/usr/include/gnome-xml -I/usr/include/gtk-1.2=20
> -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include -I/usr/X11R6/include=20
> -I/opt/gnome/include/gnome-1.0=20
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include=20
> -I/usr/include/orbit-1.0 -I/opt/gnome/include/gdk-pixbuf-1.0=20
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2=20
> -I/usr/lib/glib/include=20
> -I/usr/X11R6/include -I/opt/gnome/include=20
> -I/opt/gnome/include/gdk-pixbuf-1.0=20
> /gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include=20
> -I/usr/X11R6/include=20
> -I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2=20
> -DNEED_GNOMESUPPORT_H=20
> -I/opt/gnome/lib/gnome-libs/include -I/usr/include/gnome-xml=20
> -I/home/chs/lib/very-unstable/include/g-wrap -g -Wall -Wunused=20
> -Wmissing-prototypes -Wmissing-declarations=20
> -Werror-implicit-function-declaration -c cursors.c=20
> -Wp,-MD,.deps/cursors.TPlo=20=20
> -fPIC -o .libs/cursors.o
> gcc: cannot specify -o with -c or -S and multiple compilations
> make[2]: *** [cursors.lo] Error 1
> make[2]: Leaving directory=20
> `/home/chs/lib/gnucash/gnucash-1.7/src/gnome-utils'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory=20
> `/home/chs/lib/gnucash/gnucash-1.7/src/gnome-utils'
> make: *** [all] Error 2
>=20
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>=20