I am also facing the same problem now. after changing the configuration... make gave the error: "arm-angstrom-linux-gnueabi-ld: unrecognized option '-Wl,-rpath-link,/home/phani/om-linux-2.6.22 /tmp/staging/arm-angstrom-linux-gnueabi/lib'"
any help?? On Feb 6, 2008 5:04 AM, Michael 'Mickey' Lauer <[EMAIL PROTECTED]> wrote: > On Tuesday 05 February 2008 21:16:44 Jean-Michel Bouffard wrote: > > Michael 'Mickey' Lauer wrote: > > >> So how can I make any changes into the kernel config and then built a > > >> new kernel image? > > > > > > bitbake -c devshell virtual/kernel > > > > > > This opens a terminal window inside an OE build process with all > > > important variables setup. > > > > > > Now you can "make menuconfig" and edit as wanted. > > > > > > Then you can just "make". > > > > I can do my changes but the make doesn't succeed. If I do "> make", > > the result is: > > > > --- > > "/bin/sh: arm-angstrom-linux-gnueabi-gcc: command not found" > > --- > > That looks like your .bashrc (or something comparable) overwrites the > environment OE has presetup within devshell. (you did bitbake -c devshell > virtual/kernel and found a new terminal opening, right?) > > :M: > >
