Date: Sun, 26 Mar 2000 11:46:43 -0800 (PST) From: Edward Wolpert <wolpert@yahoo.com> To: questions@FreeBSD.ORG Subject: audio/cdd port seems broken, FBSD 4.0 Message-ID: <20000326194643.1907.qmail@web115.yahoomail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000326194643.1907.qmail>