unable to compile lighttpd form source

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Mar 5 16:27:04 UTC 2013


"Zyumbilev, Peter" <peter at aboutsupport.com> writes:

> Hi,
>
> I am trying to follow instructions on this page:
>
> http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
>
> and compile lighttpd.
>
> [root at pistolmp01 ~/lighttpd-1.4.28]# ./autogen.sh
> ./autogen.sh: running `libtoolize --copy --force'
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: copying file `m4/libtool.m4'
> libtoolize: copying file `m4/ltoptions.m4'
> libtoolize: copying file `m4/ltsugar.m4'
> libtoolize: copying file `m4/ltversion.m4'
> libtoolize: copying file `m4/lt~obsolete.m4'
> ./autogen.sh: running `aclocal -I m4'
> configure.ac:42: error: automatic de-ANSI-fication support has been removed
> /usr/local/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded
> from...
> configure.ac:42: the top level
> autom4te-2.69: /usr/local/bin/gm4 failed with exit status: 1
> aclocal-1.12: error: /usr/local/bin/autom4te-2.69 failed with exit status: 1
>
> System version is: FreeBSD 8.3-RELEASE-p3
>
>
> Please give me some hints as I am unable to install lighttpd with h264
> streaming support from both ports and source on FreeBSD.

The port seems to work fine, so I'd recommend you try to figure out
where that goes wrong for you, rather than figuring out version
incompatibilities in autotools...


More information about the freebsd-questions mailing list