From owner-freebsd-questions Sun Mar 26 11:46:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web115.yahoomail.com (web115.yahoomail.com [205.180.60.88]) by hub.freebsd.org (Postfix) with SMTP id B164F37BA2E for ; Sun, 26 Mar 2000 11:46:43 -0800 (PST) (envelope-from wolpert@yahoo.com) Received: (qmail 1908 invoked by uid 60001); 26 Mar 2000 19:46:43 -0000 Message-ID: <20000326194643.1907.qmail@web115.yahoomail.com> Received: from [63.227.49.195] by web115.yahoomail.com; Sun, 26 Mar 2000 11:46:43 PST Date: Sun, 26 Mar 2000 11:46:43 -0800 (PST) From: Edward Wolpert Subject: audio/cdd port seems broken, FBSD 4.0 To: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to make cdd from the ports gives the following message during compile. cc -O -pipe -Wall -DNETWORK_DB -I./st -I. -c cdd.c In file included from cdd.c:55: scsi.h:2: sys/scsiio.h: No such file or directory cdd.c: In function `main': cdd.c:106: warning: passing arg 2 of `signal' from incompatible pointer type cdd.c:107: warning: passing arg 2 of `signal' from incompatible pointer type cdd.c:108: warning: passing arg 2 of `signal' from incompatible pointer type cdd.c:224: warning: implicit declaration of function `use_atapi' cdd.c: In function `copyrawcddata_to_file': cdd.c:665: warning: passing arg 1 of `bcdtodec' from incompatible pointer type cdd.c:666: warning: passing arg 1 of `bcdtodec' from incompatible pointer type cdd.c:667: warning: passing arg 1 of `bcdtodec' from incompatible pointer type *** Error code 1 Stop in /usr/ports/audio/cdd/work/cdd-1.0. *** Error code 1 Stop in /usr/ports/audio/cdd. *** Error code 1 Stop in /usr/ports/audio/cdd. *** Error code 1 Stop in /usr/ports/audio/cdd. *** Error code 1 Stop in /usr/ports/audio/cdd. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message