Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 23:36:26 -0500 (EST)
From:      Brandon S Allbery KF8NH <allbery@ece.cmu.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62143: x11/servers/driglide wants to run /usr/libexec/cpp0
Message-ID:  <200401310436.i0V4aQ67057497@rushlight.kf8nh.com>
Resent-Message-ID: <200401310440.i0V4eA7W028189@freefall.freebsd.org>

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

>Number:         62143
>Category:       ports
>Synopsis:       x11/servers/driglide wants to run /usr/libexec/cpp0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 20:40:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Brandon S Allbery KF8NH
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Carnegie Mellon University, Electrical & Computer Engineering
>Environment:
System: FreeBSD rushlight.kf8nh.com 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Jan 28 13:16:03 EST 2004 root@rushlight.kf8nh.com:/usr/obj/usr/src/sys/RUSHLIGHT i386


>Description:
	The x11-servers/driglide port tries to use /usr/libexec/cpp0 to
	preprocess an assember source file.  FreeBSD 5.x does not have
	/usr/libexec/cpp0.

>How-To-Repeat:
	cd /usr/ports/x11-servers/driglide
	make

>Fix:
	Symlinking /usr/bin/cpp to /usr/libexec/cpp0 allows the port to
	install, and the resulting libraries appear to work correctly.
	Presumably the port should be modified to use /usr/bin/cpp instead
	of /usr/libexec/cpp0.


>Release-Note:
>Audit-Trail:
>Unformatted:



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