Bjarni S. Sigurðsson schreef:
Hi,
FYI: I am running OpenBSC on Debian Lenny on a virtual machine (VirtualBox) with no problems.
./configure: line 3551: syntax error near unexpected token `LIBOSMOCORE,' ./configure: line 3551: `PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore)'
Just a thought, have you installed pkg-config? (apt-get install pkg-config)
Hehehe, pkg-config did the trick Bjarni. Thnx boys. I was searching pkgconfig with apt instead of pkg-config, but didn't come with usable results. Anyway, problem solved and gained extra knowledge :)