NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Advice sought: which X11 for NetBSD 5.* (going forward) ??



On Sat, 10 Sep 2011, Matthias Scheler wrote:


On 10 Sep 2011, at 16:14, Hisashi T Fujinaka wrote:

On Sat, 10 Sep 2011, Matthias Scheler wrote:


On 10 Sep 2011, at 16:05, Hisashi T Fujinaka wrote:
Just as a personal answer to this question, it is because netbsd-5 does
not build for me. I have complained and filed prs ...

Which PRs are those?

... and no one seems to care or be able to duplicate the problem.
5.1.0 build. 5 does not.

I think it is matter for not being able to reproduce it. The last
two auto builds worked fine:

        http://releng.netbsd.org/builds/netbsd-5/201109041000Z/
        http://releng.netbsd.org/builds/netbsd-5/201109062240Z/

And I personally build NetBSD/i386 from the "netbsd-5" branch this
morning which worked without problems.

Perhaps I gave up after no one could reproduce the issue and never filed
a PR.

I'm afraid that without extra information nobody will be able to understand or fix your problem. A PR with 
the "build.sh" command line, the contents of "/etc/mk.conf" and the output of 
"printenv" would be a good start.

I've already posted those before, so before I do it again I'm going to
try the build line from releng. Do you know what's in make.conf?

No, not exactly. But this line worked for me today:

        ./build.sh -O /path/to/objdir -u -U -j 16 -m i386 release

You might want to prefix this with "MAKECONF=/foo" to make your sure that your "/etc/mk.conf" is 
*not* used. You should also make sure that you don't set things like "CFLAGS", "LDFLAGS" etc. in 
your shell environment.

OK, thanks. I'm going to give it a try. The odd thing is that in the
whole time that 5 hasn't built for me on this machine, 5-1 has. I tried
looking at the changes in build.sh but I couldn't figure it out.

I've tried building with no mk.conf and with "env -" so I'm thinking
it's an explicit directory problem. I guess I only replied to Greg
Troxel about my last failure:

-----

On my amd64-5.1.0 system, trying to build netbsd-5:

obj ===> compat/amd64/i386/../../../gnu/lib/crtstuff4.amd64
cd: can't cd to /usr/src/compat/amd64/i386/../../../gnu/lib/crtstuff4.amd64
*** [obj-../../../gnu/lib/crtstuff4.amd64] Error code 2

-----

I don't remember trying explicitly declaring obj/release/dest
directories, so I'm trying that right now.


--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index