bug-hurd
[Top][All Lists]
Advanced

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

Re: mig/build/lexxer.c:1825: undefined reference to `yywrap'


From: Samuel Thibault
Subject: Re: mig/build/lexxer.c:1825: undefined reference to `yywrap'
Date: Wed, 10 Feb 2021 23:16:47 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Paul Dufresne, le mar. 09 févr. 2021 14:45:21 -0500, a ecrit:
> i686-linux-gnu-gcc-10  -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  

This is missing -lfl. Do you have a 32bit version of the libfl-devel
package?

Can please somebody have a look at adding information on the wiki to fix
these?

> Also, on the build of mach... the configure config.log said:
> conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
>     9 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~

config.log does quite often trigger errors on purpose. Do not clip the
log, what is before the actual test, that tells you simply what the test
is all about, is simply way more important than the content of the test
itself.

Samuel



reply via email to

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