First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91481
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bapt <baptiste.daroussin@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91481 depends on: Show dependency tree
Show dependency graph
Bug 91481 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-04 13:10 0000
libfmod-3.74.so is a 32 bit lib, and is installed in /usr/lib/, but it's not
usable with 64bits apps.
should be installed in /usr/lib32.
got the following error when compiling against lidfmod :

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libfmod-3.74.so when searching for -lfmod-3.74


Reproducible: Always
Steps to Reproduce:
1.try to compile wxmusik (http://bugs.gentoo.org/show_bug.cgi?id=44706)
2.got the error :)
3.

Actual Results:  
crash

Expected Results:  
compile

------- Comment #1 From Jakub Moc 2005-05-04 13:26:43 0000 -------
What ebuild is this about?

------- Comment #2 From Jakub Moc 2005-05-04 13:41:13 0000 -------
I must be blind, sorry... 

------- Comment #3 From Bapt 2005-05-05 04:30:14 0000 -------
Sorry forgot to mention the ebuild

the ebuild is media-libs/fmod
tried the 3.74 version, but sould be the same for all versions.

------- Comment #4 From Simon Stelling (RETIRED) 2005-09-09 06:12:47 0000 -------
right, this lib installs 32bit objects into /usr/lib64.. eradicator: according
to my grep -R media-sound/fmod, no package keyworded amd64 is using fmod.. i'd
suggest we remove the amd64 keyword and in case an app is added which needs a
32bit fmod, we'll add it to emul-linux-x86-soundlibs

------- Comment #5 From Simon Stelling (RETIRED) 2005-09-13 08:17:07 0000 -------
keyword removed since nobody objected

First Last Prev Next    No search results available      Search page      Enter new bug