Date: Tue, 07 Apr 1998 18:41:46 -0400 From: Ed Sweeney <ed@sideways.org> To: Edwin Culp <eculp@ver1.telmex.net.mx> Cc: Carey Nairn <C.Nairn@dpac.tas.gov.au>, freebsd-ports@FreeBSD.ORG Subject: Re: GTK 99.9 Message-ID: <199804072241.SAA03529@asia.sideways.org> In-Reply-To: Your message of "Tue, 07 Apr 1998 09:07:20 %2B1000." <3.0.1.32.19980407090720.00996180@mailroom.dpac.tas.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> >doing a make on ports in current always stops with > >a testgtk error. So I haven't been able to compile > >the new version of Gimp or GTK that it depends on. > > > >Anyone else had this problem? > > I'm having trouble too, is the error below the one you recieved? LD_LIBRARY_PATH=".libs:../gdk/.libs:../glib/.libs:$LD_LIBRARY_PATH" cc -O -DGTK_ NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk testgtk.o -R/usr/X11R6/lib -lgtk -R/usr/X11R6/lib -lgdk -L/usr/X11R6/lib -lXext -lX11 -R/usr/X11R6/lib -lglib -L /usr/X11R6/lib -lXext -lX11 -lm testgtk.o: Undefined symbol `_gtk_spin_button_set_numeric' referenced from text segment testgtk.o: Undefined symbol `_gtk_spin_button_spin' referenced from text segment testgtk.o: Undefined symbol `_gtk_text_set_word_wrap' referenced from text segme nt gmake[2]: *** [testgtk] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gtk/work/gtk+-0.99.9/gtk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gtk/work/gtk+-0.99.9' gmake: *** [all-recursive-am] Error 2 *** Error code 2 I'm not sure what to do about the env variables. Thanks, anyone, for any help. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ed Sweeney - Charlotte, NC http://www.sideways.org mail:ed@sideways.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804072241.SAA03529>