pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48481: fonts/fontconfig fails to compile on -CURRENT



The following reply was made to PR pkg/48481; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48481: fonts/fontconfig fails to compile on -CURRENT
Date: Thu, 26 Dec 2013 05:05:10 +0000

 On Wed, Dec 25, 2013 at 10:15:00AM +0000, jaapb%NetBSD.org@localhost wrote:
  > fc-cache.o: In function `main':
  > fc-cache.c:(.text+0x709): undefined reference to `FcStrListFirst'
 
 This is caused by compiling against the pkgsrc version and linking
 against the native version, which can happen for a variety of reasons,
 the most common of which is badly ordered rpath options.
 
 With one thing and another I'm not sure it's really worth trying to
 fix it; is there some reason in particular you need to use pkgsrc
 fontconfig on top of native?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index