Subject: Re: pkg/29829
To: None <irix-pkg-people@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <jschauma@netbsd.org>
List: pkgsrc-bugs
Date: 03/29/2005 21:31:29
Synopsis: pkgsrc-2005Q1 bootstrap failure with mipspro 7.2.1
State-Changed-From-To: open->feedback
State-Changed-By: jschauma@netbsd.org
State-Changed-When: Tue, 29 Mar 2005 21:31:28 +0000
State-Changed-Why:
I don't think we know what precisely the problem is. The header sys/types.h
appears fine -- later versions of IRIX have the same typedef.
Please do the following:
unset CC
unset CXX
rm /etc/mk.conf
cd pkgsrc/bootstrap
ident bootstrap
./bmake |& tee /tmp/log
Then send the entire log to me, including the output of the indent program.