Re: [9fans] plan9port build failure on Linux (debian)
- From: wanghz@xxxxxxxxx (Hongzheng Wang)
- Date: Mon, 3 Mar 2008 05:24:34 GMT
Hi,
I have just cvsed and rebuilt the whole system. No error occurs. And
my system is Debian sid. So, I think the problem you encountered
might due to some missing or mismatched packages on your debian box.
Perhaps, the install.log in /usr/local/plan9/ would be helpful to
discover what's wrong during installation.
On Mon, Mar 3, 2008 at 12:20 PM, David Morris <lists@xxxxxxxxxxxxxxx> wrote:
I am trying to install plan9port on a Linux system (Debian),
and am getting the following error:
9 yacc -d -s bc bc.y
fatal error:can't create , <nil>:1
mk: 9 yacc -d ... : exit status=exit(1)
mk: for i in ... : exit status=exit(1)
Everything compiles just fine up to this point with no
errors. This looks to be the first step of building the
lexx application. Because there is no filename listed in
the error message, I am guessing this is the result of a bug
in the code or the makefile (err, mkfile, I suppose).
Any idea of what the problem is? Or if its a bug in the
code, where I can get a stable version?
Details of my build environment and my install process
follow....
OS : Debian lenny (with a few packages from sid (unstable))
Arch: i386
plan9port version:
downloaded Saturday from http://swtch.com/plan9port/
After bug, updated from CVS
Install location: /usr/local
Install process:
# cd /usr/local
# sudo tar xvzf plan9port.tgz
# cd plan9
# sudo ./INSTALL
(failed with noted error)
# sudo cvs update -dP
# sudo ./INSTALL
(failed with noted error)
Thanks,
--David
--
HZ
.
- References:
- [9fans] plan9port build failure on Linux (debian)
- From: David Morris
- [9fans] plan9port build failure on Linux (debian)
- Prev by Date: [9fans] plan9port build failure on Linux (debian)
- Next by Date: [9fans] [OT] interesting hardware project for gsoc
- Previous by thread: [9fans] plan9port build failure on Linux (debian)
- Next by thread: Re: [9fans] plan9port build failure on Linux (debian)
- Index(es):
Relevant Pages
|