Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 11:49:07 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        Pete Perreault <peterp@above.net>, questions@FreeBSD.ORG
Subject:   Re: 'make world' error
Message-ID:  <20010917194907.DA7CA8C13@galaxy.anchoragerescue.org>
In-Reply-To: <Pine.BSF.4.21.0109170814080.45937-100000@ug.mfnx.net>
References:  <Pine.BSF.4.21.0109170814080.45937-100000@ug.mfnx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 17 September 2001 11:12 am, Pete Perreault wrote:
> I receive this error when I attempt a 'make world' or 'make buildworld'
>
>
> rses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG
> -DHAVE_CONFIG_H -DTERMIOS  -DMAIN_PROGRAM
> /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c
> In file included from curses.h:77,
>                  from
> /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/curses.priv.h:234,
>                  from
> /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:41:
> /usr/include/unctrl.h:57: syntax error before `unctrl'
> /usr/include/unctrl.h:57: warning: data definition has no type or storage
> class
> *** Error code 1
>
> Stop in /usr/src/lib/libncurses.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
>
>
> I have re-installed the source to no effect and don't know where to go
> from here to troubleshoot the problem.  Any suggestions would be
> appreciated.
>
> Pete

Do a make clean, delete everything in /usr/obj and try the make world again.

Beech

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




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