First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 74611
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Team <dev-embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Nickl <snickl@snickl.freaks.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 74611 depends on: Show dependency tree
Show dependency graph
Bug 74611 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: 2004-12-16 03:02 0000
In sdcc-2.4.0_p20040927.ebuild, src_install has this:

emake DESTDIR=${D} || die "Make install failed"

instead of this (like in sdcc-2.4.0.ebuild):

einstall || die "Make install failed"

The result is that the actual sdcc binaries/libraries/headers/stuff is not installed to the system after it's compiled.

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

------- Comment #1 From Daniel Black 2004-12-16 03:10:37 0000 -------
ok will look at it. In the meantime look at the sdcc-cvs ebuild that takes the
same data from cvs.

------- Comment #2 From Daniel Black 2004-12-16 03:37:03 0000 -------
my bad - both cvs and the _p20040927 are bad. Both are fixed. I recommend the
cvs for keeping up to the latest version.

------- Comment #3 From Daniel Black 2004-12-16 03:50:29 0000 -------
to clarify - both are fixed now. Thanks for the bug report.

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