Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Sam Ravnborg
On Wed, Sep 05, 2007 at 11:43:15AM +0200, Jan Engelhardt wrote: > > On Sep 5 2007 11:37, Michal Piotrowski wrote: > > > >Hi, > > > >[Adding K{build,config} wizards to CC] > > > >On 05/09/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > >> > >> $ make distclean > >> $ make defconfig > >> $ make me

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Sam Ravnborg
On Wed, Sep 05, 2007 at 11:43:15AM +0200, Jan Engelhardt wrote: > > Also note that visor will not have any symvers until you have > a Module.symvers (which, ironically, is created at the end of "make vmlinux") Yeaa - it is hard to create it before we have vmlinux. Sam - To unsubscribe fr

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Robert P. J. Day
On Wed, 5 Sep 2007, Jan Engelhardt wrote: > > On Sep 5 2007 05:42, Robert P. J. Day wrote: > >that doesn't solve the problem. i should have mentioned that i > >already (unnecessarily, i suggest) ran "make modules_prepare", but > >the problem persists. > > > >the issue seems to be that running tha

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Jan Engelhardt
On Sep 5 2007 05:42, Robert P. J. Day wrote: >that doesn't solve the problem. i should have mentioned that i >already (unnecessarily, i suggest) ran "make modules_prepare", but the >problem persists. > >the issue seems to be that running that last make command to build the >module visor.ko doesn'

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Robert P. J. Day
On Wed, 5 Sep 2007, Jan Engelhardt wrote: > > On Sep 5 2007 11:37, Michal Piotrowski wrote: > > > >Hi, > > > >[Adding K{build,config} wizards to CC] > > > >On 05/09/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > >> > >> $ make distclean > >> $ make defconfig > >> $ make menuconfig (select

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Jan Engelhardt
On Sep 5 2007 11:37, Michal Piotrowski wrote: > >Hi, > >[Adding K{build,config} wizards to CC] > >On 05/09/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote: >> >> $ make distclean >> $ make defconfig >> $ make menuconfig (select visor.ko to be built a module) >> $ make drivers/usb/serial/visor.

Re: building a specific in-tree module is currently a bit broken

2007-09-05 Thread Michal Piotrowski
Hi, [Adding K{build,config} wizards to CC] On 05/09/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > i know sam ravnborg has been Cc'ed on a janitors list posting > mentioning this but, just in case this note can get a fix snuck in > there quickly before 2.6.23 (this is on i386, but i'm gues

building a specific in-tree module is currently a bit broken

2007-09-05 Thread Robert P. J. Day
i know sam ravnborg has been Cc'ed on a janitors list posting mentioning this but, just in case this note can get a fix snuck in there quickly before 2.6.23 (this is on i386, but i'm guessing applies to all arches): $ make distclean $ make defconfig $ make menuconfig (select visor.ko to be