|
From: Vitaly V. B. <vi...@ma...> - 2004-04-18 20:15:48
|
Sun, 18.04.2004, 21:03, Dennis Smit wrote:
> On Sun, 2004-04-18 at 20:53 +0300, Vitaly V. Bursov wrote:
> > There is a minor problem during compilation process. CFLAGS do not
> > contain -I${prefix_with_libvisual}/include directive, so I have to edit
> > Makefile.am files.
>=20
>=20
> Hmms that is quite odd seen it takes the CFLAGS from pkg-config
>=20
> AC_SUBST(CFLAGS, "-I./ -O3 -rdynamic -ggdb $LIBVISUAL_CFLAGS $GTK_CFLAGS
> -I$prefix/include/xmms $SDL_CFLAGS")
>=20
> If you're able to debug this it would be great!
Oh, the problem is that LIBVISUAL_CFLAGS=3D/prefix/include/libvisual
while it should be LIBVISUAL_CFLAGS=3D/prefix/include
> Thanks for checking out btw, did you also try libgoom ?
> JC hasn't yet uploaded a new snapshot at the goom page
> but you could try:
> http://www.plasser.nl/synap/libvisual/snapshots/goom2k4-dev15-pre-synap.t=
ar.gz
>=20
> for now.
Goom segfaults. Can't tell more for now.
> Does 'a' and 's' keys also work ?
Yes.
--
Vitaly
|