4.10 Beta, was Re: make: no system rules (sys.mk).

A.G. Russell IV arussell at agrussell.com
Sun Apr 18 10:15:32 PDT 2004


Ok, there where other directories missing, so I got spooked, and
did a compleate format, and install from the 4.10 beta CD.

I set up cvsup, and downloaded all of the updates to src and ports.

I then did a buildworld, and it failed in /usr/src/usr.bin/vi and 
/usr/src/contrib/nvi, I then removed those directories, and did
another cvsup, another build world, vi built fine and now it is 
having problems with curses.  last cvsup:

Parsing supfile "/root/cvsup/supem.noports"
Connecting to cvsup2.FreeBSD.org
Connected to cvsup2.FreeBSD.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs
Shutting down connection to server
Finished successfully
(11:55:49 AM) update sorces complete

So I have all of the updates to the source tr for RELENG_4 tree.
the supem.noports reads as follows:

*default host=cvsup2.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all 

the make buildwold ends as follows:

cc -O -pipe  -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS  -c expanded.c -o expanded.o
In file included from term.h:86,
                 from expanded.c:3:
/usr/obj/usr/src/i386/usr/include/termios.h:255: syntax error before `termios'
/usr/obj/usr/src/i386/usr/include/termios.h:255: warning: type defaults to `int' in declaration of `tcsetattr'
*** Error code 1

Stop in /usr/src/lib/libncurses.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Thanks for any and all help!

A.G.

On Sat, Apr 17, 2004 at 12:28:42PM +0400, Dmitry Morozovsky wrote:
> On Fri, 16 Apr 2004, A.G. Russell IV wrote:
> 
> ARI> This is very perplexing... did a sup, and build no problem a month
> ARI> ago, I never as a rule, to in the share dir for anything... but I
> ARI> must of steped on it one way or another... the whole /usr/share/mk
> ARI> dir is gone
> 
> As a bandaid you can copy /usr/src/share/mk to /usr/share/mk:
> 
> mkdir /usr/share/mk
> cp -p /usr/src/share/mk/*.mk /usr/share/mk/
> 
> However, you'll need also /usr/include to successfully make buildworld.
> 
> Sincerely,
> D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
> ------------------------------------------------------------------------
> *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
> ------------------------------------------------------------------------
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"

-- 
_______________________________________________________________________________
A.G. Russell IV  KC5KFD    The Knife Company   e-mail:  ag4 at theknifecompany.com
Phone 479-631-0055                                             FAX 479-631-8734
Old Klingon Saying --  'oH  majQa' yIn je bang, Qo' bang
-------------------------------------------------------------------------------


More information about the freebsd-stable mailing list