all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing libraries?
@ 2008-10-04 11:17 csant
  0 siblings, 0 replies; only message in thread
From: csant @ 2008-10-04 11:17 UTC (permalink / raw)
  To: emacs-devel

Hi,

after a cvs up today, emacs configure script claims errors - these are the  
last lines:

	checking png.h usability... yes
	checking png.h presence... yes
	checking for png.h... yes
	checking libpng/png.h usability... yes
	checking libpng/png.h presence... yes
	checking for libpng/png.h... yes
	checking for png_get_channels in -lpng... no
	checking tiffio.h usability... yes
	checking tiffio.h presence... yes
	checking for tiffio.h... yes
	checking for TIFFGetVersion in -ltiff... no
	checking gif_lib.h usability... yes
	checking gif_lib.h presence... yes
	checking for gif_lib.h... yes
	checking for EGifPutExtensionLast in -lgif... no
	checking for EGifPutExtensionLast in -lungif... no
	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

Nothing in my build environment has changed - why are those libs suddenly  
"missing"?  Or is just a different version of those libs required now?

/c





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-04 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-04 11:17 Missing libraries? csant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.