On Wednesday, September 4, 2002, at 04:34 AM, Peter Kostka wrote:

>>> On Monday, September 2, 2002, at 09:04  PM, Ben Hines wrote:
>>>
>>>> This should do it:
>>>>
>>>> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink  
>>>> login
>>>> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink co
>>>> experimental
>>>> cd experimental/dmrrsn/fink
>>>> ./inject.pl
>>
>> I think a crucial step is missing here:
>>
>>   fink selfupdate-cvs
>>  Also the unstable tree must be enabled.
>
> All went smoothly until  "fink update-all".
> It started promising:
>
>       apt-dev_0.5.4-5_darwin-powerpc.deb      apt-shlibs_0.5.4-5_darwin- 
> powerpc.deb   apt_0.5.4-5_darwin-powerpc.deb  dpkg_1.9.20-4_darwin- 
> powerpc.deb   ncurses_5.2-8_darwin-powerpc.deb        f2c_20020123-3_darwin- 
> powerpc.deb   fort77_1.18-4_darwin-powerpc.deb        g77_3.1-20020420- 
> 1_darwin-powerpc.deb  libsigc++-shlibs_1.0.4-2_darwin-powerpc.deb      
> libsigc++_1.0.4-2_darwin-powerpc.deb  db3-bin_3.3.11-8_darwin- 
> powerpc.deb   db3-doc_3.3.11-8_darwin-powerpc.deb     db3-shlibs_3.3.11- 
> 8_darwin-powerpc.deb  db3_3.3.11-8_darwin-powerpc.deb libcapsinetwork- 
> dev_0.1.1-2_darwin-powerpc.deb        libcapsinetwork_0.1.1-2_darwin- 
> powerpc.deb   libmath++-dev_0.0.3-2_darwin-powerpc.deb        libmath++_0.0.3- 
> 2_darwin-powerpc.deb  libsigc++-shlibs_1.0.4-3_darwin-powerpc.deb      
> libsigc++_1.0.4-3_darwin-powerpc.deb  ispell_3.2.06-3_darwin-> powerpc.deb
>
> But
> compiling gtkmm-1.2.10      I got the following:
>  -snip-
> Making all in tests
> c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I./..  
> -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include  
> -I/usr/X11R6/include  -no-cpp-precomp -I/sw/include  -g -O2 -Wall  
> -Wno-unused  -c hello.cc
> /bin/sh ../../libtool --mode=link c++  -g -O2 -Wall -Wno-unused   
> -L/sw/lib -o hello  hello.o ../gdk--/libgdkmm.la -L/sw/lib  
> -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11  
> -lm
> mkdir .libs
> c++ -g -O2 -Wall -Wno-unused -o .libs/hello hello.o  -L/sw/lib  
> -L../gdk--/.libs -lgdkmm -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib  
> -ldl -lintl -liconv -lXext -lX11 -lm
> ld: Undefined symbols:
> Gdk_Window::show()
> Gdk_Window::Gdk_Window[in-charge](_GdkWindow*)
>

I think the update is not always smart enough about rebuilding all  
necessary dependencies. "fink rebuild gtk+ gtk+-shlibs" might help  
here, though I am not sure about this particular one (but I had a  
similar problem with gtk+/gdk libs not linking).

HTH,
                                                        Derek




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to