DragonFly users List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: sysutils/cdrdao
On Wed, 29 Sep 2004, Rum wrote:
> ...still cant compile cdrdao:
>
> c++ -DDRIVER_TABLE_FILE=\"/usr/local/share/cdrdao/drivers\" -O -pipe
> -mtune=pentiumpro -o cdrdao main.o -L. -ldao -L../paranoia -lcdda_paranoia
> -L../trackdb -ltrackdb -L../scsilib/export -lscg -lschily -lcam
> /usr/libexec/binutils214/elf/ld: cannot find -lscg
^^^^
I see this line in /usr/ports/sysutils/cdrdao/Makefile:
#CONFIGURE_ARGS+= --without-scglib
I wonder if it would compile (and work) if you remove the comment mark?
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]