libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] libmicrohttpd compilation for Ubuntu 10.04 / Asus RT


From: Andrey Lukyanov
Subject: Re: [libmicrohttpd] libmicrohttpd compilation for Ubuntu 10.04 / Asus RT-N16
Date: Mon, 12 Sep 2011 21:41:46 +0400

Hi all,

I've resolved the question below by usage of another version - http://freshmeat.net/urls/6aaea0ce4467311c086c225d761fd5fa
But when I try to compile the same for Asus RT-N16 (I use this toolchain), it doesn't work. Do I compile that incorrectly?

address@hidden:~/libmicrohttpd$ ./configure --build=i386-pc-linux-gnu --host=mipsel-linux --target=mipsel-linux
address@hidden:~/libmicrohttpd$ make


Thanks,
Andrey

2011/9/4 Andrey Lukyanov <address@hidden>
Hi,

I am trying to compile libmicrohttpd for Ubuntu 10.04 and not able to do it.

If I run autoreconf -fi, then I get:
address@hidden:~/libmicrohttpd$ autoreconf -fi
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 189.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 189.
configure.ac:64: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:65: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

and ./configure returns:
address@hidden:~/libmicrohttpd$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."

How to fix that?

Once this is succesful, I will need to compile that for Asus RT-N16 (running on Broadcom 47xx).

Thanks,
Andrey


reply via email to

[Prev in Thread] Current Thread [Next in Thread]