Date: Sun, 18 Sep 2005 11:22:02 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: freebsd-emulation@freebsd.org, Mikhail Teterin <mi+kde@aldan.algebra.com> Subject: Re: linux-fontconfig vs. linux-firefox Message-ID: <20050918112202.12e84ea5@Magellan.Leidinger.net> In-Reply-To: <200509172005.11224@aldan> References: <200509172005.11224@aldan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Sep 2005 20:05:10 -0400 Mikhail Teterin <mi+kde@aldan.algebra.com> wrote: > While using FreeBSD-5.x/amd64 I had to remove the ~/.fonts.cache-1 prior > to starting the linux-firefox, which would otherwise crash on start-up > from "illegal instruction". Are you using GNOME 2.12? It comes with a newer fontconfig which isn't compatible with linux-fontconfig. If this is the case: - That's the reason you see this problem. - The patch should be incorporated into the marcuscom repository. Which linux_base are you using? If you use a non-default one (it would explain your other problem, I will talk about it in the reply to the other mail about it): it needs to be tested with the default one before it can be committed. > Please, test this new RPM and consider comitting. Maybe, other > RPM-installing ports should be similarly updated? Thanks! About which part of the change are you talking? > --- Makefile 17 Jun 2005 22:59:28 -0000 1.9 > +++ Makefile 17 Sep 2005 23:56:57 -0000 > @@ -7,7 +7,7 @@ > > PORTNAME= fontconfig > -PORTVERSION= 2.1 > -PORTREVISION= 3 > +PORTVERSION= 2.2.3 > CATEGORIES= x11-fonts linux > +MASTER_SITES= ftp://rpmfind.net/linux/fedora/core/3/x86_64/os/Fedora/RPMS/ Don't add the master site here, it should be added in bsd.sites.mk. Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050918112202.12e84ea5>