all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: torys.anderson@gmail.com (Tory S. Anderson)
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Failed to build emacs 24.4 source: /bin/ld error
Date: Thu, 05 Feb 2015 13:10:59 -0500	[thread overview]
Message-ID: <8761bgxm8c.fsf@gmail.com> (raw)
In-Reply-To: <83mw4sdyhi.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 05 Feb 2015 20:06:33 +0200")

However, I do have a libpng15 library installed on the machine (it's been there all along). Do I need to add another link to it somewhere? 

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Sven Joachim <svenjoac@gmx.de>
>> Date: Thu, 05 Feb 2015 18:38:45 +0100
>> 
>> > terminfo.o lastfile.o ../lib/libgnu.a -ltiff -ljpeg -lpng15 -lz -lm
>> > -lgif -lXpm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0
>> > -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0
>> > -lglib-2.0 -lX11 -lXrender -lXft -lasound -lrt -lXrandr -lXinerama
>> > -ltinfo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0
>> > -lfreetype -lfontconfig -lfreetype -lpthread -lgio-2.0 -lgobject-2.0
>> > -lglib-2.0 -lm -lz
>> > /bin/ld: cannot find -lpng15
>> 
>> Looks like your libpng installation is messed up.  The include
>> directories indicate you have libpng 1.6 but the linker tries to link
>> with libpng15.so which would come from libpng 1.5.
>
> It could be that one of the other libraries the OP is linking against
> requires 1.5.



  reply	other threads:[~2015-02-05 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.19333.1423157313.1147.help-gnu-emacs@gnu.org>
2015-02-05 17:38 ` Failed to build emacs 24.4 source: /bin/ld error Sven Joachim
2015-02-05 17:48   ` Tory S. Anderson
2015-02-05 18:06   ` Eli Zaretskii
2015-02-05 18:10     ` Tory S. Anderson [this message]
     [not found]   ` <mailman.19341.1423159605.1147.help-gnu-emacs@gnu.org>
2015-02-05 18:43     ` Sven Joachim
2015-02-05 17:28 Tory S. Anderson
2015-02-05 17:37 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=8761bgxm8c.fsf@gmail.com \
    --to=torys.anderson@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 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.