Date: Mon, 6 Feb 2006 13:08:35 -0800 From: Gary Kline <kline@tao.thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: xine faults ... Message-ID: <20060206210835.GA4534@thought.org>
next in thread | raw e-mail | index | archive | help
I get th following while trying to build xine. /usr/local/include/magick/magick-config.h:506:1: warning: "PACKAGE_VERSION" redefined In file included from ../../src/xine-engine/bswap.h:6, from image.c:44: ../../config.h:557:1: warning: this is the location of the previous definition ml2 -lz -lm cc -shared .libs/xineplug_decode_image_la-image.o -Wl,--rpath -Wl,/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib ../../src/xine-engine/.libs/libxine.so -lWand -lMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -mtune=i386 -mpreferred-stack-boundary=2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,xineplug_decode_image.so -o .libs/xineplug_decode_image.so /usr/bin/ld: cannot find -ldpstk gmake[3]: *** [xineplug_decode_image.la] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libxinevdec' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1' gmake: *** [all] Error 2 *** Error code 2 I'm running 5.4 that is otherwise in great shape. Anybody know how to get xine to build properly? thanks much, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060206210835.GA4534>