Hi All,

I wanted to ask how do I compile things natively on the router? I followed the instructions from the thread How to Compile your programs which showed how to compile apache.

But when I try to compile rtorrent, I always get issues with pkgconfig and openssl package not being found. It says it cant find the openssl.pc and then after that it says cannot find sigc++.pc

Do I always need to patch the source code to make things work?

Or do I really need to cross compile things from the pc instead?

I am really stuck, how do you all compile your stuff?????????