osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-27 Thread Neels Hofmeyr
Patch Set 2: > > It appears that osmo-hnbgw *does* need -lsctp. > > Which particular libsctp API is used directly by osmo-hnbgw? for the record: it turns out osmo-hnbgw still had an unused function that called sctp_send() from an earlier code state. With that function dropped, all worked

osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-16 Thread Harald Welte
Patch Set 2: > It appears that osmo-hnbgw *does* need -lsctp. Which particular libsctp API is used directly by osmo-hnbgw? Can you please point this out? I would have expected that all use of libsctp API is done through libosmo-netif and/or libosmo-sigtran, and those libraries than bring in

osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-16 Thread Neels Hofmeyr
Patch Set 2: It appears that osmo-hnbgw *does* need -lsctp. -- To view, visit https://gerrit.osmocom.org/4618 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic6a645a93406670d58eb5edf5f2f2e1266168c92 Gerrit-PatchSet: 2 Gerrit-Project:

[MERGED] osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-03 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp .. osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp This fixes the following

osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-03 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4618 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic6a645a93406670d58eb5edf5f2f2e1266168c92 Gerrit-PatchSet: 2 Gerrit-Project: osmo-iuh Gerrit-Branch: master

[PATCH] osmo-iuh[master]: osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp

2017-11-01 Thread Harald Welte
Review at https://gerrit.osmocom.org/4618 osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp This fixes the following dpkg-shlibeps warnings: Change-Id: Ic6a645a93406670d58eb5edf5f2f2e1266168c92 dpkg-shlibdeps: warning: package could avoid a useless dependency if