gnome-libs CVS compile problems (PACKAGE)



It seems that the CVS image of the gnome-libs package is missing some
files in the top-level directory, like config.h.in -- or is this supposed
to be generated somehow?

When I try to build gnome-libs I get this:

Making all in libgnome
make[2]: Entering directory `/usr/local/home/greg/gnome/gnome-libs/libgnome'
libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include -I../support -DGNOMELIBDIR=\""/usr/local/lib"\" -DGNOMEDATADIR=\""/usr/local/share"\" -DGNOMEBINDIR=\""/usr/local/bin"\" -DGNOMELOCALSTATEDIR=\""/usr/local/var"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../intl -I./../programs -I../support -I/usr/X11R6/include -g -O2 -c gnomelib-init.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include -I../support -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I../intl -I./../programs -I../support -I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/gnomelib-init.p -c -fPIC -DPIC gnomelib-init.c
gnomelib-init.c: In function `gnomelib_init':
gnomelib-init.c:29: `PACKAGE' undeclared (first use this function)
gnomelib-init.c:29: (Each undeclared identifier is reported only once
gnomelib-init.c:29: for each function it appears in.)
make[2]: *** [gnomelib-init.lo] Error 1
make[2]: Leaving directory `/usr/local/home/greg/gnome/gnome-libs/libgnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/home/greg/gnome/gnome-libs'
make: *** [all-recursive-am] Error 2

I'm guessing here that PACKAGE should have been #define'd in ../config.h.

-- 
"Daddy, why do those people have to    |   Greg Wooledge
  use Microsoft Windows?"              |   wooledge@kellnet.com
"Don't stare, son; it's not polite."   |   http://www.kellnet.com/wooledge/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]