[Buildroot] [PATCH] add libfcgi to buildroot it will have compiling errors as long as -lm isnt added to the buildsystem of libfcgi

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 28 14:30:20 UTC 2011


Hello,

Good for the usage of git send-email!

The patch title is too long. There should be one first line of < 80
characters, and then if you need to put some other details: one blank
line, and then some other paragraphs.

And the -lm problem should be fixed rather than explained in the commit
log :-)

Le Wed, 28 Sep 2011 16:13:20 +0200,
Rico Bachmann <bachmann at tofwerk.com> a écrit :

> +##############################################################################
> +#
> +# libfcgi
> +#
> +##############################################################################
> +LIBFCGI_VERSION = 2.4.0
> +LIBFCGI_SOURCE = fcgi-$(LIBFCGI_VERSION).tar.gz
> +LIBFCGI_SITE = http://www.fastcgi.com/dist
> +LIBFCGI_INSTALL_STAGING = YES
> +LIBFCGI_INSTALL_TARGET = YES

Line not needed, this is the default.

> +LIBFCGI_CONF_OPT = --enable-shared

Line not needed, this is already part of the default configuration
options.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list