Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 19:16:49 +0200 (CEST)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        portmgr@FreeBSD.org
Subject:    ports/56324: sysutils/pkg_install: FBSDID undefined on older systems
Message-ID:  <200309021716.h82HGnQS026773@menelaos.informatik.rwth-aachen.de>
Resent-Message-ID: <200309021720.h82HKFRf029921@freefall.freebsd.org>

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

>Number:         56324
>Category:       ports
>Synopsis:       sysutils/pkg_install: FBSDID undefined on older systems
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 10:20:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
FreeBSD airport 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jun  2 09:30:28 CEST 2001


>Description:
On 4.3-S(!):
===>  Building for pkg_install-20030714_1
===> lib
cc -O -pipe -march=pentium -march=pentium  -c file.c -o file.o
file.c:22: syntax error before string constant
file.c:22: warning: data definition has no type or storage class
*** Error code 1

line 22:
__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.64 2003/01/06 07:39:02 jkh Exp $");

>How-To-Repeat:
>Fix:
While I probably shouldn't be using 4.3, it would be great if this
minor thing wouldn't break regression.

Would it be possible to move the appropriate parts from cdefs.h into
the port?
>Release-Note:
>Audit-Trail:
>Unformatted:



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