First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50099
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Antonio <netbix@tiscali.it>
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 50099 depends on: Show dependency tree
Bug 50099 blocks:
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: 2004-05-05 06:54 0000
When emerge lame-3.93.1-r1 this is error:

>>> md5 src_uri ;-) lame-3.93.1.tar.gz
>>> Unpacking source...
>>> Unpacking lame-3.93.1.tar.gz to /var/tmp/portage/lame-3.93.1-r1/work
sed: impossibile leggere configure: No such file or directory
>>> Source unpacked

This error depend on this line:

        # fix gtk detection
        sed -i -e "s:gtk12-config:gtk-config:" configure    <-----------

I have correct in:

        # fix gtk detection
        sed -i -e "s:gtk12-config:gtk-config:" ${S}/configure

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-05-06 02:10:44 0000 -------
ah... yep... thanks for the fix.

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