[maemo-developers] Static build sofsip_cli
From: Armin03 at gmx.net Armin03 at gmx.netDate: Tue Feb 27 16:19:27 EET 2007
- Previous message: N800 WebCam example - poor performance - how to solve
- Next message: Asking for information about programming in JAVA at Nokia device
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I can build sofia-sip-1.12.4 and sofsip-cli-0.1.12 without error, but now I try to build sofsip-cli-0.1.12 static so that it run on everyone linux computers without building gstreamer . I have changed on Makefile CFLAGS = -g -O2 --static I get this erro: gcc -g -O2 --static -o sofsip_cli sofsip_cli.o ssc_input.o ./.libs/libsofsip-cli-objects.a /usr/lib/libsofia-sip-ua-glib.so /usr/lib/libsofia-sip-ua.so -lssl -lcrypto -lrt /usr/lib/libgstreamer-0.10.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libxml2.so -lz -lm /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lreadline -lncurses -lpthread /scratchbox/compilers/cs2005q3.2-glibc-arm/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/bin/ld: attempted static link of dynamic object `/usr/lib/libsofia-sip-ua-glib.so' collect2: ld returned 1 exit status make: *** [sofsip_cli] Error 1 Know someone where I set "static" ? Thanks. -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: www.gmx.net/de/go/mailfooter/topmail-out
- Previous message: N800 WebCam example - poor performance - how to solve
- Next message: Asking for information about programming in JAVA at Nokia device
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]