[Openal] FreeBSD and OpenAL
Sven Panne
sven.panne at benqmobile.com
Wed Oct 25 01:36:44 PDT 2006
I just had a look at the FreeBSD page, and it look like all tools are
available in sufficiently new versions. Some tools are available in
various versions, though, so the output of
autoconf --version
automake --version
libtool --version
would be helpful. Furthermore a log of the output of autogen.sh and
configure plus config.log itself are always nice (if available), not
only in the FreeBSD case. I don't have access to any FreeBSD box, but
I'd like to keep the *BSD part of OpenAL alive, so any helping hands
here are highly welcome.
If you have access to e.g. a Linux box, you can check out the SVN stuff
there, run autogen.sh, configure and finally do a "make dist" to get a
*.tar.gz source distribution for the bleeding edge. This can then be
tested on FreeBSD if the autogen.sh stage doesn't work there. Of course
this should only be a temporary workaround.
Cheers,
S.
> -----Original Message-----
> From: openal-bounces at opensource.creative.com
> [mailto:openal-bounces at opensource.creative.com] On Behalf Of
> Jason Daly
> Sent: Dienstag, 24. Oktober 2006 21:27
> To: Peter Kryszkiewicz
> Cc: openal at opensource.creative.com
> Subject: Re: [Openal] FreeBSD and OpenAL
>
> Peter Kryszkiewicz wrote:
> >
> > I used svn to download the latest trunk to see if that
> would work, but
> > got the following errors on using ./autogen;
> >
> >
> > configure.ac:76: error: possibly undefined macro:
> AC_LIBTOOL_WIN32_DLL
> > If this token and others are legitimate, please use
> > m4_pattern_allow.
> > See the Autoconf documentation.
> > configure.ac:77: error: possibly undefined macro: AC_PROG_LIBTOOL
> > configure.ac:107: error: possibly undefined macro: AC_CHECK_LIBM
> >
> >
> > Where to go from here? I have esd and native sound with OSS
> and it all
> > works .
>
> Make sure you have the latest autotools (autoconf, automake,
> libtool) on your system. autoconf 2.59, automake 1.9.2, and
> libtool 1.5.6 work for me, although there are several warning
> messages generated by libtool.
More information about the Openal
mailing list