Hi List,

i just tried to build openbsc latest checkout.
libosmocore compiles fine (checkout is also from today)

i got this error:

make[3]: Betrete Verzeichnis '/home/demo/openbsc/openbsc/src/libcommon'
CC common_vty.o
In file included from common_vty.c:26:
../../include/openbsc/vty.h:32: error: redeclaration of enumerator ‘E1INP_NODE’ /usr/local/include/osmocom/vty/command.h:77: note: previous definition of ‘E1INP_NODE’ was here
In file included from common_vty.c:28:
../../include/openbsc/debug.h:16: error: expected identifier before ‘-’ token
In file included from ../../include/openbsc/bsc_nat.h:24,
from common_vty.c:30:
../../include/openbsc/mgcp.h: In function ‘mgcp_timeslot_to_endpoint’:
../../include/openbsc/mgcp.h:180: error: ‘DMGCP’ undeclared (first use in this function) ../../include/openbsc/mgcp.h:180: error: (Each undeclared identifier is reported only once
../../include/openbsc/mgcp.h:180: error: for each function it appears in.)
make[3]: *** [common_vty.o] Fehler 1
make[3]: Verlasse Verzeichnis '/home/demo/openbsc/openbsc/src/libcommon'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/demo/openbsc/openbsc/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/demo/openbsc/openbsc'

so libcommon failes.
is there a fix available or it is a unknown problem

thanks.

Regards axel


Reply via email to