Thanks for your help. This is getting really frustrating now. I have tried to recompile
openbsc with:
autoreconf --install --force
./configure
but the process stops on ./configure with:
checking for LIBOSMOSCCP... configure: error: Package requirements (libosmo-sccp >=
0.0.3) were not met:
No package 'libosmo-sccp' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBOSMOSCCP_CFLAGS
and LIBOSMOSCCP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I'm probably being really stupid, but it's been a long day. Any pointers?
Thanks guys.
s
On 14 Nov 2010, at 18:51, Holger Hans Peter Freyther wrote:
On 11/14/2010 07:49 PM, Stuart Baggs wrote:
configure: error: cannot find install-sh,
install.sh, or shtool in "." "./.." "./../.."
autoreconf --install --force..
I'm keen to get the GPRS branch up and running so I can start testing.
You don't need to pass the enable option for the BSC... normal OpenBSC does
not require SCCP.