Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2003 11:49:54 +0100
From:      Martin =?ISO-8859-2?Q?V=E1=F2a?= <martin.vana@vslib.cz>
To:        freebsd-multimedia@freebsd.org
Subject:   DJ mixing software
Message-ID:  <20031106114954.698b89a4.martin.vana@vslib.cz>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031106114954.698b89a4.martin.vana>