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

Re: intentar compilar php



On Sun, 22 Sep 2002, alex wrote:

> despues de instalar build-essential', me sigue fallando

[...]

> configure:2663: checking for flex
> configure:2697: checking for yywrap in -ll
> configure:2716: gcc -o conftest -g -O2   conftest.c -ll   1>&5
> /usr/bin/ld: cannot find -ll
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 2705 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char yywrap();
>
> int main() {
> yywrap()
> ; return 0; }
> configure:2740: checking lex output file root
> pruna:/usr/local/bin/php-4.2.3#


Parece como si flex (el generador de analizadores léxicos) no
estuviera instalado. Mira a ver si es eso.

Suerte.

	                                        -- Eloy R. Sanz

_____________________________________________________________________
-- Eloy Rafael Sanz Tapia -------------------------- ersanz@uco.es --
-- Departamento de Informática y Análisis Numérico - U. de Córdoba --
-- http://eloysanz.com ------------ Clave pública GPG ID: 190169A0 --
-- Córdoba - España ------------------ Debian 3.0 GNU/Linux 2.4.18 --



Reply to: