unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Subject: misleading PROBLEMS entry
Date: 18 Jul 2002 18:43:08 +0100	[thread overview]
Message-ID: <rzqptxlvsnn.fsf@albion.dl.ac.uk> (raw)

What this says about Tru64 is certainly not true by default, although
you _could_ customize the default compiler options to break things
that way, in which case I expect plenty of other things would fail.
Just modifying the makefile won't work anyhow.

I suggest removing the item.

  * The `configure' script doesn't find the jpeg library.
  
  This can happen because the linker by default only looks for shared
  libraries, but jpeg distribution by default doesn't build and doesn't
  install a shared version of the library, `libjpeg.so'.  One system
  where this is known to happen is Compaq OSF/1 (`Tru64'), but it
  probably isn't limited to that system.
  
  You can configure the jpeg library with the `--enable-shared' option
  and then rebuild libjpeg.  This produces a shared version of libjpeg,
  which you need to install.  Finally, rerun the Emacs configure script,
  which should now find the jpeg library.  Alternatively, modify the
  generated src/Makefile to link the .a file explicitly.
  
  (If you need the static version of the jpeg library as well, configure
  libjpeg with both `--enable-static' and `--enable-shared' options.)

                 reply	other threads:[~2002-07-18 17:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=rzqptxlvsnn.fsf@albion.dl.ac.uk \
    --to=d.love@dl.ac.uk \
    /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).