Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Reg - How to compile sample io-pkt driver: (3 Items)
   
Reg - How to compile sample io-pkt driver  
Hi,

I have download the file sam.c,Makefile & common.mk from trunk and put it in QNX x86 PC then i gave a make.

the following message getting from my system.
--------------------
QNX PC# make
make: `all' is up to date.

please tell me anything if i missed and tell how to compile the driver.

Thanks and Regards
K.Senthil

Re: Reg - How to compile sample io-pkt driver  
On Wed, Jun 10, 2009 at 11:58:30PM -0400, Senthil K wrote:
> Hi,
> 
> I have download the file sam.c,Makefile & common.mk from trunk and put it in QNX x86 PC then i gave a make.
> 
> the following message getting from my system.
> --------------------
> QNX PC# make
> make: `all' is up to date.
> 
> please tell me anything if i missed and tell how to compile the driver.
> 

Check out this page:

http://community.qnx.com/sf/wiki/do/viewPage/projects.networking/wiki/Source_Guide

Plucking out one piece and building it isn't really
aupported.

Regards,

-seanb
Re: Reg - How to compile sample io-pkt driver  
Thanks a lot.

I will try and tell.

Thanks and Regards
K.Senthil