← Back to team overview

rohc team mailing list archive

Re: [Question #233262]: can rohc run in fedora? how to get rohc-tcp src?

 

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.