Date: Tue, 27 Aug 2002 20:14:39 +0200 From: Frederik Teichert <fredi@sfx.d2g.com> To: freebsd-questions@FreeBSD.ORG Subject: errors in cdrtools-port Message-ID: <3D6BC18F.8070209@sfx.d2g.com>
next in thread | raw e-mail | index | archive | help
hello i'm running FreeBSD-4.6-stable i use the newest ports when i try to compile sysutils/cdrtools i get this error: >> cdrtools-1.11a28.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/. ===> Extracting for cdrtools-1.11.a28 >> Checksum OK for cdrtools-1.11a28.tar.gz. ===> cdrtools-1.11.a28 depends on executable: gmake - found ===> Patching for cdrtools-1.11.a28 ===> Applying FreeBSD patches for cdrtools-1.11.a28 ===> Configuring for cdrtools-1.11.a28 ===> Building for cdrtools-1.11.a28 sh ./conf/cc-config.sh cc incs/Dcc.i386-freebsd Trying to find cc Found cc Creating empty 'incs/Dcc.i386-freebsd' ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf" gmake[1]: Entering directory `/usr/ports/sysutils/cdrtools/work/cdrtools-1.11/conf' ==> MAKING DIRECTORY "../incs/i386-freebsd-cc/Inull" ==> CONFIGURING RULES "../incs/i386-freebsd-cc/rules.cnf" creating cache ./config.cache checking host system type... i386-unknown-freebsd4.6 checking for Cygwin environment... no checking for mingw32 environment... no . . . checking for gcon -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/sense.o sense.c cc -O -pipe -DBSD_SCSI_SENSE_BUG -DBSD_SCSI_SENSE_BUG -I. -IOBJ/i386-freebsd-cc -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/dmaresid.o dmaresid.c cc -O -pipe -DBSD_SCSI_SENSE_BUG -DBSD_SCSI_SENSE_BUG -I. -IOBJ/i386-freebsd-cc -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/scsi_scan.o scsi_scan.c cc -O -pipe -DBSD_SCSI_SENSE_BUG -DBSD_SCSI_SENSE_BUG -I. -IOBJ/i386-freebsd-cc -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/scsi_cdr.o scsi_cdr.c cc -O -pipe -DBSD_SCSI_SENSE_BUG -DBSD_SCSI_SENSE_BUG -I. -IOBJ/i386-freebsd-cc -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/cd_misc.o cd_misc.c cc -O -pipe -DBSD_SCSI_SENSE_BUG -DBSD_SCSI_SENSE_BUG -I. -IOBJ/i386-freebsd-cc -I../incs/i386-freebsd-cc -I../include -I../cdrecord -c -o OBJ/i386-freebsd-cc/modes.o modes.c cc -o OBJ/i386-freebsd-cc/scgcheck OBJ/i386-freebsd-cc/scgcheck.o OBJ/i386-freebsd-cc/sense.o OBJ/i386-freebsd-cc/dmaresid.o OBJ/i386-freebsd-cc/scsi_scan.o OBJ/i386-freebsd-cc/scsi_cdr.o OBJ/i386-freebsd-cc/cd_misc.o OBJ/i386-freebsd-cc/modes.o -L../libs/i386-freebsd-cc -L/opt/schily/lib -lrscg -lscg -lschily -lcam gmake[1]: Leaving directory `/usr/ports/sysutils/cdrtools/work/cdrtools-1.11/scgcheck' *** Error code 2 Stop in /usr/ports/sysutils/cdrtools. what can i do? thanks in advance. frederik teichert -- signature { /dev0 http://sfx.d2g.com/~fredi } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D6BC18F.8070209>