help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Unable to build Emacs 23.3 Release Candidate 2


From: Peter Dyballa
Subject: Re: Unable to build Emacs 23.3 Release Candidate 2
Date: Fri, 8 Mar 2013 22:46:00 +0100

Am 08.03.2013 um 21:40 schrieb Luka:

> I have never seen an error like this before. What does this mean and how do I 
> fix it?

The indicated .o or object files contain functions which are standard C library 
functions, first declarated in C header files from the system, those found in 
/usr/include.

Could be, configure ran into errors and was not able to detect that these 
functions exist in your system's C library.

You could check the file config.log or you could run configure again, best in 
GNU Emacs and in compilation-mode, i.e.:

        M-x compile RET ./configure ...

In this mode colours will emphasise configure's results. Then also check 
config.log!


Are you able to configure, compile, and install any other Open Source software?

--
Greetings

  Pete

Hard Disk, n.:
        A device that allows users to delete vast quantities of data with 
simple mnemonic commands.




reply via email to

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