Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 1997 13:47:05 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        mrcpu@cdsnet.net (Jaye Mathisen)
Cc:        current@FreeBSD.ORG
Subject:   Re: make world failure
Message-ID:  <199707250417.NAA19413@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.NEB.3.95.970724182834.19992f-100000@mail.cdsnet.net> from Jaye Mathisen at "Jul 24, 97 06:29:11 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Jaye Mathisen stands accused of saying:
> 
> 
> I supped 3.0-current at 7/24 at around 1400, and after a make includes;
> make world:
> 
> sh /usr/src/lib/libedit/makelist -fc vi.h emacs.h common.h > fcns.c
> sh /usr/src/lib/libedit/makelist -bc /usr/src/lib/libedit/vi.c
> /usr/src/lib/libedit/emacs.c /usr/src/lib/libedit/common.c > help.c
> sh /usr/src/lib/libedit/makelist -e chared.c common.c el.c emacs.c fcns.c
> help.c hist.c key.c map.c parse.c prompt.c read.c refresh.c search.c sig.c
> term.c tty.c vi.c > editline.c
> cc -O -I. -I/usr/src/lib/libedit   -c editline.c -o editline.o
> In file included from /usr/src/lib/libedit/chared.c:47,
>                  from editline.c:4:
> /usr/src/lib/libedit/el.h:103: help.h: No such file or directory

help.c is generated earlier in the build process (during the 'depend'
phase).  Go back through your log and see what went wrong.


-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



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