Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 19:36:13 +0400
From:      "Andrew L. Neporada" <andr@dgap.mipt.ru>
To:        Sergei Simonenko <gig@altertech.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: FreeBSD-4 stable: can't compile sources
Message-ID:  <20020627153613.GA873@nas.dgap.mipt.ru>
In-Reply-To: <200206271450.RAA02560@monster.psoft.lviv.ua>
References:  <200206271450.RAA02560@monster.psoft.lviv.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
I can also confirm that latest -stable is broken somehow.

Script started on Thu Jun 27 19:28:11 2002
nas# cd /usr/ports/shells/bash2
nas# make
===>  Building for bash-2.05a
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd4.6"' -DCONF_MACHTYPE='"i386-portbld-freebsd4.6"' -DCONF_VENDOR='"portbld"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -o mksyntax ./mksyntax.c
./mksyntax.c: In function `main':
./mksyntax.c:293: warning: assignment makes pointer from integer without a cast
In file included from bashtypes.h:28,
                 from ./mksyntax.c:353:
/usr/include/sys/types.h: At top level:
/usr/include/sys/types.h:54: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:54: warning: empty declaration
/usr/include/sys/types.h:55: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:55: warning: empty declaration
/usr/include/sys/types.h:80: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:80: warning: empty declaration
/usr/include/sys/types.h:82: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:82: warning: empty declaration
/usr/include/sys/types.h:83: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:83: warning: empty declaration
In file included from bashtypes.h:28,
                 from ./mksyntax.c:353:
/usr/include/sys/types.h:144: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:144: warning: empty declaration
/usr/include/sys/types.h:149: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:149: warning: empty declaration
./mksyntax.c: In function `strerror':
./mksyntax.c:375: conflicting types for `sys_errlist'
/usr/include/stdio.h:225: previous declaration of `sys_errlist'
*** Error code 1

Stop in /data/FreeBSD/ports/shells/bash2/work/bash-2.05a.
*** Error code 1

Stop in /data/FreeBSD/ports/shells/bash2.
nas# exit

Script done on Thu Jun 27 19:29:51 2002

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




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