From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 6 02:48:57 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5007E16A4CE for ; Thu, 6 Nov 2003 02:48:57 -0800 (PST) Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45FB743FFB for ; Thu, 6 Nov 2003 02:48:56 -0800 (PST) (envelope-from martin.vana@vslib.cz) Received: from vanice.koleje.vslib.cz (d432b.kolej.vslib.cz [147.230.158.35]) by bubo.vslib.cz (Postfix) with SMTP id E6E9BCC0C7 for ; Thu, 6 Nov 2003 11:48:54 +0100 (CET) Date: Thu, 6 Nov 2003 11:49:54 +0100 From: Martin =?ISO-8859-2?Q?V=E1=F2a?= To: freebsd-multimedia@freebsd.org Message-Id: <20031106114954.698b89a4.martin.vana@vslib.cz> Organization: TUL X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-unknown-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: DJ mixing software X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 10:48:57 -0000 Hi, I mix on Native Instruments Traktor under WIN /and it is still the only reason why I still have dualboot/. I know that GDAM for linux is tool at the same /maybe higher/ level as traktor. But I can't compile it under freebsd. it ends like this: al/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -DGDAM_VERSION=\"0.942\" -I/usr/home/vana/gdam-0.942/include -D_GNU_SOURCE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -O2 -c gdamdsppreload.c -o gdamdsppreload.o >/dev/null 2>&1 mv -f .libs/gdamdsppreload.lo gdamdsppreload.lo /bin/sh ../../libtool --mode=link gcc -O2 -o gdamdsppreload.la -rpath /usr/local/lib/gdam -module -ldl gdamdsppreload.lo rm -fr .libs/gdamdsppreload.la .libs/gdamdsppreload.* .libs/gdamdsppreload.* expr: illegal option -- l usage: expr [-e] expression expr: illegal option -- l usage: expr [-e] expression gcc -shared gdamdsppreload.lo -ldl -lc -Wl,-soname -Wl,gdamdsppreload.so.0 -o .libs/gdamdsppreload.so.0 /usr/bin/ld: cannot find -ldl gmake[2]: *** [gdamdsppreload.la] Error 1 gmake[2]: Leaving directory `/usr/home/vana/gdam-0.942/server/helper' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/vana/gdam-0.942/server' gmake: *** [all-recursive] Error 1 or if there is a tutorial how to make traktor works under wine ... Martin