unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Vin Shelton <shelton@icd.teradyne.com>
Subject: Build Failure with Latest CVS sources
Date: Tue, 15 Jul 2003 08:45:03 -0400	[thread overview]
Message-ID: <545adbgj6wg.fsf@icd.teradyne.com> (raw)

I'm getting the following error while building from emacs from the
latest CVS sources:

gcc -c -I/u/shelton2/software/SunOS-5.8/include -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/u/shelton2/software/src/emacs-2003-07-15/src -I/usr/openwin/include -I/usr/dt/include -g /u/shelton2/software/src/emacs-2003-07-15/src/xfns.c
/u/shelton2/software/src/emacs-2003-07-15/src/xfns.c:7568:24: libpng/png.h: No such file or directory
/u/shelton2/software/src/emacs-2003-07-15/src/xfns.c:7647: error: parse error before "png_struct"

Here is the configure command I used:
    /u/shelton2/software/src/emacs-2003-07-15/configure
    --prefix=/u/shelton2/software/SunOS-5.8/emacs-2003-07-15
    --datadir=/u/shelton2/software/share --disable-nls
    --without-toolkit-scroll-bars

This is on a Solaris 5.8 box.  I could build with this configuration
up until July 11.  Since that time the line to include png.h in xfns.c
has changed from:

#include <png.h>

to:

#include <libpng/png.h>

In fact, png.h lives in /u/shelton2/software/SunOS-5.8/include, there
is no libpng subdirectory.

HTH,
  Vin

             reply	other threads:[~2003-07-15 12:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 12:45 Vin Shelton [this message]
2003-09-22 15:02 ` Cannot Generate loaddefs.el on Solaris Vin Shelton
2003-09-22 23:34   ` Miles Bader
2003-09-23  1:14     ` Vin Shelton
2003-09-23  1:31       ` Miles Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545adbgj6wg.fsf@icd.teradyne.com \
    --to=shelton@icd.teradyne.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).