From owner-freebsd-bugs Sun Oct 25 20:00:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21646 for freebsd-bugs-outgoing; Sun, 25 Oct 1998 20:00:07 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21629 for ; Sun, 25 Oct 1998 20:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA11435; Sun, 25 Oct 1998 20:00:01 -0800 (PST) Received: from holly.dons.net.au (holly.dons.net.au [203.31.81.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21461 for ; Sun, 25 Oct 1998 19:57:50 -0800 (PST) (envelope-from darius@holly.dons.net.au) Received: (from darius@localhost) by holly.dons.net.au (8.8.8/8.8.8) id OAA27871; Mon, 26 Oct 1998 14:11:28 +1030 (CST) (envelope-from darius) Message-Id: <199810260341.OAA27871@holly.dons.net.au> Date: Mon, 26 Oct 1998 14:11:28 +1030 (CST) From: "Daniel J. O'Connor" Reply-To: darius@holly.dons.net.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: gnu/8452: 'make buildworld' fails in /usr/src/gnu/libexec/uucp/libunix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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