Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 16:11:39 +0500 (YEKT)
From:      "Andrey P. Neverov" <rex@mail.cgu.chel.su>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   trouble with "make release"
Message-ID:  <20020325160940.K43454-100000@mail.cgu.chel.su>

next in thread | raw e-mail | index | archive | help

I get this messages, then I do "make release"


In file included from lib_keyname.c:7:
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:119: syntax error before `_nc_tracing'
...
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:295: warning: data definition has no type or storage class
lib_keyname.c:9: conflicting types for `_nc_key_names'
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:162: previous declaration of `_nc_key_names'
lib_keyname.c:166: syntax error before `keyname'
lib_keyname.c:167: warning: return-type defaults to `int'
lib_keyname.c:167: conflicting types for `keyname'
curses.h:506: previous declaration of `keyname'
lib_keyname.c: In function `keyname':
lib_keyname.c:174: warning: return makes integer from pointer without a cast
lib_keyname.c:175: warning: return makes integer from pointer without a cast
lib_keyname.c:190: warning: return makes integer from pointer without a cast
lib_keyname.c: At top level:
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:180: warning: array `_nc_tinfo_fkeys' assumed to have one element
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:207: warning: array `_nc_info_hash_table' assumed to have one element
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:208: warning: array `_nc_cap_hash_table' assumed to have one element
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:210: warning: array `_nc_capalias_table' assumed to have one element
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:211: warning: array `_nc_infoalias_table' assumed to have one element
*** 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/release.


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?20020325160940.K43454-100000>