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/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-uecups/+/17904 )
Change subject: debian/control: Add dependency to libsctp-dev
......................................................................
debian/control: Add dependency to libsctp-dev
[ 337s] main.c:33:10: fatal error: netinet/sctp.h: No such file or directory
[ 337s] #include <netinet/sctp.h>
[ 337s] ^~~~~~~~~~~~~~~~
Change-Id: Iaec1c688ac136bd146dbc9527804c238245cac47
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-uecups refs/changes/04/17904/1
diff --git a/debian/control b/debian/control
index b801091..3efd4c2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@
libnl-route-3-dev,
libosmocore-dev (>= 1.1.0),
libosmo-netif-dev,
+ libsctp-dev,
osmo-gsm-manuals-dev
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-uecups.git
--
To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/17904
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: Iaec1c688ac136bd146dbc9527804c238245cac47
Gerrit-Change-Number: 17904
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200420/30634718/attachment.htm>