Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2008 15:37:11 -0700 (PDT)
From:      Kevin Oberman <oberman@es.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122639: Confilicting include files break builds with mpeg4ip
Message-ID:  <20080410223711.C3B7E5C97@slan.es.net>
Resent-Message-ID: <200804102240.m3AMe2WF032434@freefall.freebsd.org>

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

>Number:         122639
>Category:       ports
>Synopsis:       Confilicting include files break builds with mpeg4ip
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 10 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman <oberman@es.net>
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
ESnet--The Energy Sciences Network
>Environment:
System: FreeBSD slan.es.net 7.0-STABLE FreeBSD 7.0-STABLE #2: Mon Mar 17 21:39:01 PDT 2008 root@slan.es.net:/usr/obj/usr/src/sys/IBM-T43 i386


>Description:

audio/gtkpod will not compile as it compiles with mpeg5ip.h but does
not seemto have HAVE_GTK dfined, so re-defines a number of GTK
typedefs. 

>How-To-Repeat:

Build gtkpod

>Fix:

I worked around this by commenting out the lines in
/usr/local/include/mpeg4ip.h that are enclosed by the "ifndef
HAVE_GTK". This code should not have been compiled, but it looks like
HAVE_GTK is not defined even though I have gnome installed. I don't
have much make foo, so I failed to track it down.
>Release-Note:
>Audit-Trail:
>Unformatted:



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