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: James Jong
Subject: Re: Unable to build Emacs 23.3 Release Candidate 2
Date: Fri, 8 Mar 2013 18:26:26 -0500

Thanks Peter. Yes, I was able to run autogen.sh with no problem as well as ./configure. I have been able to compile open source software in the past (the system is a cluster used by several people). Thanks again, I guess I will keep investigating..


On Fri, Mar 8, 2013 at 4:46 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

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]