paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] Compiling ParaGui TestApplication


From: Tobi Karlsberg
Subject: Re: [paragui-users] Compiling ParaGui TestApplication
Date: Sat, 05 Jul 2003 14:33:09 +0000

Hi all,
thank you very much it worked! Does anybody know how to cross-compile the paragui test application to Win under Linux?

> Hi all,
> i have the following error message building the test application:
>
> linux:/home/user/paragui-1.0.4/test # make
> Making all in keyboard
> make[1]: Entering directory `/home/user/paragui-1.0.4/test/keyboard'
> /bin/sh ../../libtool --mode=link c++  -g -O2 -Wall -I/usr/local/include
> -I/usr/local/include/freetype2 -fno-exceptions -o keyboard keyboard.o > main.o -L../../src -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
> -lexpat -L/usr/local/lib -lfreetype -lz  -lstdc++ -ltiff -ljpeg
> c++ -g -O2 -Wall -I/usr/local/include -I/usr/local/include/freetype2
> -fno-exceptions -o .libs/keyboard keyboard.o main.o -Wl,-rpath -Wl,/usr/lib
> -L/home/user/paragui-1.0.4/src
> /home/user/paragui-1.0.4/src/.libs/libparagui.so -L/usr/lib -L/opt/kde3/lib
> -L/usr/X11R6/lib /usr/lib/libSDL.so /opt/kde3/lib/libartsc.so
> /usr/lib/libesd.so /usr/lib/libaudiofile.so /usr/lib/libasound.so -lXext
> /usr/lib/libaa.so -lslang -lX11 -lgpm -ldl -lpthread /usr/lib/libexpat.so > -L/usr/local/lib /usr/local/lib/libfreetype.so -lz /usr/lib/libstdc++.so -lm
> -lc -lgcc_s -ltiff /usr/lib/libjpeg.so -Wl,--rpath -Wl,/opt/kde3/lib
> -Wl,--rpath -Wl,/usr/local/lib
> /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld:
> cannot find -lslang
> collect2: ld returned 1 exit status
> make[1]: *** [keyboard] Error 1
> make[1]: Leaving directory `/home/user/paragui-1.0.4/test/keyboard'
> make: *** [all-recursive] Error 1
>
> Please help me! I am going to write a tutorial if it'll work.
>
> Thanks! TOBS
>
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users


I am not an expert on paragui, but to me it seems as if there is a library
named 'slang', and you don't have it installed. I think you can get it at
www.s-lang.org

Hope that helped,
Rafik



_______________________________________________
paragui-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/paragui-users

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]