Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 12:55:59 +0930
From:      "\"User &\" <Tim Aslat" <tim@spyderweb.com.au>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/81238: transcode can't find include files for libquicktime
Message-ID:  <1116473159.0@bofh.spyderweb.com.au>
Resent-Message-ID: <200505190330.j4J3U2j2007513@freefall.freebsd.org>

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

>Number:         81238
>Category:       ports
>Synopsis:       transcode can't find include files for libquicktime
>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:   Thu May 19 03:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     User &
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #21: Sun May  8 14:22:02 CST 2005
    root@bofh.spyderweb.com.au:/usr/obj/usr/src/sys/BOFH



>Description:


After the recent update of libquicktime, transcode refuses to see the lqt.h file, which has changed subfolders from /quicktime/lqt.h to /lqt/lqt.h



>How-To-Repeat:


try to install/reinstall transcode with libquicktime installed


>Fix:


search & replace recursively through the source for 
quicktime/lqt.h
and replace with
lqt/lqt.h



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



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