Date: Mon, 4 May 1998 18:38:59 GMT From: Robert Deuerling <deuerl@bugsy.indra.de> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: gnu/6514: make world fails Message-ID: <199805041838.SAA28032@bugsy.indra.de>
index | next in thread | raw e-mail
>Number: 6514
>Category: gnu
>Synopsis: make world fails 980504
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 4 11:40:01 PDT 1998
>Last-Modified:
>Originator: Robert Deuerling
>Organization:
>Release: FreeBSD 2.2.6-STABLE i386
>Environment:
2.2.6-stable, AMD-K5-133, 64MB, 6GB, 3COM 3C900
>Description:
make world fails to compile
cc -O2 -m486 -pipe -DNON_BROKEN_WORDS -DPIC -I/data2/src/gnu/usr.bin/as -I/usr/obj/data2/src/gnu/usr.bin/as -I/data2/src/gnu/usr.bin/as/config -DOLD_GAS -DSIGTY=void -Derror=as_fatal -DSUB_SEGMENT_ALIGN=4 -DFREEBSD_AOUT -I/usr/obj/data2/src/tmp/usr/include -c /data2/src/gnu/usr.bin/as/config/tc-i386.c
cc -O2 -m486 -pipe -DNON_BROKEN_WORDS -DPIC -I/data2/src/gnu/usr.bin/as -I/usr/obj/data2/src/gnu/usr.bin/as -I/data2/src/gnu/usr.bin/as/config -DOLD_GAS -DSIGTY=void -Derror=as_fatal -DSUB_SEGMENT_ALIGN=4 -DFREEBSD_AOUT -I/usr/obj/data2/src/tmp/usr/include -c /data2/src/gnu/usr.bin/as/config/atof-ieee.c
cc -O2 -m486 -pipe -DNON_BROKEN_WORDS -DPIC -I/data2/src/gnu/usr.bin/as -I/usr/obj/data2/src/gnu/usr.bin/as -I/data2/src/gnu/usr.bin/as/config -DOLD_GAS -DSIGTY=void -Derror=as_fatal -DSUB_SEGMENT_ALIGN=4 -DFREEBSD_AOUT -I/usr/obj/data2/src/tmp/usr/include -c /data2/src/gnu/usr.bin/as/app.c
cc -O2 -m486 -pipe -DNON_BROKEN_WORDS -DPIC -I/data2/src/gnu/usr.bin/as -I/usr/obj/data2/src/gnu/usr.bin/as -I/data2/src/gnu/usr.bin/as/config -DOLD_GAS -DSIGTY=void -Derror=as_fatal -DSUB_SEGMENT_ALIGN=4 -DFREEBSD_AOUT -I/usr/obj/data2/src/tmp/usr/include -c /data2/src/gnu/usr.bin/as/as.c
/data2/src/gnu/usr.bin/as/as.c: In function `main':
/data2/src/gnu/usr.bin/as/as.c:93: `SIGHUP' undeclared (first use this function)
/data2/src/gnu/usr.bin/as/as.c:93: (Each undeclared identifier is reported only once
/data2/src/gnu/usr.bin/as/as.c:93: for each function it appears in.)
/data2/src/gnu/usr.bin/as/as.c:93: initializer element for `sig[0]' is not constant
/data2/src/gnu/usr.bin/as/as.c:93: `SIGINT' undeclared (first use this function)
/data2/src/gnu/usr.bin/as/as.c:93: initializer element for `sig[1]' is not constant
/data2/src/gnu/usr.bin/as/as.c:93: `SIGPIPE' undeclared (first use this function)
/data2/src/gnu/usr.bin/as/as.c:93: initializer element for `sig[2]' is not constant
/data2/src/gnu/usr.bin/as/as.c:93: `SIGTERM' undeclared (first use this function)
/data2/src/gnu/usr.bin/as/as.c:93: initializer element for `sig[3]' is not constant
/data2/src/gnu/usr.bin/as/as.c:96: `SIG_IGN' undeclared (first use this function)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
>How-To-Repeat:
make world ;)
>Fix:
hmm sorry :-( no idea
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805041838.SAA28032>
