Bugs item #1121809, was opened at 2005-02-13 07:25 Message generated for change (Comment added) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1121809&group_id=9368
Category: Programming environment Group: 4.1 Status: Open Resolution: None Priority: 9 Submitted By: Duane Berry (dmberry) Assigned to: David N. Lombard (dnl) Summary: client build fails for non-default kernel Initial Comment: When I tried to build a client from a non-default, non-rpm kernel the client image was incomplete. I haven't had time to test this but I _think_ the problem is in the kernel_picker script. I noticed that the module paths are "lib/modules" rather than "/lib/modules". This is consistent with what's not happening in the client build. Modding kernel_picker to force absolute paths froom root should fix this problem. ---------------------------------------------------------------------- >Comment By: David N. Lombard (dnl) Date: 2005-03-22 23:45 Message: Logged In: YES user_id=27334 OK. So it now works correctly, if and only if you have a modular kernel. That's a huge improvement, and probably where I'll have to leave it for 4.1 :-| ---------------------------------------------------------------------- Comment By: David N. Lombard (dnl) Date: 2005-03-22 09:52 Message: Logged In: YES user_id=27334 Found still more errors. INITRD has *never* been supported, hardwired to N. Other errors have not been seen due to lucky use of shorter kernel versions prior to this. Still expecting solution... ---------------------------------------------------------------------- Comment By: John (muglerj) Date: 2005-03-18 13:44 Message: Logged In: YES user_id=505737 Setting this to 4.1 and a 9 pri. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1121809&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
