Re: modification for the makefile

2008-02-27 Thread Aleksandr Koltsoff
Hi Vinod, Vinod Hegde wrote: i have maemo 4.0 sdk and apophys scratchbox and want to know how can i insert a module in the scratchbox environment. i want to test insertion of helloworld module into my n810. i wrote the hello world module and inserted on Linux machine. it gets inserted and

modification for the makefile

2008-02-26 Thread Vinod Hegde
Hi Everyone, Could you please tell me about the modifications required in the makefile.. I tried to find the build directory but does not seem to contain all the entries !!. So what should be the KDIR argument in the makefile. Thanks ... ___

Re: modification for the makefile

2008-02-26 Thread Jason Edgecombe
Vinod Hegde wrote: Hi Everyone, Could you please tell me about the modifications required in the makefile.. I tried to find the build directory but does not seem to contain all the entries !!. So what should be the KDIR argument in the makefile. Thanks ... Could you please be more

Re: modification for the makefile

2008-02-26 Thread Jakov
You can take a look at the maemopad (ver 2.1 for now) to see a standard makefile - I think you can only modify the makefile.am, other makefile.* will be generated by running autogen.sh (a user file in maemopad). Hope it helps. On Wed, Feb 27, 2008 at 5:59 AM, Jason Edgecombe [EMAIL PROTECTED]

Re: modification for the makefile

2008-02-26 Thread Vinod Hegde
Hi, its a personal project. i have maemo 4.0 sdk and apophys scratchbox and want to know how can i insert a module in the scratchbox environment. i want to test insertion of helloworld module into my n810. i wrote the hello world module and inserted on Linux machine. it gets inserted and prints