After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110960 - make install error from garnome-0.23.1
make install error from garnome-0.23.1
Status: VERIFIED INCOMPLETE
Product: GARNOME
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jeff Waugh
garnome list
Depends on:
Blocks:
 
 
Reported: 2003-04-16 17:42 UTC by Vijay Sekhri
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Vijay Sekhri 2003-04-16 17:42:21 UTC
After clean install of garnome-0.23.1 , I did
cd meta/gnome-desktop
make install


After biulding some stuff I got the following error for GConf



cc -I../.. -I/local/home/sekhri/garnome/include -I/usr/X11R6/include
-L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g
-I/local/home/sekhri/garnome/include -I/usr/X11R6/include
-L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g
-I/local/home/sekhri/garnome/include -I/usr/X11R6/include
-L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall
-DGCONF_ENABLE_DEBUG=1 -DORBIT2=1 -pthread
-I/local/home/sekhri/garnome/include/glib-2.0
-I/local/home/sekhri/garnome/lib/glib-2.0/include
-I/local/home/sekhri/garnome/include/orbit-2.0
-I/local/home/sekhri/garnome/include/linc-1.0 -c gconf-scan.c  -fPIC -DPIC
-o gconf-scan.lo
gconf-scan.c: In function `main':
gconf-scan.c:60: too many arguments to function `g_type_init'
gconf-scan.c: In function `output_widget_args':
gconf-scan.c:661: structure has no member named `n_property_specs'
gconf-scan.c:663: structure has no member named `property_specs'
Compilation of scanner failed
make[6]: *** [scan-build.stamp] Error 1
make[6]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1/doc/gconf'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1/doc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1'
make[2]: *** [build-work/main.d/GConf-2.3.1/Makefile] Error 2
make[2]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf'
make[1]: *** [../../gnome/GConf/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/metacity'
make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
Comment 1 Jens Bech Madsen 2003-07-15 14:00:40 UTC
Could you try again with a newer garnome? o.25.1 uses GConf 2.3.3.
Can't find any other reports about this problem.
Comment 2 Murray Cumming 2003-11-14 15:46:25 UTC
Closing, because this is almost certainly fixed by now.