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/osmocom-net-gprs@lists.osmocom.org/.
Alexander Huemer alexander.huemer at xx.vuHi.
On Wed, Jun 03, 2015 at 04:22:32PM +0200, Kasper Nielsen wrote:
> when trying to install on clean debian 8 I get errors.
>
> This is my bash:
> ./configure
> bash: ./configure: No such file or directory
>
> running alcohol && automake && autoheader && autoconf also gives lots of
> errors.
What's alcohol?
autoreconf -i produces a configure script just fine on my jessie/amd64
installation. There is only a minor warning regarding configure.{in,ac}.
configure does not complain either.
make produces some -Wformat warnings, nothing scary.
openggsn does not seem to be broken at all.
Kind regards,
-Alex