Subject: Re: Zoularis/Solaris 9
To: None <tech-pkg@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-pkg
Date: 12/12/2002 23:01:58
On 11 Dec 2002 16:05:01 -0600, Julio Merino wrote:
> On Wed, 11 Dec 2002 13:12:14 -0500
> Zoularis is deprecated. We have now bootstrap-pkgsrc. Take a look to:
> 
> http://www.netbsd.org/Documentation/software/packages.html#bootstrap

Three questions with the new stuff on Solaris :

1) how does one deal with - /bin/sh: -O: not found - errors?

devel/libtool-base :
/bin/ksh ./../mkinstalldirs /usr/pkg/include
 /usr/ucb/install -c -o root -g root -m 444 ltdl.h
  /usr/pkg/include/ltdl.h
Making install in tests
/bin/sh: -O: not found
*** Error code 1

2) What is the proper mechanism for building X-based packages
without trashing /usr/X-> /usr/openwin?

3) any way of integrating native thread support into this?