From owner-freebsd-questions Tue Aug 27 11: 2:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B4DB37B400 for ; Tue, 27 Aug 2002 11:02:26 -0700 (PDT) Received: from sfx.d2g.com (b126020.adsl.hansenet.de [62.109.126.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A3DB43E77 for ; Tue, 27 Aug 2002 11:02:24 -0700 (PDT) (envelope-from fredi@sfx.d2g.com) Received: from sfx.d2g.com (fredi.net [192.168.0.2]) (authenticated bits=0) by sfx.d2g.com (8.12.5/8.12.5) with ESMTP id g7RJvZ5o025259 for ; Tue, 27 Aug 2002 21:57:39 +0200 (CEST) Message-ID: <3D6BC18F.8070209@sfx.d2g.com> Date: Tue, 27 Aug 2002 20:14:39 +0200 From: Frederik Teichert User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020607 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: errors in cdrtools-port Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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