prob compiling gnome from CVS on Solaris
- From: Jeff Garzik <jgarzik pobox com>
- To: gnome-list gnome org
- Subject: prob compiling gnome from CVS on Solaris
- Date: Thu, 05 Nov 1998 07:42:04 -0500
The following compiler output should speak for itself.
Another problem: Cannot use '--with-included-gettext' because it
doesn't include/build an 'xgettext' program. Solaris has an xgettext
program, but it doesn't work with po/* at all. There are tons of
special GNUish options xgettext needs. Gotta compile with --disable-nls
on Solaris for now. (This is a CVS-related problem that doesn't occur
in the distribution.)
Jeff
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include -DNEED_GNOMESUPPORT_H -I../support -I../support -I/usr/openwin/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/openwin/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/openwin/include -DGNOMESBINDIR=\"/usr/local/sbin\" -I../intl -I../intl -I/usr/openwin/include -I/usr/local/lib/glib/include -I/usr/local/include -O2 -Wall -Wno-implicit-int -fomit-frame-pointer -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wp,-MD,.deps/gnome-login-support.p -c -fPIC -DPIC gnome-login-support.c
gnome-login-support.c: In function `pty_open_slave':
gnome-login-support.c:119: `I_FIND' undeclared (first use in this function)
gnome-login-support.c:119: (Each undeclared identifier is reported only once
gnome-login-support.c:119: for each function it appears in.)
gnome-login-support.c:120: `I_PUSH' undeclared (first use in this function)
gnome-login-support.c: In function `pty_open_master':
gnome-login-support.c:161: too few arguments to function `pty_open_master_bsd'
gnome-login-support.c:169: `slave_name' undeclared (first use in this function)
gmake[2]: *** [gnome-login-support.lo] Error 1
gmake[2]: Leaving directory `/usr/local/home/jgarzik/cvs/gnome-libs/zvt'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/home/jgarzik/cvs/gnome-libs'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]