Subject: Re: ices or muse for icecast, are any working under BSD?
To: None <netbsd-users@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-users
Date: 02/02/2004 21:39:41
--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Erik Osheim wrote:
> lame and vorbis. The config.log file is at=20
> (http://www.bearhome.net/erik/ices_config.log).

The configure test for endian-ness is borked. It should use the preprocessor
not the compiler for the test. Anyway, configure seems to work. Everything
necessary is found.
=20
> In file included from /usr/pkg/include/python2p3/Python.h:48,
>                  from pm_python.c:26:
> /usr/pkg/include/python2p3/pyport.h:370: warning: `struct winsize'=20
> declared inside parameter list

> In file included from /usr/pkg/include/python2p3/Python.h:145,
>                  from pm_python.c:26:
> /usr/pkg/include/pth.h:512: parse error before `fd_set'
> /usr/pkg/include/pth.h:533: parse error before `fd_set'
> /usr/pkg/include/pth.h:534: parse error before `fd_set'
> pm_python.c: In function `python_setup_path':
> pm_python.c:227: warning: implicit declaration of function `putenv'

Those are all trivial errors caused by not including some necessary
header files or by including them in the wrong order. Search the
manpages or the system include files for the missing declarations.

--=20
Christian

--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAHrWN0KQix3oyIMcRAlhQAJ9vWWGc5PtKAS6XBRqCbNJW6SXFUgCgggU5
XxWzqeVTvYEBYDm+UJaQr1Q=
=8e2G
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--