Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 17:51:42 GMT
From:      Jonathan Lennox <lennox@cs.columbia.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/78035: libquicktime-0.9.4 breaks build of mjpegtools-1.6.2_2
Message-ID:  <200502241751.j1OHpghY071181@www.freebsd.org>
Resent-Message-ID: <200502241800.j1OI0NZ8083869@freefall.freebsd.org>

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

>Number:         78035
>Category:       ports
>Synopsis:       libquicktime-0.9.4 breaks build of mjpegtools-1.6.2_2
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 18:00:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Lennox
>Release:        5.3
>Organization:
Columbia University
>Environment:
FreeBSD cnr.cs.columbia.edu 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #9: Sat Dec  4 12:36:03 EST 2004 lennox@cnr.cs.columbia.edu:/usr/obj/usr/src/sys/CNR  i386
>Description:
If the latest version of multimedia/libquicktime in ports (0.9.4) is installed, the build of multimedia/mjpegtools fails:

cc -O -pipe -march=athlon-xp -Wall -Wunused -o .libs/lavplay lavplay.o -Wl,-rpath -Wl,/usr/local/lib  ../utils/libmjpegutils.a
 ./.libs/liblavplay.so -L/usr/local/lib ./.libs/liblavjpeg.so -L/usr/local/src/jpeg-mmx ./.libs/liblavfile.so -lquicktime -lz
-ljpeg-mmx -ldv -lm -lglib12 -lpthread -lSDL-1.1 -L/usr/X11R6/lib -lX11 -pthread -Wl,--rpath -Wl,/usr/local/lib
./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

According to <http://www.mail-archive.com/mjpeg-users@lists.sourceforge.net/msg05236.html>, this is known, and the CVS version of mjpegtools fixes it.  I don't know if the fix could be backported.
>How-To-Repeat:
cvsup ports
portupgrade multimedia/libquicktime
portupgrade -f multimedia/mjpegtools
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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