trouble compiling LKSCTP-tools-1.0.6
- From: "gthaker@xxxxxxxxxxx" <gthaker@xxxxxxxxxxx>
- Date: 26 Dec 2006 10:02:53 -0800
Hi,
I am trying to build user level apps to try out a few things. I am
following
instructions that come with the .tar file. I get to the initial
"./bootstrap"
and get stuck there. I am trying this on a Linux 2.6.19 kernel on which
SCTP is
compiled as a module.
Any hints/suggestions welcome. Thanks.
root@b> more bootstrap
#!/usr/bin/env bash
# -*- sh -*-
set -ex # exit on error
libtoolize --force --copy
aclocal
autoheader
automake --foreign --add-missing --copy
autoconf
if [ "$1" = "-a" ]; then
./configure --prefix=/usr --enable-shared --enable-static
make
make dist
fi
root@b>
root@b>
root@b> ./bootstrap
+ libtoolize --force --copy
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `bin'.
+ aclocal
/* GETS STUCK HERE FOREVER */
.
- Prev by Date: Re: Complicated LAN
- Next by Date: Re: use some other port number for ms term services with iptables
- Previous by thread: Help providing wireless Internet access to Ipaq from linuxbox
- Next by thread: pick up your free gift here
- Index(es):