Subject: Re: pkgsrc on Tru64 UNIX(OSF1 V5.1)
To: MASUDA Hideo <h-masuda@ootani.nagata.kobe.jp>
From: Tobias Nygren <tnn@netilium.org>
List: tech-pkg
Date: 09/01/2004 15:06:41
On Wed, 01 Sep 2004 21:46:57 +0900 (JST)
MASUDA Hideo <h-masuda@ootani.nagata.kobe.jp> wrote:
> Hi, all.
>
> I make a following patch of bootstrap-pkgsrc for Tru64 UNIX
> including changes of mk/compiler.mk for gcc without GNU ld.
> On "PKGSRC_COMPILER=compaqc gcc" in /etc/mk.conf, builtin cc
> is used.
>
> [Problems]
> - Tru64 UNIX has shared library function, but shlib-handling on pkgsrc
> does not work appropriately. Now ignoring the errors is not serious.
> - Tru64 UNIX has X11 based R6.3 (X server says), but directory hierarchy
> seems to be R5-like ( /usr/bin/X11, /usr/lib/X11 ... ), so X11BASE can
> not be set.
> Work around: Make directories and symbolic links as follows:
> mkdir -p /usr/X11R6 /usr/X11R6/lib /usr/X11R6/include
> ln -s /usr/bin/X11 /usr/X11R6/bin
> ln -s /usr/lib/X11 /usr/X11R6/lib/
> ln -s /usr/include/X* /usr/X11R6/include/
> But installing problem by xmkmf still unsolves.
> - more problems, may be.
>
> Please test, comment and enhance if you have Tru64 UNIX system.
>
> Cheers.
> --
> MASUDA Hideo May the pkgsrc be with you :)
>
Hi,
I have already got pkgsrc running on Tru64 for a while, see
http://pkgsrc-osf1.netbsd.se. The snapshot is a couple of
weeks old and is not based on the newest bootstrap.
It _does_ however include libtool patches that make shared
library handling pkgsrc-friendly.
I also have several x11-links, xpkgwedge and buildlink3-patches
in my local tree scheduled to go into the next snapshot.
It's nice to see that I'm not the only one interested in
pkgsrc on Tru64.
-tnn
--
Tobias Nygren
tnn@netilium.org