Bug 42383 - mjpegtools port broken
Summary: mjpegtools port broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-03 22:40 UTC by frank
Modified: 2002-09-04 00:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description frank 2002-09-03 22:40:02 UTC
creating jpeg2yuv
source='lav2divx.cpp' object='lav2divx.o' libtool=no \
depfile='.deps/lav2divx.Po' tmpdepfile='.deps/lav2divx.TPo' \
depmode=gcc /bin/sh ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.6.0\"    -I/usr/X11R6/include -I /usr/X11R6/include -I../utils -I/usr/local/include/avifile -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -D_THREAD_SAFE  -O -pipe  -c -o lav2divx.o `test -f lav2divx.cpp || echo './'`lav2divx.cpp
/bin/sh ../libtool --mode=link c++  -O -pipe   -pthread -o lav2divx  lav2divx.o lav_common.o -L../utils -lmjpegutils liblavfile.la liblavjpeg.la  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -laviplay -lm  
libtool: link: cannot find the library `'
gmake[2]: *** [lav2divx] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/mjpegtools/work/mjpegtools-1.6.0/lavtools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/mjpegtools/work/mjpegtools-1.6.0'

How-To-Repeat: 	Try to build mjpegtools.
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-09-04 00:06:05 UTC
State Changed
From-To: open->closed

Port fixed.