emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem building emacs from cvs


From: Jan Djärv
Subject: Re: Problem building emacs from cvs
Date: Sat, 22 Mar 2008 08:23:25 +0100
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)



Diogo Sousa skrev:
Hi,

My system is a GNU/Linux (Fedora 8), i686-pc-linux-gnu.

Trying to build emacs from cvs configure tells me I miss some
libraries (libXpm libjpeg libpng libgif/libungif libtiff),
that I have (emacs 22.1.92 build fine).

Here is what configure outputs to stderr:

configure: error: The following required libraries were not found:
    libXpm libjpeg libpng libgif/libungif libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
    --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
as options to configure

In attach i send config.log and the output sent to stdout in config.out.


Those libraries are now required. Try installing libxpm-devel, etc. Or do as the configure output says.

        Jan D.




reply via email to

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