Re: Errors Building kmdls Myself
George Galt <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CA+-thJO_5BPyvwNATsH2fQE=Vy3rwTJd1An5+miZcwW98RJZoA@mail.gmail.com> |
On Thu, Aug 16, 2012 at 2:38 PM, George Galt <[email protected]> wrote: > On Thu, Aug 16, 2012 at 2:25 PM, Paulo Cavalcanti <[email protected]> wrote: >> >> >> On Thu, Aug 16, 2012 at 3:07 PM, George Galt <[email protected]> wrote: >>> >>> 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. >>> >> >> I know what is happening. You are using kde. >> >> Try to login in gnome and do the same thing and it should work (I had the >> same problem). >> >> >> -- >> Paulo Roma Cavalcanti >> LCG - UFRJ > > Really!!! Wow! OK, I'll give it a try. > > Thanks. Paulo: Thanks for all of the help! You are correct that KDE was the culprit. Building under Gnome (Cinnamon, to be precise), it worked just fine. I also experimented with upgrading back to fakeroot 1.12, but found that didn't work. I'm curious about these 2 issues. I notice that fakeroot is available up to version 1.18, and I may try that to see if it works. As for the KDE issue, I may just ignore that and build under Gnome, but I still find it odd that the desktop would have an impact on this. Thanks again. George