all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@freenet.de>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; How to make some libraries link statically via pkg-config files?
Date: Tue, 19 Feb 2008 00:51:47 +0100	[thread overview]
Message-ID: <C1611188-DE2F-4C2F-9CB6-82609E5DCA3D@freenet.de> (raw)
In-Reply-To: <200802181932.m1IJWiu7007097@sallyv1.ics.uci.edu>


Am 18.02.2008 um 20:32 schrieb Dan Nicolaescu:

> Your problem lies in linking 2 versions of the same library.  You  
> should
> only ever do that if you know exactly what you are doing, and know
> details about the libraries and their users.
>
> So, IMO, there's nothing that emacs should do about this.

Yes. And therefore I want to delegate this to ld to link those  
libraries that exist twice statically when I have control which  
library gets used. And since the information about the libraries to  
link comes from PC files, I need to patch them somehow.


In more detail: the version of libfontconfig in /usr/X11R6 is too old  
to be used by GNU Emacs, it misses some API elements (FC_WIDTH and  
FC_WEIGHT_REGULAR – or is it from libfreetype?), so that GNU Emacs  
cannot be compiled. So in this case I have to use the other  
libfontconfig (or libfreetype).

--
Greetings

   Pete

Atheism is a non prophet organization.






  reply	other threads:[~2008-02-18 23:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18 18:52 23.0.60; How to make some libraries link statically via pkg-config files? Peter Dyballa
2008-02-18 19:32 ` Dan Nicolaescu
2008-02-18 23:51   ` Peter Dyballa [this message]
2008-02-19  0:10     ` Dan Nicolaescu
2008-02-19  9:47       ` Peter Dyballa
2008-02-19  9:59         ` Dan Nicolaescu
2008-02-19 10:31           ` Peter Dyballa
2008-02-19 12:03             ` Andreas Schwab
2008-02-19 20:31             ` Stephen J. Turnbull
2008-02-19 21:25               ` Peter Dyballa
2008-02-20  0:32                 ` Stephen J. Turnbull
2008-02-20  0:49                   ` Peter Dyballa

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=C1611188-DE2F-4C2F-9CB6-82609E5DCA3D@freenet.de \
    --to=peter_dyballa@freenet.de \
    --cc=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@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.