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


From: Piotr Grzybowski
Subject: Re: [libmicrohttpd] libmicrohttpd compilation for Ubuntu 10.04
Date: Tue, 6 Sep 2011 07:29:59 +0200

 I also saw these, svn auto* scripts are broken, easiest way to fix:
download a tar ball of a release 0.9.13, and copy libtool, configure,
and just about all the scripts and m4 macros, you will be able to
build in this way.

sincerely,
pg


On Sun, Sep 4, 2011 at 3:38 PM, Andrey Lukyanov <address@hidden> wrote:
> 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]