Re: Gnome Compile Problems



> X-Coding-System: nil
> Delivered-To: wolfgang@wolfgang.insu.com
> Delivered-To: gtk-list@gnome.org
> Date: Thu, 6 Jul 2000 09:59:50 -0400
> From: "Charles M. Gagnon" <charlesg@unixrealm.com>
> Reply-To: charlesg@unixrealm.com
> Mime-Version: 1.0
> Content-Disposition: inline
> User-Agent: Mutt/1.1.4i
> X-BeenThere: gtk-list@gnome.org
> X-Loop: gtk-list@gnome.org
> X-Mailman-Version: 2.0beta2
> Content-Length: 4309
> 
> I'm trying to compile gnome-core-1.2.1 on a SunOS 5.8 machine
> running in 32bit mode. I have gtk+ 1.2.8 and glib 1.2.8
> compiled and installed. I'm getting an error with the linker
> and I'm not sure what it's caused by. Any ideas?
> 
> All the includes are there in /usr/local/include/gtk and
> /usr/local/include/gdk. I'm really not sure where to look for
> a problem at this point.
> 
> ---- OUTPUT from the make ----
> ------------------------------
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include                   -I../intl               -I../intl               -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/openwin/include             -DGNOMELOCALEDIR=\""/usr/local/share/locale\""  -I/usr/openwin/include -I/usr/local/lib/glib/include -I/usr/local/include  -g -O2 -Wall -Wunused  -c gnome-hint-properties.c
> /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused   -o gnome-hint-properties-capplet  gnome-hint-properties.o -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib                                     
> gcc -g -O2 -Wall -Wunused -o gnome-hint-properties-capplet gnome-hint-properties.o -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib -R/usr/openwin/lib

As you can see above, none of the required libs are mentioned on the
command line. Have you installed the gnome-libs package before ?


W








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