Re: Errors Building kmdls Myself
George Galt <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CA+-thJN-rXsix1kN4M9AjFL0ENTX7GTkYvyZYED7VmmaBp+e8Q@mail.gmail.com> |
On Sun, Aug 19, 2012 at 9:55 AM, Paulo Cavalcanti <[email protected]> wrote: > > >> 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. >> >> > > I did not know cinnamon, but it turned out to be very nice, and I am using > it right now ... > > I think kde should change some environment variables, which causes > the build to fail, but you can login remotely (that is, no desktop) and it > should also work. > > Regarding fakeroot, I have no clue. Maybe Axel fixes the issue one day ... > > The good part for you is that, now, you can build your own modules, > for any kernel you have installed, without having to boot with the kernel > you > want to build for. > > -- > Paulo Roma Cavalcanti > LCG - UFRJ Paulo: Yes, Cinnamon is rather nice. If I need to work under Gnome, I greatly prefer it to Gnome 3. FYI, I'm not sure how you installed it, but I found a repository for it a while back. Here is the information if you don't already have it: [fedora-cinnamon] name=Cinnamon provides core user interface functions for the GNOME 3 desktop baseurl=http://repos.fedorapeople.org/repos/leigh123linux/cinnamon/fedora-$releasever/$basearch/ enabled=1 skip_if_unavailable=1 gpgcheck=0 [fedora-cinnamon-source] name=Cinnamon provides core user interface functions for the GNOME 3 desktop - Source baseurl=http://repos.fedorapeople.org/repos/leigh123linux/cinnamon/fedora-$releasever/SRPMS enabled=0 skip_if_unavailable=1 gpgcheck=0 George