[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenAL
- To: Jolan Luff <jolan@protection.cx>
- Subject: Re: OpenAL
- From: Marc Espie <espie@nerim.net>
- Date: Sun, 1 Feb 2004 13:31:23 +0100
- Cc: Ted Unangst <tedu@zeitbombe.org>, ports@openbsd.org
- Content-Disposition: inline
- Mail-Followup-To: Jolan Luff <jolan@protection.cx>,Ted Unangst <tedu@zeitbombe.org>, ports@openbsd.org
- References: <Pine.BSO.4.58.0401101536020.5167@af.pbqrshfvbavf.pbz> <Pine.BSO.4.58.0401101936510.14009@af.pbqrshfvbavf.pbz> <20040201041052.GE4466@karmacoma.no.tld>
- User-Agent: Mutt/1.4.1i
On Sat, Jan 31, 2004 at 10:10:52PM -0600, Jolan Luff wrote:
> On Sat, Jan 10, 2004 at 07:39:51PM -0500, Ted Unangst wrote:
> > thanks guys. updated / fixed.
> >
> > uses freebsd distfiles.
> > deals with the shared library thing correctly.
> > i added that patch to make sure all ioctl()'s have 3 args, not that it
> > seemed to matter.
> > one bugfix, our mixer apparently doesn't like the fcntl() call, so it's
> > gone now. no real problem, just spat out a warning before.
> >
> > update at http://www.zeitbombe.org/openal-port.tgz
>
> any ideas on the fixing the include mess here?:
>
> /usr/include/unistd.h:63: warning: redundant redeclaration of `cuserid' in same scope
> /usr/include/stdio.h:274: warning: previous declaration of `cuserid'
> /usr/include/unistd.h:96: warning: redundant redeclaration of `lseek' in same scope
> /usr/include/sys/types.h:139: warning: previous declaration of `lseek'
> /usr/include/unistd.h:148: warning: redundant redeclaration of `ftruncate' in same scope
> /usr/include/sys/types.h:140: warning: previous declaration of `ftruncate'
> /usr/include/unistd.h:224: warning: redundant redeclaration of `truncate' in same scope
> /usr/include/sys/types.h:141: warning: previous declaration of `truncate'
I think matthieu fixed that in -current.