Re: gnome-admin compile error



According to Han Lee:
> 
> Hi all,
> 
> I have problem compiling the lastest gnome-admin from CVS.  The following is the error message I get:
> egcs -g -O2 -o gmailman gmailman.o maillist.o majordomo.o smartlist.o
> listserv.o -lobgnome -lobgtk -lgtktty -lobgtk -rdynamic -lgnomeui
> -lgdk_imlib -ljpeg -ltiff -lungif -lpng -lz -lSM -lICE -lgtk -lgdk
> -lgmodule -lXext -lX11 -lm -lgnome -lgnomesupport -ldb -lglib -ldl
> -lobjc -lpthread -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -lm
> /usr/lib/libgtktty.so: undefined reference to `gtk_object_check_cast'
> /usr/lib/libgtktty.so: undefined reference to `gtk_object_check_class_cast'
> /usr/lib/libgtktty.so: undefined reference to `g_warning'
> /usr/lib/libgtktty.so: undefined reference to `g_error'
> 
> Any idea what I am missing?  Thanks!
> 
> --Han
> 
> 
> Free web-based email, anytime, anywhere! 
> ZDNet Mail - http://www.zdnetmail.com
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 
> 

Remove the /usr/lib/libgtktty library and all references to it in the
Makefile.am files in the gnome-admin tree.  The functionality provided
has been moved elsewhere.  I discovered this when I removed the gtktty
library from my /usr/lib directory since it wasn't getting updated 
when I built recent snapshots from the CVS tree.  After I removed the
library gnome-admin, gnome-utils and gnome-games would not build, but
when I removed the -lgtktty call in the Makefile.am files and rebuilt
the packages everything linked without errors.

Paolo

-- 
Paolo Galtieri                            Senior Software Engineer
Motorola Computer Group                   INTERNET: peg@phx.mcd.mot.com
2900 S. Diablo Way                        VOICE: (602) 438 - 3754
Tempe, AZ 85282



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