Pierre-Henri Lavigne wrote:
> Good day all,
>
> I'm late... I'm late... Groochy to be ill xD 
>
> While googling it seems to be a known bug - odd most of time I found talkings 
> to build universal app
>  :
>  g++ -g -O2 -D_THREAD_SAFE -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
> -Wreturn-type -o .libs/gparser parser.o -Wl,-bind_at_load  -L/sw/lib 
> -L/usr/X11R6/lib -L/sw/lib/freetype219/lib/ 
> ../server/.libs/libgnashserver.dylib -L/sw/lib/system-openssl/lib -L/usr/lib 
> -L/sw/lib/freetype219/lib ../libbase/.libs/libgnashbase.dylib 
> ../backend/.libs/libgnashbackend.dylib 
> /sw/src/fink.build/gnash-0.8.1-1/gnash-0.8.1/server/.libs/libgnashserver.dylib
>  /sw/src/fink.build/gnash-0.8.1-1/gnash-0.8.1/libamf/.libs/libgnashamf.dylib 
> /sw/src/fink.build/gnash-0.8.1-1/gnash-0.8.1/libgeometry/.libs/libgnashgeo.dylib
>  -lfontconfig /sw/lib/libpangox-1.0.dylib /sw/lib/libpango-1.0.dylib 
> /sw/lib/libatk-1.0.dylib ../libamf/.libs/libgnashamf.dylib 
> /sw/src/fink.build/gnash-0.8.1-1/gnash-0.8.1/libbase/.libs/libgnashbase.dylib 
> /sw/lib/libjpeg.dylib /sw/lib/libcurl.dylib -lgssapi_krb5 -lkrb5 -lk5crypto 
> -lkrb5support -lcom_err -lresolv /sw/lib/libssh2.dylib -lssl -lcrypto
>  /sw/lib/libltdl.dylib -ldl -lboost_date_time -lboost_thread 
> /sw/lib/libgstbase-0.10.dylib /sw/lib/libgstpbutils-0.10.dylib 
> /sw/lib/libgstreamer-0.10.dylib /sw/lib/libgobject-2.0.dylib 
> /sw/lib/libgmodule-2.0.dylib /sw/lib/libgthread-2.0.dylib 
> /sw/lib/libxml2.dylib -lpthread /sw/lib/libglib-2.0.dylib 
> /sw/lib/libintl.dylib -lc /sw/lib/libiconv.dylib -lz -lX11 -lXi -lm
> /usr/bin/ld: Undefined symbols:
> _FT_Done_Face
> _FT_Done_FreeType
> _FT_Init_FreeType
> _FT_Load_Char
> _FT_New_Face
> _FT_Outline_Decompose
> collect2: ld returned 1 exit status
> make[2]: *** [gparser] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
>
> Thanks for your feedback.
>
>   
This is a problem involving freetype.  Which freetype packages do you 
have installed currently?

> I don't want you to slap my head. If I remembered about my Fink courses  :
> g++ means I have to specify the field GCC: 4.0 for example, right ?
>
>   
Yes.  It's a matter of practice to include that even for top-level 
packages that aren't dependencies of anything else.

> Regards, take care, and take time to sleep !
>
>
> Åkeson Chihiro
> Some exist through what they do...
> We exist through what we are
> Tel: +33 (0)6.18.75.32.67
>
>
>
>
>       Changez de tête et de tenue tous les jours si vous le voulez ! Volez la 
> vedette sur Yahoo! Québec Avatars 
> http://cf.avatars.yahoo.com/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>   


-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to