can't compile 0.12 under linux
- From: Chuck Musser <chuckie well com>
- To: gnome-list gnome org
- Subject: can't compile 0.12 under linux
- Date: Mon, 26 Jan 1998 12:29:45 -0800 (PST)
Hello All,
I too am struggling to compile Gnome 0.12. Here's the final output
from make:
Making all in libgnome
make[2]: Entering directory `/usr/local/src/gnome-0.12/libgnome'
/bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include -o
gnome-score-helper gnome-score-helper.o ../libgnome/libgnome.la -lgdk
-lglib -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE ../intl/libintl.a
gcc -g -O2 -I/usr/X11R6/include -o .libs/gnome-score-helper
gnome-score-helper.o -Wl,-rpath -Wl,/usr/lib
../libgnome/.libs/libgnome.so -lgdk -lglib -L/usr/X11R6/lib -lX11
-lXext -lSM -lICE ../intl/libintl.a
gnome-score-helper.o: In function `gnome_get_program_name':
/usr/local/src/gnome-0.12/libgnome/gnome-score-helper.c:69: undefined
reference to `g_snprintf'
/usr/local/src/gnome-0.12/libgnome/gnome-score-helper.c:97: undefined
reference to `g_snprintf'
collect2: ld returned 1 exit status
make[2]: *** [gnome-score-helper] Error 1
make[2]: Leaving directory `/usr/local/src/gnome-0.12/libgnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnome-0.12'
make: *** [all-recursive-am] Error 2
tesseract:/usr/local/src/gnome-0.12$
I've grepped around in a few of the more obvious include directories for
"g_snprintf" but found no clues as to which library it's part of. I
think the solution is to specify additional library directories (or
change the order of the ones already specified), but I don't know how
to go about hacking the configuration boilerplate files. Can anyone help?
My system is (or has):
Linux 2.0.30 on an x86
egcs-1.0.1 compiler
glibc-2.0.6
binutils 2.8.1.0.15
make 3.76.1
ld-linux.so.2 -> ld-2.0.6.so
I also have all the prerequisites listed on the GNOME "getting-started"
webpage
Thanks,
Chuck
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]