sysutils/cdrdao
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Wed Sep 29 07:21:43 PDT 2004
Hi.
On Wed, Sep 29, 2004 at 10:15:40AM +0000, Rum wrote:
> i couldnt recompile cdrtools (errors occur in the building) but installed from
> package, recompiled pccts and scgcheck works, but still cant compile cdrdao:
Did you `make clean' before rebuilding 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
What does
# cd /usr/ports/sysutils/cdrdao
# ls `make -V WRKSRC`/dao/scsilib/export
show you after the make command stopped? The following is what I get from
above commands:
CVS librscg.a libschily scg
Makefile libscg.a libschily.a xconfig.h
More information about the Users
mailing list