First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 165774
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
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 165774 depends on: Show dependency tree
Bug 165774 blocks: 165629
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2007-02-07 15:29 0000
This thing is just broken...

[ebuild  N    ] media-libs/libsoundtouch-1.3.1  USE="sse -static" 0 kB 

<snip>
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
</snip>

USE=static or not, doesn't matter. Never builds shared libs.

# grep SHARED configure.ac 
AC_DISABLE_SHARED       dnl This makes libtool only build static libs 

# tree /var/tmp/portage/media-libs/libsoundtouch-1.3.1/image | grep lib
/var/tmp/portage/media-libs/libsoundtouch-1.3.1/image
    |-- lib
    |   |-- libBPM.a
    |   |-- libBPM.la
    |   |-- libSoundTouch.a
    |   |-- libSoundTouch.la
            `-- libsoundtouch-1.3.1

------- Comment #1 From Ryan Hill 2007-02-24 18:35:39 0000 -------
fixed.

------- Comment #2 From Ryan Hill 2007-02-24 19:02:08 0000 -------
fixed, thanks.

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