Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199678 - change needed to dev-libs/popt ebuild to get it to compile
Summary: change needed to dev-libs/popt ebuild to get it to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All HPUX
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-19 17:57 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2007-11-19 18:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
changes to popt ebuild (popt.patch,583 bytes, patch)
2007-11-19 17:58 UTC, Jeremy Olexa (darkside) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2007-11-19 17:57:57 UTC
I made a complete guess and it appeared to work. The popt build was failing for the same reason that bug 199667 was failing for. So, I added elibtoolize to the src_unpack() function of the ebuild. Like I said, this was a complete guess but it worked, I don't even really know what elibtoolize does. Attached is a diff of the changes I made, please review and comment.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2007-11-19 17:58:25 UTC
Created attachment 136421 [details, diff]
changes to popt ebuild
Comment 2 Fabian Groffen gentoo-dev 2007-11-19 18:00:33 UTC
haubi just checked in some fix for ia64-hpux, can you check/look/see what it is and if it works for you?
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2007-11-19 18:04:30 UTC
(In reply to comment #2)
> haubi just checked in some fix for ia64-hpux, can you check/look/see what it is
> and if it works for you?

Yup, he just fixed it too. We both did the same thing. Marking bug as INVALID.