help-hurd
[Top][All Lists]
Advanced

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

Re: Error building mig


From: Marco Gerards
Subject: Re: Error building mig
Date: Sat, 11 Dec 2004 18:42:08 +0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

José Luis Alarcón Sánchez <jlalarcon@bluebottle.com> writes:

> gcc -g -O2 -o migcom error.o global.o header.o lexxer.o migcom.o
> parser.o routine.o server.o statement.o string.o type.o user.o utils.o
> vprint.o
> lexxer.o(.text+0x1671): In function 'yylex':
> /mig-1.3/lex.yy.c:1701: undefined reference to 'yywrap'
> lexxer.o(.text+0x1d27): In function 'input':
> /mig-1.3/lex.yy.c:2051: undefined reference to 'yywrap'
> collect2: ld returned 1 exit status
> make: *** [migcom] Error 1
>
>
>   I want to please yours diagnostics about this problem. Why it happen?,
> what is the lex.yy.c file?, where is it?. It's there any solution for
> solve this?.

You need flex and bison.

--
Marco





reply via email to

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