Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 199678

Summary: change needed to dev-libs/popt ebuild to get it to compile
Product: Gentoo/Alt Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: HPUX   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: changes to popt ebuild

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.