discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Xft problem on Solaris (was building back)


From: Andreas Höschler
Subject: Re: Xft problem on Solaris (was building back)
Date: Thu, 25 Aug 2005 18:29:45 +0200

Hello Adam,

Thanks for the hint, but this did not change a bit:

...
checking for xft... yes
checking XFT_CFLAGS... -I/usr/openwin/include
checking XFT_LIBS... -R/usr/openwin/lib -L/usr/openwin/lib -lXft -lfontconfig
checking for XftDrawStringUtf8 in -lXft... no
...


Well, this comes from pkg-config, which is supposed to be the authority on where things are installed, so GNUstep trusts it. Perhaps you should take out pkg-config (from your path, at least) or maybe make sure there is a pkg-config program in /usr/local that knows where the best Xft is. Or perhaps you can figure out how to fool the current pkg-config into finding the correct Xft.

Thanks for the info. I renamed /usr/bin/pkg-info and installed pkg-info from sunfreeware.com (-->/usr/local/bin). Now the ./configure of back finds the correct Xft lib and back builds fine. However, I wasn't able to build WindowMaker (see my other mail) yet and trying to open any GNUstep app leads to

Warning: Configuration: The file /opt/GNUstep/System/.GNUsteprc has been deprecated. Please use the configuration file /etc/GNUstep/GNUs$ 2005-08-25 18:28:41.000 Preview[18478] NOTE: Only one display per host fully supported. 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] The font specified for NSFont, Helvetica, can't be found. 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-courier-medium-r-normal--12-*-*-*-m-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-fixed-medium-r-normal--12-*-*-*-c-*-jisx0208.1983-0 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] The font specified for NSBoldFont, Helvetica-Bold, can't be found. 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-courier-medium-r-normal--12-*-*-*-m-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-fixed-medium-r-normal--12-*-*-*-c-*-jisx0208.1983-0 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] The font specified for NSFont, Helvetica, can't be found. 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-courier-medium-r-normal--12-*-*-*-m-*-iso8859-1 2005-08-25 18:28:41.000 Preview[18478] Unable to open fixed font -*-fixed-medium-r-normal--12-*-*-*-c-*-jisx0208.1983-0
Illegal Instruction (core dumped)

Ughh! :-( Any ideas? Getting GNUstep to work (on Solaris) is still an adventure. :-(

Thanks a lot!

Regards,

  Andreas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]