Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 20:08:14 +0100 (BST)
From:      "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Cc:        petef@FreeBSD.org
Subject:   ports/52380: Configure problem in libggi
Message-ID:  <20030517190814.96032.qmail@web13402.mail.yahoo.com>
Resent-Message-ID: <200305171910.h4HJA6eZ029289@freefall.freebsd.org>

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

>Number:         52380
>Category:       ports
>Synopsis:       Configure problem in libggi
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 17 12:10:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD giffuni.org 5.0-RELEASE FreeBSD 5.0-RELEASE #3:
Wed Apr 16 22:20:49 COT 2003
pedro@giffuni.org:/usr/src/sys/i386/compile/CPQ i386


	
>Description:
The new version of configure gives problems with the flags added
by GNU_CONFIGURE. Also the --with-gii=$(PREFIX) also causes
problems to configure. As a result configure doesn't find
additional X support and the kgi target is not built.


>How-To-Repeat:
make configure and check carefully what is detected vs. the
fixed version.

>Fix:
replace GNU_CONFIGURE=yes with 
HAS_CONFIGURE=yes

also replace CONFIGURE_ARGS= --with-gii=$(PREFIX) with
CONFIGURE_ARGS= --disable-internal-xf86dga

The port should now correctly build the X support but it will
still not build the kgi display target (bummer, but it's
something the GGI ppl have to fix)



__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer
>Release-Note:
>Audit-Trail:
>Unformatted:



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