pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32302: x11/dtx11session
The following reply was made to PR pkg/32302; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost, dauphin%enst.fr@localhost,
gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/32302: x11/dtx11session
Date: Wed, 14 Dec 2005 17:06:03 +0100 (CET)
> From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
>
>
> The following reply was made to PR pkg/32302; it has been noted by GNATS.
>
> From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: dauphin%enst.fr@localhost
> Subject: Re: pkg/32302: x11/dtx11session
> Date: Wed, 14 Dec 2005 07:56:29 -0800 (PST)
>
> > /usr/bin/env: No such file or directory
>
> Do you have /usr/bin/env?
Yes I have
<dauphin@bi 1> ls -al /usr/bin/env
-r-xr-xr-x 1 root bin 5780 Jan 23 2005 /usr/bin/env*
<dauphin@bi 2>
I forgot i use Solaris10 x86 gcc 3.4.3 , and i think the problem is here.
Here is a partial trace of bmake -dA
-------------------------------------------
Global:.PARSEDIR = ../../mk/compiler
Global:.PARSEFILE = gcc.mk
Applying :M to "no"
Result is "no"
Applying :M to "no"
Result is "no"
Applying :M to "no"
Result is "no"
Global:_NEED_GCC3 = yes
Global:LANGUAGES.gcc = c
Applying :M to "no"
Result is ""
Applying :M to "yes"
Result is "yes"
Global:LANGUAGES.gcc = c c++ fortran java objc
Applying :M to "no"
Result is ""
Global:_LANGUAGES.gcc =
Global:_lang_ = c
Global:delete _lang_
Global:_LANGUAGES.gcc = ${LANGUAGES.gcc:Mc}
Global:.PARSEDIR = ../../mk/compiler
Global:.PARSEFILE = gcc.mk
Applying :M to "c c++ fortran java objc"
Result is "c"
Applying :M to " c"
Result is ""
Applying :M to "no"/usr/bin/env: No such file or directory
For: variable _dir_
For: list
For: end for 1
For: variable _dir_
For: list ../../lang/gcc3-c
For: end for 1
--- _dir_ = ../../lang/gcc3-c
. include "../../lang/gcc3-c/buildlink3.mk"
---- at line 406
Result is ""
Applying :M to "yes"
Result is "yes"
--------------------------------------------
>
> If not, where is your "env" tool?
>
> Jeremy C. Reed
>
> BSD News, BSD tutorials, BSD links
> http://www.bsdnewsletter.com/
>
Home |
Main Index |
Thread Index |
Old Index