Re: Errors Building kmdls Myself
George Galt <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CA+-thJPyj=vAmpeg=tZ4P1ZfGzGav0NfBNzOjL8tHbCTGMQBRQ@mail.gmail.com> |
On Thu, Aug 16, 2012 at 2:01 PM, Paulo Cavalcanti <[email protected]> wrote: > > > On Thu, Aug 16, 2012 at 12:41 PM, George Galt <[email protected]> wrote: >> >> Paulo: >> >> Thanks. I added 0 1 to the end and got a little further, but I've had >> a bunch of other issues. I had to create a directory /etc/OpenCL and >> chmod 777, but I still get a bunch of errors. It seems like it is >> trying to uninstall the current nvidia driver before building. I'm >> not sure that is what is supposed to happen. >> >> I'm going to give up for the time being -- I have something else I >> have to finish -- but I'll try to come back to this later. >> >> However, so you (or others) can see the types of errors I'm getting, >> here is a sampling.. I can send the full output if you want, but it is >> rather long. >> > > You do not need to create any extra directory. > Are you sure you downgraded fakeroot? The > nvidia script should not access the system directories ... > > Mine is: > > fakeroot-1.11-19.fc17.src.rpm > > > -- > Paulo Roma Cavalcanti > DCC - UFRJ Paulo: I believe so. I had fakeroot 1.12 installed, removed it (and fakeroot-libs) with yum, built the src.rpm from Axel's repository for 1.11-19, and installed that rpm using yum localinstall. RPM reports the following: $ rpm -qa | grep fakeroot fakeroot-1.11-19.fc16.x86_64 As I said, it may not be worth wasting more of your time on this. I'll try to poke around some more this weekend to see what I can find. Thanks, George