First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 157789
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tcp-wrappers-ebuild.patch Ebuild patch patch Diego E. 'Flameeyes' Pettenò 2006-12-10 18:31 0000 569 bytes Details | Diff
tcp-wrappers-ebuild.patch Straight ebuild patch patch Diego E. 'Flameeyes' Pettenò 2006-12-10 18:48 0000 762 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 157789 depends on: Show dependency tree
Bug 157789 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: 2006-12-10 18:30 0000
The result is kinda funny, /usr/arm-unknown-linux-gnu/lib/libwrap.so ->
/lib/libwrap.so.0 that of course will fail to build anything linking to libwrap
while crossbuilding.

The attached patch reduces the links to relative ones and fixes the issue.

HTH,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-12-10 18:31:07 0000 -------
Created an attachment (id=103775) [edit]
Ebuild patch

------- Comment #2 From Luca Barbato 2006-12-10 18:38:39 0000 -------
if is working both on cross env and host env...

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2006-12-10 18:40:31 0000 -------
Of course the patch is in reverse...

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2006-12-10 18:41:17 0000 -------
It does, it simply get the same kind of links already created by ldconfig
itself (relative).

------- Comment #5 From Diego E. 'Flameeyes' Pettenò 2006-12-10 18:48:51 0000 -------
Created an attachment (id=103776) [edit]
Straight ebuild patch

------- Comment #6 From Diego E. 'Flameeyes' Pettenò 2006-12-10 18:52:37 0000 -------
Committed with Luca's okay.

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