Closed romanfic closed 7 years ago
Don't be 😢 What's your problem ?
I'm not very experienced in compiling. I do not understand the error.
I tried the procedure from https://github.com/coova/coova-chilli/blob/master/INSTALL, but the deb package will not be created.
I downloaded version 1.4
I started ./bootstrap
sudo ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --enable-largelimits --enable-binstatusfile --enable-statusfile --enable-chilliproxy --enable-chilliradsec --enable-chilliredir --with-openssl --with-poll --enable-dhcpopt --enable-sessgarden --enable-ipwhitelist --enable-redirdnsreq --enable-miniconfig --enable-libjson --enable-layer3 --enable-proxyvsa --enable-miniportal --enable-chilliscript --enable-eapol --enable-uamdomainfile --enable-modules --enable-multiroute
sudo sed -i -e 's:$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install:$(MAKE) DESTDIR=/ install:g' /usr/src/coova-chilli-1.4/debian/rules
sudo make make all-recursive make[1]: Entering directory '/usr/src/coova-chilli-1.4' Making all in bstring make[2]: Entering directory '/usr/src/coova-chilli-1.4/bstring' /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -g -O2 -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c -o bstrlib.lo bstrlib.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -g -O2 -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -fPIC -DPIC -o .libs/bstrlib.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -g -O2 -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -o bstrlib.o >/dev/null 2>&1 mv -f .deps/bstrlib.Tpo .deps/bstrlib.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libbstring.la -rpath /usr/lib bstrlib.lo -lrt libtool: link: rm -fr .libs/libbstring.a .libs/libbstring.la .libs/libbstring.lai .libs/libbstring.so .libs/libbstring.so.0 .libs/libbstring.so.0.0.0 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/bstrlib.o -lrt -O2 -Wl,-soname -Wl,libbstring.so.0 -o .libs/libbstring.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbstring.so.0" && ln -s "libbstring.so.0.0.0" "libbstring.so.0") libtool: link: (cd ".libs" && rm -f "libbstring.so" && ln -s "libbstring.so.0.0.0" "libbstring.so") libtool: link: ar cru .libs/libbstring.a bstrlib.o libtool: link: ranlib .libs/libbstring.a libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" ) make[2]: Leaving directory '/usr/src/coova-chilli-1.4/bstring' Making all in json make[2]: Entering directory '/usr/src/coova-chilli-1.4/json' make all-am make[3]: Entering directory '/usr/src/coova-chilli-1.4/json' /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c -o arraylist.lo arraylist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -o arraylist.o >/dev/null 2>&1 mv -f .deps/arraylist.Tpo .deps/arraylist.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c -o json_c_version.lo json_c_version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c json_c_version.c -fPIC -DPIC -o .libs/json_c_version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c json_c_version.c -o json_c_version.o >/dev/null 2>&1 mv -f .deps/json_c_version.Tpo .deps/json_c_version.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -fPIC -DPIC -o .libs/json_object.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -o json_object.o >/dev/null 2>&1 mv -f .deps/json_object.Tpo .deps/json_object.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c -o json_object_iterator.lo json_object_iterator.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -fPIC -DPIC -o .libs/json_object_iterator.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -o json_object_iterator.o >/dev/null 2>&1 mv -f .deps/json_object_iterator.Tpo .deps/json_object_iterator.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c -o json_tokener.lo json_tokener.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -o json_tokener.o >/dev/null 2>&1 mv -f .deps/json_tokener.Tpo .deps/json_tokener.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c -o json_util.lo json_util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -fPIC -DPIC -o .libs/json_util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -o json_util.o >/dev/null 2>&1 mv -f .deps/json_util.Tpo .deps/json_util.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c -o linkhash.lo linkhash.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -o linkhash.o >/dev/null 2>&1 mv -f .deps/linkhash.Tpo .deps/linkhash.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c -o printbuf.lo printbuf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -o printbuf.o >/dev/null 2>&1 mv -f .deps/printbuf.Tpo .deps/printbuf.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT random_seed.lo -MD -MP -MF .deps/random_seed.Tpo -c -o random_seed.lo random_seed.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT random_seed.lo -MD -MP -MF .deps/random_seed.Tpo -c random_seed.c -fPIC -DPIC -o .libs/random_seed.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -Wall -std=gnu99 -D_GNU_SOURCE -g -O2 -MT random_seed.lo -MD -MP -MF .deps/random_seed.Tpo -c random_seed.c -o random_seed.o >/dev/null 2>&1 mv -f .deps/random_seed.Tpo .deps/random_seed.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libjson.la -rpath /usr/lib arraylist.lo debug.lo json_c_version.lo json_object.lo json_object_iterator.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo random_seed.lo -lrt libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/arraylist.o .libs/debug.o .libs/json_c_version.o .libs/json_object.o .libs/json_object_iterator.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o .libs/random_seed.o -lrt -O2 -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libjson.so.0" && ln -s "libjson.so.0.0.0" "libjson.so.0") libtool: link: (cd ".libs" && rm -f "libjson.so" && ln -s "libjson.so.0.0.0" "libjson.so") libtool: link: ar cru .libs/libjson.a arraylist.o debug.o json_c_version.o json_object.o json_object_iterator.o json_tokener.o json_util.o linkhash.o printbuf.o random_seed.o libtool: link: ranlib .libs/libjson.a libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[3]: Leaving directory '/usr/src/coova-chilli-1.4/json' make[2]: Leaving directory '/usr/src/coova-chilli-1.4/json' Making all in src make[2]: Entering directory '/usr/src/coova-chilli-1.4/src' make[3]: Entering directory '/usr/src/coova-chilli-1.4/src' depbase=
echo chilli.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT chilli.lo -MD -MP -MF $depbase.Tpo -c -o chilli.lo chilli.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chilli.lo -MD -MP -MF .deps/chilli.Tpo -c chilli.c -fPIC -DPIC -o .libs/chilli.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chilli.lo -MD -MP -MF .deps/chilli.Tpo -c chilli.c -o chilli.o >/dev/null 2>&1 depbase=
echo tun.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT tun.lo -MD -MP -MF $depbase.Tpo -c -o tun.lo tun.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT tun.lo -MD -MP -MF .deps/tun.Tpo -c tun.c -fPIC -DPIC -o .libs/tun.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT tun.lo -MD -MP -MF .deps/tun.Tpo -c tun.c -o tun.o >/dev/null 2>&1 depbase=
echo ippool.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT ippool.lo -MD -MP -MF $depbase.Tpo -c -o ippool.lo ippool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ippool.lo -MD -MP -MF .deps/ippool.Tpo -c ippool.c -fPIC -DPIC -o .libs/ippool.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ippool.lo -MD -MP -MF .deps/ippool.Tpo -c ippool.c -o ippool.o >/dev/null 2>&1 depbase=
echo radius.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT radius.lo -MD -MP -MF $depbase.Tpo -c -o radius.lo radius.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -fPIC -DPIC -o .libs/radius.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -o radius.o >/dev/null 2>&1 depbase=
echo md5.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 depbase=
echo redir.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT redir.lo -MD -MP -MF $depbase.Tpo -c -o redir.lo redir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT redir.lo -MD -MP -MF .deps/redir.Tpo -c redir.c -fPIC -DPIC -o .libs/redir.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT redir.lo -MD -MP -MF .deps/redir.Tpo -c redir.c -o redir.o >/dev/null 2>&1 depbase=
echo dhcp.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT dhcp.lo -MD -MP -MF $depbase.Tpo -c -o dhcp.lo dhcp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT dhcp.lo -MD -MP -MF .deps/dhcp.Tpo -c dhcp.c -fPIC -DPIC -o .libs/dhcp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT dhcp.lo -MD -MP -MF .deps/dhcp.Tpo -c dhcp.c -o dhcp.o >/dev/null 2>&1 depbase=
echo iphash.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT iphash.lo -MD -MP -MF $depbase.Tpo -c -o iphash.lo iphash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT iphash.lo -MD -MP -MF .deps/iphash.Tpo -c iphash.c -fPIC -DPIC -o .libs/iphash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT iphash.lo -MD -MP -MF .deps/iphash.Tpo -c iphash.c -o iphash.o >/dev/null 2>&1 depbase=
echo lookup.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT lookup.lo -MD -MP -MF $depbase.Tpo -c -o lookup.lo lookup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1 depbase=
echo util.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 depbase=
echo options.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 depbase=
echo statusfile.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT statusfile.lo -MD -MP -MF $depbase.Tpo -c -o statusfile.lo statusfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT statusfile.lo -MD -MP -MF .deps/statusfile.Tpo -c statusfile.c -fPIC -DPIC -o .libs/statusfile.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT statusfile.lo -MD -MP -MF .deps/statusfile.Tpo -c statusfile.c -o statusfile.o >/dev/null 2>&1 depbase=
echo conn.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT conn.lo -MD -MP -MF $depbase.Tpo -c -o conn.lo conn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -fPIC -DPIC -o .libs/conn.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -o conn.o >/dev/null 2>&1 depbase=
echo sig.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT sig.lo -MD -MP -MF $depbase.Tpo -c -o sig.lo sig.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -fPIC -DPIC -o .libs/sig.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o >/dev/null 2>&1 depbase=
echo garden.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT garden.lo -MD -MP -MF $depbase.Tpo -c -o garden.lo garden.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT garden.lo -MD -MP -MF .deps/garden.Tpo -c garden.c -fPIC -DPIC -o .libs/garden.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT garden.lo -MD -MP -MF .deps/garden.Tpo -c garden.c -o garden.o >/dev/null 2>&1 depbase=
echo dns.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT dns.lo -MD -MP -MF $depbase.Tpo -c -o dns.lo dns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -fPIC -DPIC -o .libs/dns.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -o dns.o >/dev/null 2>&1 depbase=
echo session.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT session.lo -MD -MP -MF $depbase.Tpo -c -o session.lo session.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -o session.o >/dev/null 2>&1 depbase=
echo pkt.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT pkt.lo -MD -MP -MF $depbase.Tpo -c -o pkt.lo pkt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT pkt.lo -MD -MP -MF .deps/pkt.Tpo -c pkt.c -fPIC -DPIC -o .libs/pkt.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT pkt.lo -MD -MP -MF .deps/pkt.Tpo -c pkt.c -o pkt.o >/dev/null 2>&1 depbase=
echo chksum.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT chksum.lo -MD -MP -MF $depbase.Tpo -c -o chksum.lo chksum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chksum.lo -MD -MP -MF .deps/chksum.Tpo -c chksum.c -fPIC -DPIC -o .libs/chksum.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chksum.lo -MD -MP -MF .deps/chksum.Tpo -c chksum.c -o chksum.o >/dev/null 2>&1 depbase=
echo net.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1 depbase=
echo safe.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT safe.lo -MD -MP -MF $depbase.Tpo -c -o safe.lo safe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT safe.lo -MD -MP -MF .deps/safe.Tpo -c safe.c -fPIC -DPIC -o .libs/safe.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT safe.lo -MD -MP -MF .deps/safe.Tpo -c safe.c -o safe.o >/dev/null 2>&1 depbase=
echo sfhash.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT sfhash.lo -MD -MP -MF $depbase.Tpo -c -o sfhash.lo sfhash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sfhash.lo -MD -MP -MF .deps/sfhash.Tpo -c sfhash.c -fPIC -DPIC -o .libs/sfhash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sfhash.lo -MD -MP -MF .deps/sfhash.Tpo -c sfhash.c -o sfhash.o >/dev/null 2>&1 depbase=
echo ssl.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT ssl.lo -MD -MP -MF $depbase.Tpo -c -o ssl.lo ssl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c -fPIC -DPIC -o .libs/ssl.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c -o ssl.o >/dev/null 2>&1 depbase=
echo ms_chap.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT ms_chap.lo -MD -MP -MF $depbase.Tpo -c -o ms_chap.lo ms_chap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ms_chap.lo -MD -MP -MF .deps/ms_chap.Tpo -c ms_chap.c -fPIC -DPIC -o .libs/ms_chap.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT ms_chap.lo -MD -MP -MF .deps/ms_chap.Tpo -c ms_chap.c -o ms_chap.o >/dev/null 2>&1 depbase=
echo rtmon.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT rtmon.lo -MD -MP -MF $depbase.Tpo -c -o rtmon.lo rtmon.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT rtmon.lo -MD -MP -MF .deps/rtmon.Tpo -c rtmon.c -fPIC -DPIC -o .libs/rtmon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT rtmon.lo -MD -MP -MF .deps/rtmon.Tpo -c rtmon.c -o rtmon.o >/dev/null 2>&1 depbase=
echo cmdsock.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT cmdsock.lo -MD -MP -MF $depbase.Tpo -c -o cmdsock.lo cmdsock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT cmdsock.lo -MD -MP -MF .deps/cmdsock.Tpo -c cmdsock.c -fPIC -DPIC -o .libs/cmdsock.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT cmdsock.lo -MD -MP -MF .deps/cmdsock.Tpo -c cmdsock.c -o cmdsock.o >/dev/null 2>&1 depbase=
echo chilli_module.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT chilli_module.lo -MD -MP -MF $depbase.Tpo -c -o chilli_module.lo chilli_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chilli_module.lo -MD -MP -MF .deps/chilli_module.Tpo -c chilli_module.c -fPIC -DPIC -o .libs/chilli_module.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT chilli_module.lo -MD -MP -MF .deps/chilli_module.Tpo -c chilli_module.c -o chilli_module.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o libchilli.la -rpath /usr/lib chilli.lo tun.lo ippool.lo radius.lo md5.lo redir.lo dhcp.lo iphash.lo lookup.lo util.lo options.lo statusfile.lo conn.lo sig.lo garden.lo dns.lo session.lo pkt.lo chksum.lo net.lo safe.lo sfhash.lo ssl.lo ms_chap.lo rtmon.lo cmdsock.lo chilli_module.lo ../extern/strlcpy.lo ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: rm -fr .libs/libchilli.a .libs/libchilli.la .libs/libchilli.lai .libs/libchilli.so .libs/libchilli.so.0 .libs/libchilli.so.0.0.0 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/chilli.o .libs/tun.o .libs/ippool.o .libs/radius.o .libs/md5.o .libs/redir.o .libs/dhcp.o .libs/iphash.o .libs/lookup.o .libs/util.o .libs/options.o .libs/statusfile.o .libs/conn.o .libs/sig.o .libs/garden.o .libs/dns.o .libs/session.o .libs/pkt.o .libs/chksum.o .libs/net.o .libs/safe.o .libs/sfhash.o .libs/ssl.o .libs/ms_chap.o .libs/rtmon.o .libs/cmdsock.o .libs/chilli_module.o ../extern/.libs/strlcpy.o -Wl,-rpath -Wl,/usr/src/coova-chilli-1.4/bstring/.libs -Wl,-rpath -Wl,/usr/src/coova-chilli-1.4/json/.libs ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt -O2 -Wl,-soname -Wl,libchilli.so.0 -o .libs/libchilli.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libchilli.so.0" && ln -s "libchilli.so.0.0.0" "libchilli.so.0") libtool: link: (cd ".libs" && rm -f "libchilli.so" && ln -s "libchilli.so.0.0.0" "libchilli.so") libtool: link: ar cru .libs/libchilli.a chilli.o tun.o ippool.o radius.o md5.o redir.o dhcp.o iphash.o lookup.o util.o options.o statusfile.o conn.o sig.o garden.o dns.o session.o pkt.o chksum.o net.o safe.o sfhash.o ssl.o ms_chap.o rtmon.o cmdsock.o chilli_module.o ../extern/strlcpy.o libtool: link: ranlib .libs/libchilli.a libtool: link: ( cd ".libs" && rm -f "libchilli.la" && ln -s "../libchilli.la" "libchilli.la" ) depbase=
echo sample-mod.lo | sed 's|[^/]$|.deps/&|;s|.lo$||';\ /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT sample-mod.lo -MD -MP -MF $depbase.Tpo -c -o sample-mod.lo sample-mod.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sample-mod.lo -MD -MP -MF .deps/sample-mod.Tpo -c sample-mod.c -fPIC -DPIC -o .libs/sample-mod.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -MT sample-mod.lo -MD -MP -MF .deps/sample-mod.Tpo -c sample-mod.c -o sample-mod.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -module -avoid-version -o sample.la -rpath /usr/lib/coova-chilli sample-mod.lo -lrt libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/sample-mod.o -lrt -O2 -Wl,-soname -Wl,sample.so -o .libs/sample.so libtool: link: ar cru .libs/sample.a sample-mod.o libtool: link: ranlib .libs/sample.a libtool: link: ( cd ".libs" && rm -f "sample.la" && ln -s "../sample.la" "sample.la" ) depbase=
echo main.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli main.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli main.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-response.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-response.o -MD -MP -MF $depbase.Tpo -c -o main-response.o main-response.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_response main-response.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_response main-response.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-radconfig.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-radconfig.o -MD -MP -MF $depbase.Tpo -c -o main-radconfig.o main-radconfig.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_radconfig main-radconfig.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_radconfig main-radconfig.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-opt.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-opt.o -MD -MP -MF $depbase.Tpo -c -o main-opt.o main-opt.c &&\ mv -f $depbase.Tpo $depbase.Po sh cmdline.mini.sh > cmdline.mini.gen depbase=
echo cmdline.mini.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT cmdline.mini.o -MD -MP -MF $depbase.Tpo -c -o cmdline.mini.o cmdline.mini.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_opt main-opt.o cmdline.mini.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_opt main-opt.o cmdline.mini.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-rtmon.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-rtmon.o -MD -MP -MF $depbase.Tpo -c -o main-rtmon.o main-rtmon.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_rtmon main-rtmon.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_rtmon main-rtmon.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-query.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-query.o -MD -MP -MF $depbase.Tpo -c -o main-query.o main-query.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_query main-query.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_query main-query.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-proxy.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-proxy.o -MD -MP -MF $depbase.Tpo -c -o main-proxy.o main-proxy.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_proxy main-proxy.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_proxy main-proxy.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-radsec.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-radsec.o -MD -MP -MF $depbase.Tpo -c -o main-radsec.o main-radsec.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_radsec main-radsec.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_radsec main-radsec.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-script.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-script.o -MD -MP -MF $depbase.Tpo -c -o main-script.o main-script.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_script main-script.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_script main-script.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt depbase=
echo main-redir.o | sed 's|[^/]*$|.deps/&|;s|.o$||';\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../json -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -MT main-redir.o -MD -MP -MF $depbase.Tpo -c -o main-redir.o main-redir.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli.pid"' -DDEFSTATEDIR='"/var/run"' -DSBINDIR='"/usr/sbin"' -I../json -DDEFLIBDIR='"/usr/lib/coova-chilli"' -g -O2 -o chilli_redir main-redir.o libchilli.la ../bstring/libbstring.la ../json/libjson.la -lssl -lcrypto -ldl -lrt libtool: link: gcc -std=gnu99 -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF=\"/etc/chilli.conf\" -DDEFPIDFILE=\"/var/run/chilli.pid\" -DDEFSTATEDIR=\"/var/run\" -DSBINDIR=\"/usr/sbin\" -I../json -DDEFLIBDIR=\"/usr/lib/coova-chilli\" -g -O2 -o .libs/chilli_redir main-redir.o ./.libs/libchilli.so ../bstring/.libs/libbstring.so ../json/.libs/libjson.so -lssl -lcrypto -ldl -lrt make[3]: Leaving directory '/usr/src/coova-chilli-1.4/src' make[2]: Leaving directory '/usr/src/coova-chilli-1.4/src' Making all in doc make[2]: Entering directory '/usr/src/coova-chilli-1.4/doc' rm -f chilli.8 chilli.8.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.8.in >chilli.8.tmp mv chilli.8.tmp chilli.8 rm -f chilli.conf.5 chilli.conf.5.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.conf.5.in >chilli.conf.5.tmp mv chilli.conf.5.tmp chilli.conf.5 rm -f chilli_query.1 chilli_query.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_query.1.in >chilli_query.1.tmp mv chilli_query.1.tmp chilli_query.1 rm -f chilli_response.1 chilli_response.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_response.1.in >chilli_response.1.tmp mv chilli_response.1.tmp chilli_response.1 rm -f chilli_radconfig.1 chilli_radconfig.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_radconfig.1.in >chilli_radconfig.1.tmp mv chilli_radconfig.1.tmp chilli_radconfig.1 rm -f chilli-radius.5 chilli-radius.5.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli-radius.5.in >chilli-radius.5.tmp perl fmttxt.pl chilli-radius < attributes > chilli-radius.5 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_PAPER = "cs_CZ.UTF-8", LC_ADDRESS = "cs_CZ.UTF-8", LC_MONETARY = "cs_CZ.UTF-8", LC_NUMERIC = "cs_CZ.UTF-8", LC_TELEPHONE = "cs_CZ.UTF-8", LC_IDENTIFICATION = "cs_CZ.UTF-8", LC_MEASUREMENT = "cs_CZ.UTF-8", LC_TIME = "cs_CZ.UTF-8", LC_NAME = "cs_CZ.UTF-8", LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_GB.UTF-8"). rm -f chilli-radius.5.tmp rm -f chilli_opt.1 chilli_opt.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_opt.1.in >chilli_opt.1.tmp mv chilli_opt.1.tmp chilli_opt.1 rm -f chilli_rtmon.1 chilli_rtmon.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_rtmon.1.in >chilli_rtmon.1.tmp mv chilli_rtmon.1.tmp chilli_rtmon.1 rm -f chilli_redir.1 chilli_redir.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_redir.1.in >chilli_redir.1.tmp mv chilli_redir.1.tmp chilli_redir.1 rm -f chilli_proxy.1 chilli_proxy.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_proxy.1.in >chilli_proxy.1.tmp mv chilli_proxy.1.tmp chilli_proxy.1 rm -f chilli_radsec.1 chilli_radsec.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_radsec.1.in >chilli_radsec.1.tmp mv chilli_radsec.1.tmp chilli_radsec.1 rm -f chilli_script.1 chilli_script.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_script.1.in >chilli_script.1.tmp mv chilli_script.1.tmp chilli_script.1 make[2]: Leaving directory '/usr/src/coova-chilli-1.4/doc' Making all in www make[2]: Entering directory '/usr/src/coova-chilli-1.4/www' rm -f config.sh config.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' config.sh.in >config.sh.tmp mv config.sh.tmp config.sh make[2]: Leaving directory '/usr/src/coova-chilli-1.4/www' Making all in conf make[2]: Entering directory '/usr/src/coova-chilli-1.4/conf' rm -f functions functions.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' functions.in >functions.tmp mv functions.tmp functions rm -f up.sh up.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' up.sh.in >up.sh.tmp chmod +x up.sh.tmp mv up.sh.tmp up.sh rm -f down.sh down.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' down.sh.in >down.sh.tmp chmod +x down.sh.tmp mv down.sh.tmp down.sh rm -f newmulti.sh newmulti.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' newmulti.sh.in >newmulti.sh.tmp chmod +x newmulti.sh.tmp mv newmulti.sh.tmp newmulti.sh rm -f wpad.dat wpad.dat.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' wpad.dat.in >wpad.dat.tmp mv wpad.dat.tmp wpad.dat chmod a+x wpad.dat rm -f chilli chilli.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.in >chilli.tmp chmod +x chilli.tmp mv chilli.tmp chilli rm -f CoovaChilliLib.py CoovaChilliLib.py.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' CoovaChilliLib.py.in >CoovaChilliLib.py.tmp mv CoovaChilliLib.py.tmp CoovaChilliLib.py rm -f defaults defaults.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' defaults.in >defaults.tmp mv defaults.tmp defaults rm -f chilli.conf chilli.conf.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.conf.in >chilli.conf.tmp mv chilli.conf.tmp chilli.conf make[2]: Leaving directory '/usr/src/coova-chilli-1.4/conf' Making all in debian make[2]: Entering directory '/usr/src/coova-chilli-1.4/debian' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/coova-chilli-1.4/debian' Making all in distro make[2]: Entering directory '/usr/src/coova-chilli-1.4/distro' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/coova-chilli-1.4/distro' Making all in miniportal make[2]: Entering directory '/usr/src/coova-chilli-1.4/miniportal' rm -f contact.chi contact.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' contact.chi.in >contact.chi.tmp mv contact.chi.tmp contact.chi rm -f login.chi login.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' login.chi.in >login.chi.tmp mv login.chi.tmp login.chi rm -f map.chi map.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' map.chi.in >map.chi.tmp mv map.chi.tmp map.chi rm -f register.chi register.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' register.chi.in >register.chi.tmp mv register.chi.tmp register.chi rm -f terms.chi terms.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' terms.chi.in >terms.chi.tmp mv terms.chi.tmp terms.chi rm -f tos.chi tos.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' tos.chi.in >tos.chi.tmp mv tos.chi.tmp tos.chi rm -f payment.chi payment.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' payment.chi.in >payment.chi.tmp mv payment.chi.tmp payment.chi rm -f error.chi error.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' error.chi.in >error.chi.tmp mv error.chi.tmp error.chi rm -f status.chi status.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' status.chi.in >status.chi.tmp mv status.chi.tmp status.chi rm -f service.chi service.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' service.chi.in >service.chi.tmp mv service.chi.tmp service.chi rm -f config-local.sh config-local.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' config-local.sh.in >config-local.sh.tmp mv config-local.sh.tmp config-local.sh rm -f functions.sh functions.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' functions.sh.in >functions.sh.tmp mv functions.sh.tmp functions.sh rm -f payment.sh payment.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' payment.sh.in >payment.sh.tmp mv payment.sh.tmp payment.sh rm -f uam.sh uam.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' uam.sh.in >uam.sh.tmp mv uam.sh.tmp uam.sh rm -f wispr.sh wispr.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/tmp,g' -e 's,@VARRUN\@,/var/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' wispr.sh.in >wispr.sh.tmp mv wispr.sh.tmp wispr.sh make[2]: Leaving directory '/usr/src/coova-chilli-1.4/miniportal' make[2]: Entering directory '/usr/src/coova-chilli-1.4' make[2]: Leaving directory '/usr/src/coova-chilli-1.4' make[1]: Leaving directory '/usr/src/coova-chilli-1.4'
I started from the instructions https://www.academia.edu/11287983/HOWTO_Install_CoovaChilli_on_a_Raspberry_Pi_using_Raspbian_FreeRADIUS_and_MySQL
The manual is:
sudo ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --enable-largelimits --enable-binstatusfile --enable-statusfile --enable-chilliproxy --enable-chilliradsec --enable-chilliredir --with-openssl --with-curl --with-poll --enable-dhcpopt --enable-sessgarden --enable-dnslog --enable-ipwhitelist --enable-redirdnsreq --enable-miniconfig --enable-libjson --enable-layer3 --enable-proxyvsa --enable-miniportal --enable-chilliscript --enable-eapol --enable-uamdomainfile --enable-modules --enable-multiroute
This will end:
configure: error: in
/usr/src/coova-chilli-1.4':
configure: error: --with-curl was given, but test for curl failed
See config.log' for more details
I apologize for the long copy and paste log, but I really do not understand.
Thank you for your support and help.
Roman
Try to execute :
sudo ./configure --prefix=/usr --mandir=$${prefix}/share/man --infodir=$${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --enable-largelimits --enable-binstatusfile --enable-statusfile --enable-chilliproxy --enable-chilliradsec --enable-chilliredir --with-openssl --with-poll --enable-dhcpopt --enable-sessgarden --enable-dnslog --enable-ipwhitelist --enable-redirdnsreq --enable-miniconfig --enable-libjson --enable-layer3 --enable-proxyvsa --enable-miniportal --enable-chilliscript --enable-eapol --enable-uamdomainfile --enable-modules --enable-multiroute
and then make
If you want default parameters you can try easiest one like
dpkg-buildpackage -us -uc
Works great on Debian Jessie or Debian Stretch to install my full hotspot system for the Raspberry Pi 3
I apologize for the late response.
The problem was between my chair and the keyboard. Probably..
I'm using make && make install after ./configure .. . Now is all OK.
dpkg-buildpackage -us -uc
it wasn't working for me.
Thank you for your support.
Hello, I'm very sad because i can not compile source coova-chilli 1.4 for my Raspberry. I use:
Can you help me? What do I need and how to compile correctly? Thank you, Roman