Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 09:34:57 +0200
From:      Bjarne Wichmann Petersen <mekanix@privat.dk>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        culverk@wam.umd.edu, freebsd-multimedia@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Sound hell
Message-ID:  <20010531093457.62952e39.mekanix@privat.dk>
In-Reply-To: <20010530152836.A29534@Odin.AC.HMC.Edu>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 May 2001 15:28:36 -0700
Brooks Davis <brooks@one-eyed-alien.net> wrote:

> As the message you quoted sugguests do something like:
> setenv GLIB_CONFIG /usr/local/bin/glib12-config
> ./configure
> (You'll have to repete this process a few times for gtk and some other
> things IIRC.)

Thx, worked nicely! ;)

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:

configure:2581: checking for xmms
configure:2596: gcc -o conftest -g -O2 -I/usr/local/include/glib12  
conftest.c
 1>&5
configure:2588: xmms/plugin.h: No such file or directory
configure:2589: xmms/configfile.h: No such file or directory

Now, I'm no compiler expert, but shouldn't gcc automatically include
/usr/include, /usr/X11R6/include and /usr/local/include?

Bjarne

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?20010531093457.62952e39.mekanix>