unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Build Problem
@ 2007-07-31 11:33 d.henman
  2007-07-31 12:25 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: d.henman @ 2007-07-31 11:33 UTC (permalink / raw
  To: emacs-devel



Platform: cygwin    1.5.24-2 
     gcc: gcc (GCC) 4.1.3 20070723 (prerelease)   (and same results with )
     gcc: gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)


I get the following error message.
----------------
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
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... yes
configure: error: The following required libraries was not found:
     libpng
Maybe some development libraries/packages are missing?

----------------

But, I have  .... /usr/include/libpng12/png.h

And I have the following
    /bin/libpng-config  /bin/libpng12-config
    /bin/cygpng12.dll

    /lib/libpng.a -> /etc/alternatives/libpng.a
    /lib/libpng.dll.a -> /etc/alternatives/libpng.dll.a

    /lib/libpng12.a  
    /lib/libpng12.dll.a


----

I assume that I have everything needed to build emacs correctly and in fact
could about one month ago, June 17th.

Any suggestions on how to fix this....  I can only think of making 
symbolic links without the 12 version for all such named files.  

Regards,
    Darel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build Problem
  2007-07-31 11:33 Build Problem d.henman
@ 2007-07-31 12:25 ` Jan Djärv
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2007-07-31 12:25 UTC (permalink / raw
  To: d.henman; +Cc: emacs-devel



d.henman skrev:
> Platform: cygwin    1.5.24-2 
>      gcc: gcc (GCC) 4.1.3 20070723 (prerelease)   (and same results with )
>      gcc: gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
> 
> 
> I get the following error message.

Check in config.log why this happens:

> checking png.h usability... no
> checking png.h presence... no
> checking for png.h... no



> But, I have  .... /usr/include/libpng12/png.h

I don't think gcc looks there by default.

	Jan D.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-31 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 11:33 Build Problem d.henman
2007-07-31 12:25 ` Jan Djärv

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).