Question #233262 on rohc changed:
https://answers.launchpad.net/rohc/+question/233262

    Status: Open => Answered

Didier Barvaux proposed the following answer:
>  I want to konw where are the two files of rohc.ko and rohc_test.ko ?

Once you built the library with --enable-linux-kernel-module, the .ko
files are located in  the linux/kmod/ subdir.


>    I want to compile the example/simple_rohc_program.c file in fedora18
> because of enabling examples of configure file.
> [...]

Don't build it manually. Use the --enable-examples configure option:
  $ ./configure --enable-examples
  $ make all
  $ ./examples/simple_rohc_program 
  [...]


Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.

_______________________________________________
Mailing list: https://launchpad.net/~rohc
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~rohc
More help   : https://help.launchpad.net/ListHelp

Reply via email to