[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] Link Error on Ubuntu Dapper amd64
From: |
Jay Miller |
Subject: |
[Gnash] Link Error on Ubuntu Dapper amd64 |
Date: |
Wed, 10 May 2006 07:07:54 -0700 (PDT) |
So I used a variation of ./configure arguments that
Miriam used for the Debian packages and voila I got a
semi-working Firefox plugin!
Recently updated to the latest (removed gnash and
checked it out again from CVS), and configured with
the following:
./configure CFLAGS="-Wall -g
-Werror-implicit-function-declaration -O2"
CXXFLAGS="-g -fPIC -02" --enable-mp3 --enable-plugin
--with-plugindir=/usr/lib/firefox/plugins
--enable-shared=yes --enable-static=yes
--enable-sdk-install
At the end I get the following link error:
/usr/bin/ld: .libs/log.o: relocation R_X86_64_PC32
against `std::basic_string<char,
std::char_traits<char>, std::allocator<char>
>::basic_string()@@GLIBCXX_3.4' can not be used when
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libgnashbase.la] Error 1
Anyone seen this?
Thanks,
Jay
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
- [Gnash] Link Error on Ubuntu Dapper amd64,
Jay Miller <=