Re: Mol on Edgy (was: mol-0.9.71 is available)
Calum Benson <[email protected]> Tue, 24 Oct 2006 21:13:01 +0100
| Newsgroups | gmane.linux.ports.ppc.mol.general |
|---|---|
| Message-ID | <[email protected]> |
On 24 Oct 2006, at 13:34, Anders Gudmundsson wrote: >> Sadly all a bit academic until the unresolved symbol problem is > fixed >> though :/ >> > > Hi Calum! > I had to change a few things to get it to build on Edgy.. > > Add complete path to compiler.h in src/drivers/usbdev.c: > #include "/usr/src/linux/include/linux/compiler.h" > > Add -fno-stack-protector to CFLAGS in src/molelf/Makefile > CFLAGS += -static -fno-stack-protector Great, will try that. > Also I had to run "sudo make" for some reason. I've had to do that for quite a while :/ > Just enable sheep in networking config. Okay, I was doing that anyway. Thanks, Calum.