Subject: Re: Solaris 10 problems
To: Roland Illig <rillig@NetBSD.org>
From: Sergey Matveychuk <sem@FreeBSD.org>
List: tech-pkg
Date: 06/23/2006 18:33:02
Roland Illig wrote:
> [redirected from pkgsrc-bugs to tech-pkg]
> 
> Sergey Matveychuk wrote:
>> I've found a few problems with current pkgsrc on Solaris 10:
>>
>> 1) A problem in pkgsrc/Makefile with 'echo -n'. Only /usr/ucd/echo
>> respect -n flag on Solaris. As I can see the problem is absent in mk/*.
> 
> Yes, you're right. I will fix this after the current pkgsrc freeze,
> which will be in two weeks.
> 
>> 2) cd x11/dtx11session; bmake describe
>> /usr/bin/env: No such file or directory
>> dtxsession-1.0|/usr/pkgsrc/x11/dtx11session|/usr/dt|Launch a X11 session
>> from CDE login
>> service|/usr/pkgsrc/x11/dtx11session/DESCR|tron@NetBSD.org|x11|/usr/bin/env:
>>
>> No such file or directory
>> /usr/bin/env: No such file or directory
>> /usr/bin/env: No such file or directory
>> gcc3-c-3.3.5nb1 gettext-lib-0.14.5 gmake-3.81 libiconv-1.10nb3
>> libtool-base-1.5.22nb3 pkg_install-info-4.5nb3|/usr/bin/env: No such
>> file or directory
>> |SunOS-*-*|any
> 
> Please provide the output of:
> 
> ls -l /bin/env /usr/bin/env

-bash-3.00$ ls -la /usr/bin/env
-r-xr-xr-x   1 root     bin        10024 Jan 23  2005 /usr/bin/env

-bash-3.00$ /usr/bin/env non-existen
/usr/bin/env: No such file or directory


> 
>> 3) At the end of building of PKGDB I got:
>> Reading database file
>> /usr/bin/nawk: input record `depends meta-pkgs/xf...' too long
>>  input record number 49320, file /usr/pkgsrc/PKGDB
>>  source line number 195
>> *** Error code 2
> 
> This is a real problem, which I definitely won't fix today. Maybe later.

May be set up gawk as bootstrap and use it on solaris?

-- 
Dixi.
Sem.