RE: Compile Issues
- From: "Jade Meskill" <jmeskill libertydistribution com>
- To: <derek gnue org>, <reinhard gnue org>, <gnome-db-list gnome org>
- Subject: RE: Compile Issues
- Date: Tue, 19 Sep 2000 08:42:44 -0700
To fix it short term you can add -I/usr/lib/gnome-libs/include \ before
$(OAF_CFLAGS) in the Makefile.am in the testing directory. That will at
least let it compile. The best way to take care of this would be to remove
the gnome.h dependencies in lib/gda-common but until that can be done adding
`gnome-config gnome --cflags` to a $(GDA_TESTING_CFLAGS) and adding that to
the INCLUDES in the Makefile.am should work for now or something like that
(its too early for me to think clearly yet :).
Jade Meskill
Software Developer
LDC, Inc. dba Liberty Distribution Company
Email : jmeskill libertydistribution com
> -----Original Message-----
> From: gnome-db-list-admin gnome org
> [mailto:gnome-db-list-admin gnome org]On Behalf Of Derek A. Neighbors
> Sent: Monday, September 18, 2000 9:04 PM
> To: reinhard gnue org; gnome-db-list gnome org
> Subject: Compile Issues
>
>
> I went to FINALLY install libgda.
>
> I checked out CVS of libgda tonight. I did an ./autogen.sh. It bitched
> that helix gnome only had GConf .5. I uninstalled the rpms for GConf.
> Grabbed v.8 and installed from tarball.
>
> ./autogen.sh then seemed to work ok, at least no more complaining. I
> then did a make and got not noticeable errors. However I get the
> following when doing the make install.
>
> /usr/bin/install -c .libs/gda-run /usr/local/bin/gda-run
> /bin/sh ../mkinstalldirs /usr/local/bin
> /usr/bin/install -c gda-config /usr/local/bin/gda-config
> /usr/bin/install -c gda-buildserver /usr/local/bin/gda-buildserver
> /usr/bin/install -c gda-buildclient /usr/local/bin/gda-buildclient
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/dneighbo/cvs/gnome-db/libgda/tools'
> make[1]: Leaving directory `/home/dneighbo/cvs/gnome-db/libgda/tools'
> Making install in testing
> make[1]: Entering directory `/home/dneighbo/cvs/gnome-db/libgda/testing'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/gda-common
> -I../lib/gda-client
> -I/usr/include -I/usr/lib/glib/include
> -I/usr/lib/glib/include -g
> -O2 -c gda-test.c
> In file included from ../lib/gda-common/gda-common.h:30,
> from gda-test.c:8:
> /usr/include/gnome.h:12: gnomesupport.h: No such file or directory
> make[1]: *** [gda-test.o] Error 1
> make[1]: Leaving directory `/home/dneighbo/cvs/gnome-db/libgda/testing'
> make: *** [install-recursive] Error 1
>
> Seems the testing suite is having issues. Any ideas?
>
> Derek Neighbors
> GNU Enterprise
> http://www.gnue.org
> derek gnue org
>
> _______________________________________________
> gnome-db-list mailing list
> gnome-db-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-db-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]