From: Kristian K. <kri...@gm...> - 2007-03-01 23:53:36
|
On 3/1/07, ast...@el... <ast...@el...> wrote: > Is it possible for you to put up the .config file you use to generate > those images as well? I seem to be having a hell of a time compiling for > the WRAP, mostly because I don't know enough to know what should and > should not be checked off. I need to perform an idiot check, that idiot > being me. > asterisk, Most of the time this is all you need to do: cp astlinux.config .config make oldconfig make menuconfig (select WRAP) make Keep in mind that Darrick's images are from the 0.4 branch, not trunk. From what I have seen lately you have been trying to build trunk. trunk and 0.4 are quite different these days. -- Kristian Kielhofner |