Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 1998 08:43:08 -0800
From:      John Polstra <jdp@polstra.com>
To:        asmodai@wxs.nl
Cc:        current@FreeBSD.ORG
Subject:   Re: Another compile error
Message-ID:  <199811021643.IAA07301@austin.polstra.com>
In-Reply-To: <XFMail.981101201322.asmodai@wxs.nl>
References:  <XFMail.981101201322.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <XFMail.981101201322.asmodai@wxs.nl>,
Jeroen Ruigrok/Asmodai  <asmodai@wxs.nl> wrote:
> OK, that did the trick, I haven't spotted Attic in the make run no more
> 
> Now I am stuck with this:
> 
> install -c -o root -g wheel -m 644 lkm/syscall/test/testsyscall.c
> /usr/share/examples/lkm/syscall/test/testsyscall.c
> install -c -o root -g wheel -m 644 lkm/syscall/TRANS.TBL
> /usr/share/examples/lkm/syscall/TRANS.TBL
> install -c -o root -g wheel -m 644 lkm/syscall/Makefile
> /usr/share/examples/lkm/syscall/Makefile
> install -c -o root -g wheel -m 644 lkm/syscall/README
> /usr/share/examples/lkm/syscall/README
> install -c -o root -g wheel -m 644 lkm/vfs/module/TRANS.TBL
> /usr/share/examples/lkm/vfs/module/TRANS.TBL
> install: /usr/share/examples/lkm/vfs/module/TRANS.TBL: No such file or directory
> *** Error code 71
> 
> Stop.
> *** Error code 1
> 
> If I look in src/share/examples/lkm/vfs/module/ of my cvs slice I see TRANS.TBL
> 
> What could cause this error then?

OK, let's face it.  Your source tree is a hopeless mess, and it's not
worth wasting any more time trying to fix it.  Delete all of /usr/src
and /usr/obj, fetch yourself a complete new source tree, and start
over.  Anything else would be a waste of time and stomach acid at
this point.  Sorry for the bad news, but that's the reality of the
situation on this particular machine.

John
--
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811021643.IAA07301>