The Following 10 Users Say Thank You to pali For This Useful Post: | ||
|
2013-04-19
, 11:46
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#63
|
*link_libgcc: %D -L/usr/lib/arm-linux-gnueabi -L/lib/arm-linux-gnueabi/
gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/arm-linux-gnueabi conftest.c /usr/lib/libgnutls.so -lgcrypt -lgpg-error -lz
/scratchbox/compilers/linaro-4.7-2012.07-fremantle-armv7a/bin/../lib/gcc/arm-none-linux-gnueabi/4.7.2/../../../../arm-none-linux-gnueabi/bin/ld: warning: libtasn1.so.3, needed by /usr/lib/libgnutls.so, not found (try using -rpath or -rpath-link)
gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-rpath -Wl,/usr/lib/arm-linux-gnueabi conftest.c /usr/lib/libgnutls.so -lgcrypt -lgpg-error -lz
|
2013-04-19
, 13:52
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#65
|
1029 packages from squeeze. And now I started packages from Wheezy (repo opened for it, check opening post).
----
I have problem. Wheezy installs (some) libraries to the
/lib/arm-linux-gnueabi/
and
/usr/lib/arm-linux-gnueabi/
I have then added LD_LIBRARY_PATH=/lib/arm-linux-gnueabi/:/usr/lib/arm-linux-gnueabi/ and I can use them.
But during debian packaging it is not using LD_LIBRARY_PATH .
The Following 6 Users Say Thank You to pali For This Useful Post: | ||
|
2013-04-28
, 06:49
|
Posts: 6 |
Thanked: 17 times |
Joined on Jun 2010
|
#66
|
The Following 4 Users Say Thank You to wirr For This Useful Post: | ||
|
2013-05-04
, 12:41
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#67
|
|
2013-06-13
, 21:49
|
|
Posts: 148 |
Thanked: 216 times |
Joined on Jul 2010
@ Yerevan
|
#68
|
The Following 3 Users Say Thank You to norayr For This Useful Post: | ||
|
2013-06-14
, 07:27
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#69
|
|
2013-08-20
, 18:19
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#70
|
http://elinux.org/N900