Re: Xft-2.1 port problems

2003-02-05 Thread Michael Barrett
That seems to have been the problem.  Thanks a ton :)

On Wed, Feb 05, 2003 at 01:43:50PM -0500, Joe Marcus Clarke wrote:
> On Wed, 2003-02-05 at 11:59, Michael Barrett wrote:
> > I've currently got the XFree86-4.2.0_1,1 port installed.
> 
> Make sure you have the latest version of fontconfig installed before
> installing Xft.
> 
> Joe
> 
> > On Wed, Feb 05, 2003 at 02:54:31AM -0500, Joe Marcus Clarke wrote:
> > > On Wed, 2003-02-05 at 02:39, Michael Barrett wrote:
> > > > Hi,
> > > > 
> > > > So tonight I went to try and upgrade my gkrellm2 port, and found that it 
>failed when dealing with a file that was part of my Xft port.  I currently have 
>Xft-2.0_1 installed.  I went to do a portupgrade of Xft, and this is the error I keep 
>getting:
> > > > 
> > > > gcc -O -pipe  -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdpy.c -o xftdpy.o
> > > > xftdpy.c: In function `XftDefaultSubstitute':
> > > > xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
> > > > xftdpy.c:484: (Each undeclared identifier is reported only once
> > > > xftdpy.c:484: for each function it appears in.)
> > > > gmake: *** [xftdpy.o] Error 1
> > > > *** Error code 2
> > > > 
> > > > Stop in /usr/ports/x11-fonts/Xft.
> > > > ** Command failed [exit code 1]: /usr/bin/script -qa 
>/tmp/portupgrade93740.0 make
> > > > ** Fix the problem and try again.
> > > > ** The following packages were not installed or upgraded (*:skipped / 
>!:failed)
> > > > ! x11-fonts/Xft (Xft-2.0_1) (compiler error)
> > > > 
> > > > 
> > > > =
> > > > 
> > > > Anyone have any idea what might be causing this?  I've tried going into 
>/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer point at 
>Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is installed (even 
>though I see it installed in /var/db/pkg).  Anyways, any help I can get on this would 
>be much appreciated.  Thanks in advance.
> > > 
> > > What version of XFree86 do you have installed?
> > > 
> > > Joe
> > > 
> > > -- 
> > > PGP Key : http://www.marcuscom.com/pgp.asc
> -- 
> PGP Key : http://www.marcuscom.com/pgp.asc
> 
> 



-- 
 
Mike Barrett | "I used to read, now I go to raves."
 [EMAIL PROTECTED] | -- Random MUNI Rider, speaking
  www.daboyz.org |to my friend Allison.
 +---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Xft-2.1 port problems

2003-02-05 Thread Joe Marcus Clarke
On Wed, 2003-02-05 at 11:59, Michael Barrett wrote:
> I've currently got the XFree86-4.2.0_1,1 port installed.

Make sure you have the latest version of fontconfig installed before
installing Xft.

Joe

> On Wed, Feb 05, 2003 at 02:54:31AM -0500, Joe Marcus Clarke wrote:
> > On Wed, 2003-02-05 at 02:39, Michael Barrett wrote:
> > > Hi,
> > > 
> > > So tonight I went to try and upgrade my gkrellm2 port, and found that it 
>failed when dealing with a file that was part of my Xft port.  I currently have 
>Xft-2.0_1 installed.  I went to do a portupgrade of Xft, and this is the error I keep 
>getting:
> > > 
> > > gcc -O -pipe  -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdpy.c -o xftdpy.o
> > > xftdpy.c: In function `XftDefaultSubstitute':
> > > xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
> > > xftdpy.c:484: (Each undeclared identifier is reported only once
> > > xftdpy.c:484: for each function it appears in.)
> > > gmake: *** [xftdpy.o] Error 1
> > > *** Error code 2
> > > 
> > > Stop in /usr/ports/x11-fonts/Xft.
> > > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade93740.0 
>make
> > > ** Fix the problem and try again.
> > > ** The following packages were not installed or upgraded (*:skipped / 
>!:failed)
> > > ! x11-fonts/Xft (Xft-2.0_1) (compiler error)
> > > 
> > > 
> > > =
> > > 
> > > Anyone have any idea what might be causing this?  I've tried going into 
>/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer point at 
>Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is installed (even 
>though I see it installed in /var/db/pkg).  Anyways, any help I can get on this would 
>be much appreciated.  Thanks in advance.
> > 
> > What version of XFree86 do you have installed?
> > 
> > Joe
> > 
> > -- 
> > PGP Key : http://www.marcuscom.com/pgp.asc
-- 
PGP Key : http://www.marcuscom.com/pgp.asc





signature.asc
Description: This is a digitally signed message part


Re: Xft-2.1 port problems

2003-02-05 Thread Michael Barrett
I've currently got the XFree86-4.2.0_1,1 port installed.
On Wed, Feb 05, 2003 at 02:54:31AM -0500, Joe Marcus Clarke wrote:
> On Wed, 2003-02-05 at 02:39, Michael Barrett wrote:
> > Hi,
> > 
> > So tonight I went to try and upgrade my gkrellm2 port, and found that it 
>failed when dealing with a file that was part of my Xft port.  I currently have 
>Xft-2.0_1 installed.  I went to do a portupgrade of Xft, and this is the error I keep 
>getting:
> > 
> > gcc -O -pipe  -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdpy.c -o xftdpy.o
> > xftdpy.c: In function `XftDefaultSubstitute':
> > xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
> > xftdpy.c:484: (Each undeclared identifier is reported only once
> > xftdpy.c:484: for each function it appears in.)
> > gmake: *** [xftdpy.o] Error 1
> > *** Error code 2
> > 
> > Stop in /usr/ports/x11-fonts/Xft.
> > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade93740.0 
>make
> > ** Fix the problem and try again.
> > ** The following packages were not installed or upgraded (*:skipped / !:failed)
> > ! x11-fonts/Xft (Xft-2.0_1) (compiler error)
> > 
> > 
> > =
> > 
> > Anyone have any idea what might be causing this?  I've tried going into 
>/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer point at 
>Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is installed (even 
>though I see it installed in /var/db/pkg).  Anyways, any help I can get on this would 
>be much appreciated.  Thanks in advance.
> 
> What version of XFree86 do you have installed?
> 
> Joe
> 
> -- 
> PGP Key : http://www.marcuscom.com/pgp.asc



-- 
 
Mike Barrett | "I used to read, now I go to raves."
 [EMAIL PROTECTED] | -- Random MUNI Rider, speaking
  www.daboyz.org |to my friend Allison.
 +---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Xft-2.1 port problems

2003-02-05 Thread local.freebsd.questions
On Wed, 5 Feb 2003 07:41:08 - , [EMAIL PROTECTED] (Michael Barrett)
wrote:

>Anyone have any idea what might be causing this?  I've tried going into
/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer
point at Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is
installed (even though I see it installed in /var/db/pkg).  Anyways, any
help I can get on this would be much appreciated.  Thanks in advance.

Well you can delete the old one with pkg_delete
(was that really the question or did I misunderstand?)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Xft-2.1 port problems

2003-02-04 Thread Joe Marcus Clarke
On Wed, 2003-02-05 at 02:39, Michael Barrett wrote:
> Hi,
> 
> So tonight I went to try and upgrade my gkrellm2 port, and found that it failed 
>when dealing with a file that was part of my Xft port.  I currently have Xft-2.0_1 
>installed.  I went to do a portupgrade of Xft, and this is the error I keep getting:
> 
> gcc -O -pipe  -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdpy.c -o xftdpy.o
> xftdpy.c: In function `XftDefaultSubstitute':
> xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
> xftdpy.c:484: (Each undeclared identifier is reported only once
> xftdpy.c:484: for each function it appears in.)
> gmake: *** [xftdpy.o] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/x11-fonts/Xft.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade93740.0 make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped / !:failed)
> ! x11-fonts/Xft (Xft-2.0_1) (compiler error)
> 
> 
> =
> 
> Anyone have any idea what might be causing this?  I've tried going into 
>/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer point at 
>Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is installed (even 
>though I see it installed in /var/db/pkg).  Anyways, any help I can get on this would 
>be much appreciated.  Thanks in advance.

What version of XFree86 do you have installed?

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc



signature.asc
Description: This is a digitally signed message part


Xft-2.1 port problems

2003-02-04 Thread Michael Barrett
Hi,

So tonight I went to try and upgrade my gkrellm2 port, and found that it failed 
when dealing with a file that was part of my Xft port.  I currently have Xft-2.0_1 
installed.  I went to do a portupgrade of Xft, and this is the error I keep getting:

gcc -O -pipe  -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
-c xftdpy.c -o xftdpy.o
xftdpy.c: In function `XftDefaultSubstitute':
xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function)
xftdpy.c:484: (Each undeclared identifier is reported only once
xftdpy.c:484: for each function it appears in.)
gmake: *** [xftdpy.o] Error 1
*** Error code 2

Stop in /usr/ports/x11-fonts/Xft.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade93740.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
! x11-fonts/Xft (Xft-2.0_1) (compiler error)


=

Anyone have any idea what might be causing this?  I've tried going into 
/usr/ports/x11-fonts/Xft and doing a make deinstall, but my ports no longer point at 
Xft-2.0_1, they point to 2.1 and so it doesn't seem to think Xft is installed (even 
though I see it installed in /var/db/pkg).  Anyways, any help I can get on this would 
be much appreciated.  Thanks in advance.

-- 
 
Mike Barrett | "I used to read, now I go to raves."
 [EMAIL PROTECTED] | -- Random MUNI Rider, speaking
  www.daboyz.org |to my friend Allison.
 +---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message