[Mplayerplug-in-devel] v0.30 compile on madrake
Brought to you by:
kdekorte
|
From: hornet <ho...@hi...> - 2003-01-19 03:16:45
|
I just just downloaded the tarball and did a make. My system is a Mandra=
ke=20
9.0system. I get the following error:
[hornet@hive mplayerplug-in]$ make
gcc -c -g -DXP_UNIX -Iinclude -ISource/_gen -I/usr/X11R6/include -I.=20
-I/usr/include Source/mplayerplug-in.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system director=
y
In file included from /usr/include/signal.h:307,
from Source/mplayerplug-in.c:36:
/usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: No such file or=20
directory
In file included from Source/mplayerplug-in.c:36:
/usr/include/signal.h:310: warning: `struct sigcontext' declared inside=20
parameter list
/usr/include/signal.h:310: warning: its scope is only this definition or=20
declaration, which is probably not what you want
In file included from /usr/include/errno.h:36,
from Source/mplayerplug-in.c:37:
/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directory
make: *** [mplayerplug-in.o] Error 1
any ideas? thanks.
|