Hi Pierre,

The error does not go away rebuilding the package -- it happens every
time it is built.  As for the patch, it looks like it works just fine --
thanks!

Jesse

Pierre-Henri Lavigne <[EMAIL PROTECTED]> writes:

> Hi Jesse,
>
> There was a dicussion a few weeks ago about this bug on Fink devel with the 
> package wxgtk2.8. About the error, the bug is tracked here :
> http://wiki.finkproject.org/index.php/Fink:Packaging:Preparing_for_10.5
>
> But it was not clear and odd with wxgtk2.8. For some users,  the error 
> disappeared when rebuilding the package, the others had to use the attached 
> patch (Thanks Sven).
>
> I won't be able to test it atm until I get a 10.5 box in the next weeks. Can 
> you tell us your feedback so we can decide if we really need to add the patch 
> to the current tree ?
>
> Thanks,
>
> Peter
>
> -- 
> Pierre-Henri Lavigne a.k.a. Ã…keson Chihiro
> Front-End Developer, Fink member
> http://my.opera.com/Akeson_Chihiro/
>
> On Wednesday 13 August 2008 20:39:15 you wrote:
>> Hi Pierre-Henri,
>>
>> I am on a MacBook Pro running 10.5.4.  I am having some trouble building
>> your wxgtk28 fink package.  Here's the tail of the compilation log:
>>
>> g++ -dynamiclib -single_module -Wl,-x -dead_strip
>> -headerpad_max_install_names -o
>> /sw/src/fink.build/wxgtk2.8-2.8.7-18/wxGTK-2.8.7/build/lib/libwx_gtk2u_adv-
>>2.8.0.4.0.dylib  advdll_animatecmn.o advdll_datavcmn.o advdll_aboutdlgg.o
>> advdll_animateg.o advdll_bmpcboxg.o advdll_calctrl.o advdll_datavgen.o
>> advdll_datectlg.o advdll_grid.o advdll_gridctrl.o advdll_gridsel.o
>> advdll_helpext.o advdll_hyperlink.o advdll_laywin.o advdll_odcombo.o
>> advdll_propdlg.o advdll_sashwin.o advdll_splash.o advdll_tipdlg.o
>> advdll_wizard.o advdll_taskbarcmn.o advdll_joystick.o advdll_sound.o
>> advdll_taskbarx11.o advdll_aboutdlg.o advdll_animate.o advdll_dataview.o
>> advdll_taskbar.o advdll_eggtrayicon.o  advdll_sound_sdl.o
>> -L/sw/src/fink.build/wxgtk2.8-2.8.7-18/wxGTK-2.8.7/build/lib
>> -L/sw/src/fink.build/wxgtk2.8-2.8.7-18/wxGTK-2.8.7/build/lib
>> -L/sw/lib/gtk-2.0 -L/sw/lib/gstreamer-0.10 -L/sw/lib  -L/usr/X11R6/lib 
>> -L/sw/lib -framework IOKit -framework CoreServices -framework System
>> -framework ApplicationServices   
>> -L/sw/src/fink.build/wxgtk2.8-2.8.7-18/wxGTK-2.8.7/build/lib -install_name
>> /sw/lib/libwx_gtk2u_adv-2.8.0.dylib   -compatibility_version 5.0
>> -current_version 5.0  -lz -L/sw/lib -lgstreamer-0.10 -lgmodule-2.0 -lxml2
>> -lgconf-2 -lORBit-2 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv
>> -lgstinterfaces-0.10 -lpthread -liconv -L/sw/lib -lcairo   
>> -L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib
>> -L/sw/lib/fontconfig2/lib -L/sw/lib -L/usr/X11R6/lib -L/usr/X11/lib
>> -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
>> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lXrender -lX11
>> -lXext -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0
>> -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lXfixes -lgobject-2.0
>> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lXinerama -lXxf86vm
>> -lSM -lpng -lz -ljpeg -ltiff   -lwxregexu-2.8  -L/sw/lib/gtk-2.0
>> -L/sw/lib/gstreamer-0.10 -L/sw/lib  -L/usr/X11R6/lib  -L/sw/lib -framework
>> IOKit -framework CoreServices -framework System -framework
>> ApplicationServices  -lz -L/sw/lib -lgstreamer-0.10 -lgmodule-2.0 -lxml2
>> -lgconf-2 -lORBit-2 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv
>> -lgstinterfaces-0.10 -lpthread -liconv  -lwx_gtk2u_core-2.8 -lwx_baseu-2.8
>> -L/sw/lib -lSDLmain -lSDL -Wl,-framework,Cocoa ld: cycle in dylib
>> re-exports with /usr/X11R6/lib/libGL.dylib
>> collect2: ld returned 1 exit status
>>
>> Any idea what might be going on?
>>
>> Thanks,
>>
>> Jesse
>
>
>  diff -u /tmp/wxgtk2.8.info.sdv wxgtk2.8.info 
> --- /tmp/wxgtk2.8.info.sdv      2008-07-18 15:03:56.000000000 +0200
> +++ wxgtk2.8.info       2008-07-15 03:47:00.000000000 +0200
> @@ -67,7 +67,7 @@
>    perl -pi -e 
> 's;EXTRALIBS_OPENGL=";$&-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenG
> L.framework/Versions/A/Libraries/libGL.dylib;' configure
>  <<
>  SetCPPFLAGS: -I%p/include/SDL -I%p/include/gtk-2.0/gtk 
> -I%p/include/gtk-2.0/gdk -I%p/lib/pango-ft219/include/pango-1.0 
> -I%p/include/gstreamer-0.10
> -SetLDFLAGS: -L%p/lib/gtk-2.0 -L%p/lib/gstreamer-0.10 
> -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/F
> rameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> +SetLDFLAGS: -L%p/lib/gtk-2.0 -L%p/lib/gstreamer-0.10
>  ConfigureParams: <<
>    --with-extra-includes=%p/include --with-extra-libs=%p/lib 
> --disable-dependency-tracking --disable-debug --disable-debug_flag \
>    --disable-debug_info --disable-monolithic --disable-precomp-headers 
> --enable-objc_uniquifying --enable-optimise --enable-threads \
>
>
>
> diff  /tmp/wxgtk2.8.info.sdv wxgtk2.8.info
> 70c70
> < SetLDFLAGS: -L%p/lib/gtk-2.0 -L%p/lib/gstreamer-0.10 
> -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> ---
>> SetLDFLAGS: -L%p/lib/gtk-2.0 -L%p/lib/gstreamer-0.10

-- 
Jesse Alama ([EMAIL PROTECTED])

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to