Re: [gtk-list] gtk+-1.2.6 compile errors!





I am also running slackware 4.0 and just compiled gtk+-1.2.6. 
No problem. This is how I did it:

Step 1 and 2 may be unnecessary but I read somewhere (can't 
remember where) that better uninstall earlier version.
Step 3 and 4 must be in that order so that when compiling
gtk+ the necessary glib stuffs are already installed. 

1. uninstall glib-1.2.5, by "make uninstall" in the directory
   when I last installed glib-1.2.5.
2. uninstall gtk+-1.2.5, also by "make uninstall" in the
   dir. when I last installed gtk+-1.2.5.
3. tar -zxf glib-1.2.6.tar.gz
   cd into glib-1.2.6/
   ./configure
   make
   make install
4. tar -zxf gtk+-1.2.6.tar.gz
   ./configure
   make
   make install

Hope these help.

MKK


On Mon, 18 Oct 1999, Pat Swanson wrote:

> Hi all, I have read most of the archived listing about compiling problems, 
> and the closest thing i found was a error compiling for an older version of 
> gtk+1.2.5, and the explaining was not clear enough for me. So please I need 
> your help, if you can help me.
> 
> I am running slackware 4.0 and I am following the suggested installation 
> order in the gnome ftp server README file.
> 
> but when I come to compile gtk+-1.2.6, i get the following errors:
> 
> Making all in gtk
> make[2]: Entering directory `/usr/local/gnome/gtk+-1.2.6/gtk'
> /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -o testgtk  testgtk.o 
> libgtk.$
> gcc -g -O2 -Wall -o .libs/testgtk testgtk.o .libs/libgtk.so -L/usr/local/lib 
> -l$
> .libs/libgtk.so: undefined reference to `dgettext'
> make[2]: *** [testgtk] Error 1
> make[2]: Leaving directory `/usr/local/gnome/gtk+-1.2.6/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/gnome/gtk+-1.2.6'
> make: *** [all-recursive-am] Error 2
> 
> 
> I would appreciate any kind of help.
> 
> 
> Thanks in advance,
> 
> P.
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 



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