logo       

Re: I can't enable my video card's 3D acceleration(Radeon 7500): msg#00104

video.dri.user

Subject: Re: I can't enable my video card's 3D acceleration(Radeon 7500)

Ahh... I see, it must be /usr/include/linux/errno.h
And therefore has little to do with the kernel...
The file is rather small, and I can give you mine. Its sent as an attachment.



On Tuesday 15 July 2003 20:41, you wrote:
> Hello..
> All ways you said i tried,it still not work.
> I always have a big question
>
> This line:
> "/usr/include/bits/errno.h:25:26: linux/errno.h: No such
> file or directory"
>
> I don'n know "linux/errno.h" means which directory?
> because i had been found this path in
> /usr/src/linux-2.4.18-3/include/linux i don't understand which path dose
> really include path?
> /usr/include or /usr/src/linux-2.4.18-3/include/linux ?
> i wonder about if include path wrong? cause can't include file?
>
> This line's error message,i don't know really meaning....
>
>
> -----Original message-----
> From:Yun Zhou <innerguy@xxxxxxxxxxxxxxxxx>
> To:mikechou <mikechou@xxxxxxxxxxxxx>
> Date:Tue, 15 Jul 2003 18:55:14 -0500
> Subject:Re: [Dri-users] I can't enable my video card's 3D
> acceleration(Radeon 7500)
>
> I think that means that it can't find your kernel configuration, but it
> does mean that your kernel source is (probably) installed correctly. What
> you need to do now is go into the directory (kernel source) and type 'make
> xconfig'
>
> I'm not sure if this affects the make process, but you can adjust the
> settings to your needs and then save the config file, or leave them default
> and experement a bit. Then try and compile. Maybe that will work.
>
> On Tuesday 15 July 2003 01:18, you wrote:
> > I'm tyring 2 ways untar:
> > 1.untar to original /usr/src/linux-2.4.18-3,so
> > /usr/src/linux-2.4.18-3 has a linux directory,and reinstall
> > has same error.
> > 2.untar to a directory,and copy linux directory(after
> > untar's directory) to /usr/src/linux2.4.18-3 instead of
> > original directory,and reinstall it,error message is:
> >
> > Makefile.linux:136: *** Cannot fine a kernel config file. Stop.
> >
> > Does my untar process wrong?
> > which place is right?
> >
> >
> > -----Original message-----
> > From:Yun Zhou <innerguy@xxxxxxxxxxxxxxxxx>
> > To:mikechou <mikechou@xxxxxxxxxxxxx>
> > Cc:dri-users@xxxxxxxxxxxxxxxxxxxxx
> > Date:Mon, 14 Jul 2003 23:08:44 -0500
> > Subject:Re: [Dri-users] I can't enable my video card's 3D
> > acceleration(Radeon 7500)
> >
> > This line:
> > "/usr/include/bits/errno.h:25:26: linux/errno.h: No such
> > file or directory"
> >
> > indicates your problem. It means that your kernel source is
> > not entirely
> > complete. What you need to do is download the kernel source
> > again, your
> > version available at
> >
> > http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.18.tar.bz2
> >
> > All you have to do is download that file, and untar it as
> > this directory:
> > /usr/src/linux-2.4.18-3
> >
> > Or untar it anywhere, but make sure the symlink
> > /usr/src/linux is pointing to
> > the right directory.
> >
> > Then, try re-installing the binary package.
> >
> > The reason for this is because DRI needs to use a kernel
> > module, and all
> > kernel modules can only be used on the kernel version that
> > they were compiled
> > for. That's why the installation process needs a little bit
> > of compiling, and
> > when a file from the kernel source is missing, it can't go on.
> >
> > Good luck with that.

Attachment: errno.h
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise