From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 21:08:41 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 175A316A422 for ; Mon, 6 Feb 2006 21:08:41 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B0643D45 for ; Mon, 6 Feb 2006 21:08:38 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.4/8.13.1) with ESMTP id k16L8ZSG004553 for ; Mon, 6 Feb 2006 13:08:36 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.4/8.13.1/Submit) id k16L8ZSp004552 for freebsd-questions@FreeBSD.ORG; Mon, 6 Feb 2006 13:08:35 -0800 (PST) (envelope-from kline) Date: Mon, 6 Feb 2006 13:08:35 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20060206210835.GA4534@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 19+ years of service to the Unix community Cc: Subject: xine faults ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 21:08:41 -0000 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