Date: Mon, 10 Sep 2001 09:30:56 -1000 (HST) From: Vincent Poy <vince@oahu.WURLDLINK.NET> To: =?X-UNKNOWN?Q?S=F8ren_Schmidt?= <sos@freebsd.dk> Cc: "[?X-UNKNOWN?]" <sos@FreeBSD.ORG>, <hackers@FreeBSD.ORG> Subject: Re: cvs commit: src/usr.sbin/burncd burncd.8 burncd.c Message-ID: <20010910092946.E34905-100000@oahu.WURLDLINK.NET> In-Reply-To: <200109101917.f8AJHea69437@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Sep 2001, Søren Schmidt wrote: > It seems Vincent Poy wrote: > > >root@pele [9:09am][/usr/src/usr.sbin/burncd] >> make > >cc -O -pipe -c /usr/src/usr.sbin/burncd/burncd.c > >/usr/src/usr.sbin/burncd/burncd.c:65: warning: `struct cdr_cue_entry' > >declared inside parameter list > >/usr/src/usr.sbin/burncd/burncd.c:65: warning: its scope is only this > >definition or declaration, which is probably not what you want. > >/usr/src/usr.sbin/burncd/burncd.c: In function `main': > >/usr/src/usr.sbin/burncd/burncd.c:244: `CDRIOCINITWRITER' undeclared > >(first use in this function) > >/usr/src/usr.sbin/burncd/burncd.c:244: (Each undeclared identifier is > >reported only once > .... > > You need to make world first as /sys/sys/cdrio.h has been updated, > and will only be copied to /usr/include/sys on a make world... I just finished a make world and not much changed but a make clean depend all install in /usr/src/include seems to do the same thing. It's working now. Thanks! Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010910092946.E34905-100000>