Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200847 - would like profiles for HPUX 11.31 ia64 & hppa
Summary: would like profiles for HPUX 11.31 ia64 & hppa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All HPUX
: High enhancement (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 16:02 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2007-12-06 09:39 UTC (History)
0 users

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


Attachments

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-30 16:02:13 UTC
Now that I am just about complete with 11.23 ia64, I would like to start working on 11.31. Please add when the time permits. No extreme rush, will start in a week or two - maybe longer if things come up. Thanks!
Comment 1 Michael Haubenwallner (RETIRED) gentoo-dev 2007-12-03 08:49:00 UTC
FYI: hppa-hpux currently is impossible, because libtool does not support DESTDIR installations there. But yes, I need prefix on hppa-hpux too.
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2007-12-04 10:33:33 UTC
Are these commands giving this expected output ?

$ uname -m
ia64
$ uname -r
B.11.31
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2007-12-05 16:39:33 UTC
(In reply to comment #2)
> Are these commands giving this expected output ?
> 
> $ uname -m
> ia64
> $ uname -r
> B.11.31

Correct.

Comment 4 Michael Haubenwallner (RETIRED) gentoo-dev 2007-12-06 08:23:32 UTC
Added profile for "ia64-hp-hpux11.31" in revision 13565.
Comment 5 Fabian Groffen gentoo-dev 2007-12-06 08:30:56 UTC
does the bootstrap script has support for it now too?  Or is that irrelevant here?
Comment 6 Michael Haubenwallner (RETIRED) gentoo-dev 2007-12-06 09:39:20 UTC
bootstrap-prefix.sh is already prepared for that, it also uses what 'uname -r' gives to set up make.profile symlink.