Date: Thu, 31 May 2001 08:35:07 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Bjarne Wichmann Petersen <mekanix@privat.dk> Cc: culverk@wam.umd.edu, freebsd-multimedia@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Sound hell Message-ID: <20010531083507.B13979@Odin.AC.HMC.Edu> In-Reply-To: <20010531093457.62952e39.mekanix@privat.dk>; from mekanix@privat.dk on Thu, May 31, 2001 at 09:34:57AM %2B0200 References: <20010530224520.56e8af2c.mekanix@privat.dk> <Pine.GSO.4.21.0105301650240.16312-100000@rac4.wam.umd.edu> <20010531000302.1d26c12a.mekanix@privat.dk> <20010530152836.A29534@Odin.AC.HMC.Edu> <20010531093457.62952e39.mekanix@privat.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--3uo+9/B/ebqu+fSQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 31, 2001 at 09:34:57AM +0200, Bjarne Wichmann Petersen wrote: > Thx, worked nicely! ;) >=20 > Now I'm "happily" stucked at 'xmms not installed' or something. The > configtest program apparently isn't able to locate xmms/plugin.h and > xmms/configfile.h: >=20 > configure:2581: checking for xmms > configure:2596: gcc -o conftest -g -O2 -I/usr/local/include/glib12 =20 > conftest.c > 1>&5 > configure:2588: xmms/plugin.h: No such file or directory > configure:2589: xmms/configfile.h: No such file or directory >=20 > Now, I'm no compiler expert, but shouldn't gcc automatically include > /usr/include, /usr/X11R6/include and /usr/local/include? Nope, only /usr/include and possiably /usr/X11R6/include (but probably not). I think you may need to define CFLAGS before configure or possibaly do something like --with-xmms=3D/usr/local though that should either be documented in the INSTALL or README files or be buried in the configure script itself. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --3uo+9/B/ebqu+fSQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7FmSqXY6L6fI4GtQRAl8/AJ41eIYU9NcTkX02cZ9JGgj2WPDb5ACg3dbf omVdxfir79uu/d7NfMcIphI= =f/wj -----END PGP SIGNATURE----- --3uo+9/B/ebqu+fSQ-- 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?20010531083507.B13979>