Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glibc-2.18 und libtheora
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Tue Feb 18, 2014 2:55 pm    Post subject: glibc-2.18 und libtheora Reply with quote

Heute wollte ich nach meinen glibc upgrade anfang des monats libtheora neu bauen, was aber nicht geht, sondern mit diesem Fehler beendet:
Code:
undefined reference to symbol 'rintf@@GLIBC_2.2.5'

das angegebene symbol findet sich in der libm, die auch gelinkt wird:
Code:
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -I/usr/include/libpng16  -Wall -Wno-parentheses -O2 -pipe -fomit-frame-pointer -march=native -Wl,-O1 -Wl,--as-needed  -Wl,-O1 -Wl,--as-needed -o png2theora png2theora-png2theora.o  ../lib/libtheoraenc.la ../lib/libtheoradec.la -logg  -lpng16  -lm


kann mir da jemand weiterhelfen? und jetzt nicht direkt zum problem, aber was genau bedeutet das @@GLIBC_2.2.5 im Symbolnamen? kommt sowas nur in der glibc vor, weil sonst ist mir sowas noch nie begegnet?
Back to top
View user's profile Send private message
ulenrich
Veteran
Veteran


Joined: 10 Oct 2010
Posts: 1480

PostPosted: Tue Feb 18, 2014 9:17 pm    Post subject: Reply with quote

Linux-headers upgraden auf linux-3.10 !
Und dann natürlich alle multimedia Sachen neu kompilieren
(Disclaimer: Ich habe keine Ahnung aber eine Vermutung)
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Tue Feb 18, 2014 9:26 pm    Post subject: Reply with quote

linux headers sind bereits auf 3.13. die involvierden libs ogg und png sind auch schon neu gebaut. darüberhinaus auch die allermeisten anderen auch.
und das problem liegt wohl eher in der libm.
Back to top
View user's profile Send private message
Jean-Paul
Guru
Guru


Joined: 13 Apr 2009
Posts: 307

PostPosted: Tue Feb 18, 2014 9:49 pm    Post subject: Reply with quote

Google sagt, das hier könnte funktionieren
Quote:
export LDFLAGS="$LDFLAGS -lm"

Sorry für das RTFM
http://stackoverflow.com/questions/9934549/very-strange-linker-behavior
_________________
”Everything should be made as simple as possible, but no simpler.” – Albert Einstein
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Tue Feb 18, 2014 10:26 pm    Post subject: Reply with quote

so, jetzt bin ich verwirrt. zwischendurch hatte ich libtheora mit -examples emerged, was ging. die probleme waren ja bei den examples. allerdings kam das problem jetzt bei einer anderen( aber ähnlichen) stelle. Effektiv hat aber das was du geschrieben hast geholfen, vielen dank dafür, Jean-Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum