[Mplayer-users] installation problem.
Chris Gahan
chris at ill-logic.com
Tue Sep 11 04:50:36 CEST 2001
Try running this and see if it works:
ln -s /usr/src/linux/include/asm-i386 /usr/include/asm
(that's assuming your kernel's source is in /usr/src/linux. replace that with the correct path to your source otherwise.)
On Mon, 10 Sep 2001 08:34:57 -0700 dano <dano1nr at netscape.net> wrote:
>
> Hello, I'm running slackware 8 with 2.4.5 kernel and 2.95.3 gcc. when I
> ran "make" i got the errors below. I did a search for all the files it
> couldn't find, there where all in the directory where "make" was trying
> to find them.
>
> gcc -c -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math
> -fomit-frame-pointer -Iloader -Ilibvo -I/usr/local/include -o
> mplayer.o mplayer.c
> In file included from /usr/include/sys/ioctl.h:27,
> from mplayer.c:8:
> /usr/include/bits/ioctls.h:24: asm/ioctls.h: No such file or directory
> In file included from /usr/include/sys/ioctl.h:30,
> from mplayer.c:8:
> /usr/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or directory
> In file included from /usr/include/signal.h:307,
> from /usr/include/sys/wait.h:30,
> from mplayer.c:11:
> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
> directory
> In file included from /usr/include/sys/wait.h:30,
> from mplayer.c:11:
> /usr/include/signal.h:310: warning: `struct sigcontext' declared inside
> parameter list
> /usr/include/signal.h:310: warning: its scope is only this definition or
> declaration, which is probably not what you want.
> make: *** [mplayer.o] Error 1
>
>
> Thanks
>
>
> Danny
>
>
> _______________________________________________
> Mplayer-users mailing list
> Mplayer-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mplayer-users
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list