Date: Mon, 26 Oct 1998 14:11:28 +1030 (CST) From: "Daniel J. O'Connor" <darius@holly.dons.net.au> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: gnu/8452: 'make buildworld' fails in /usr/src/gnu/libexec/uucp/libunix Message-ID: <199810260341.OAA27871@holly.dons.net.au>
next in thread | raw e-mail | index | archive | help
>Number: 8452 >Category: gnu >Synopsis: 'make buildworld' fails in /usr/src/gnu/libexec/uucp/libunix >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 25 20:00:00 PST 1998 >Last-Modified: >Originator: Daniel J. O'Connor >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: A -current systm from 5th of July with the source cvsup'd to the 24th of October trying to do a make buildworld (OBJFORMAT=aout) >Description: ===> gnu/libexec/uucp/libunix cc -nostdinc -O -pipe -I/usr/src/gnu/libexec/uucp/libunix/../common_sources -DOWNER=\"uuc p\" -DSBINDIR=\"/usr/libexec/uucp\" -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/gn u/libexec/uucp/libunix/access.c -o access.o In file included from /usr/src/gnu/libexec/uucp/libunix/access.c:6: /usr/src/gnu/libexec/uucp/libunix/../common_sources/uudefs.h:296: unrecognized format spec ifier for `' I don't understand this.. The uudefs'h file has Evil Magic (tm) in it :-/ (Well to me anyway :) >How-To-Repeat: make buildworld >Fix: Well... a workaround is put #if 0 around the cluster of #ifdef's around the problem area.. Its compiling now, but I don't know how functional the result will be.. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810260341.OAA27871>