Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14064] kdemultimedia fails test for lame

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14064] kdemultimedia fails test for lame
  • Date: 2 Nov 2007 11:59:30 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14064





------- Additional Comments From sobukus AT sourcemage.org 2007-11-02 06:59
-------
It's the same with 3.5.7 in stable (for me...) on x86.

There's the test for lame library linking with these at the end
-lmp3lame -lm

for dkowis that results in

/usr/lib/libmp3lame.so: undefined reference to `sqrt'
/usr/lib/libmp3lame.so: undefined reference to `floor'
/usr/lib/libmp3lame.so: undefined reference to `ceil'
/usr/lib/libmp3lame.so: undefined reference to `tan'
/usr/lib/libmp3lame.so: undefined reference to `sqrtf'
/usr/lib/libmp3lame.so: undefined reference to `log'
/usr/lib/libmp3lame.so: undefined reference to `atan'
/usr/lib/libmp3lame.so: undefined reference to `floorf'
/usr/lib/libmp3lame.so: undefined reference to `exp'
/usr/lib/libmp3lame.so: undefined reference to `sin'
/usr/lib/libmp3lame.so: undefined reference to `pow'
/usr/lib/libmp3lame.so: undefined reference to `cos'
/usr/lib/libmp3lame.so: undefined reference to `log10'
/usr/lib/libmp3lame.so: undefined reference to `log10f'

For me it just resulted in

/usr/lib/libmp3lame.so: undefined reference to `pow'

Now this is a bit strange, as -lm is given, eh?

As a sidenote... the configure of kdemultimedia-3.5.8 is also more broken:

checking for a binutils new enough to support MMX... ./configure: line 36658:
test: (GNU: integer expression expected
./configure: line 36662: test: (GNU: integer expression expected
./configure: line 36667: test: (GNU: integer expression expected
no

There, the following would not help me with the venerable Athlon Thunderbird:

checking for x86 SSE instructions... yes


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14064] kdemultimedia fails test for lame, bugzilla-daemon, 11/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page