g_vsprintf in gnome-utils?
- From: gs2 dds nl
- To: gnome-list gnome org
- Subject: g_vsprintf in gnome-utils?
- Date: Tue Sep 15 20:44:44 1998 MET DST
Hi,
finaly getting ORBit to work, I started to compile the gnome-libs (as the
`manu al' says), but is doesn't compile, with the following error:
---
./libgnomeui/.libs/libgnomeui.so: undefined reference to `g_vsprintf'
make[2]: *** [gnome_segv] Error 1
make[2]: Leaving directory `/tmp/gnome/gnome-libs-0.27/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnome/gnome-libs-0.27'
make: *** [all-recursive-am] Error 2
---
I grepped all of the gnome-libs files, and found only two ocasions of
`g_vsprintf', the one where it's used:
gnome-net.c: buf = g_vsprintf(format, &args, &args2);
and above, in the same file:
gnome-net.c:extern char* g_vsprintf (gchar *fmt, va_list *args, va_list *args2);
Where's the function ?
Am I asking an outdated question (again), since this is the
gnome-libs-0.27.tar.gz from the gnome site, and has it already been fixed
in the next version, or am I doing something stupid?
Gert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]