OpenBSC compile error --> tests --> GTP hub

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Sipos Csaba sipos.csaba at kvk.uni-obuda.hu
Sat Nov 28 12:39:52 UTC 2015


Sorry, it was the missing libc-ares-dev package.

Its interesting because the configure script is recognising the missing package but not complaining about it, and it causes compile time issues.

Regards,
Csaba

----- Eredeti üzenet -----
Feladó: "Sipos Csaba" <sipos.csaba at kvk.uni-obuda.hu>
Címzett: nhofmeyr at sysmocom.de
Másolatot kap: "OpenBSC Mailing List" <openbsc at lists.osmocom.org>
Elküldött üzenetek: Szombat, 2015. November 28. 13:35:19
Tárgy: OpenBSC compile error --> tests --> GTP hub

Dear Neels,

Today just grabbed the latest OpenBSC master, and got this compile error:

Making all in gtphub
make[3]: Entering directory `/root/new_osmocom/openbsc/openbsc/tests/gtphub'
  CC       gtphub_test.o
  CC       ../../src/gprs/gtphub.o
../../src/gprs/gtphub.c:2191:1: fatal error: opening dependency file .deps/../../src/gprs/gtphub.Tpo: No such file or directory
 }
 ^
compilation terminated.
make[3]: *** [../../src/gprs/gtphub.o] Error 1
make[3]: Leaving directory `/root/new_osmocom/openbsc/openbsc/tests/gtphub'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/new_osmocom/openbsc/openbsc/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/new_osmocom/openbsc/openbsc'
make: *** [all] Error 2

Do you have any idea why is this happening?

Regards,
Csaba



More information about the OpenBSC mailing list