Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 02:23:49 +0200 (EET)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        caa@columbus.rr.com (Charles Anderson)
Cc:        sobomax@FreeBSD.ORG (Maxim Sobolev), mdharnois@home.com (Michael Harnois), ports@FreeBSD.ORG, scanner@jurai.net, DougB@FreeBSD.ORG
Subject:   Re: Recent WindowMaker breakage
Message-ID:  <200101100023.f0A0Nnt03056@vic.sabbo.net>
In-Reply-To: <20010109151641.B8026@midgard.dhs.org> from "Charles Anderson" at Jan 09, 2001 03:16:41 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Tue, Jan 09, 2001 at 05:53:38PM +0200, Maxim Sobolev wrote:
> > Michael Harnois wrote:
> > 
> > > On Tue, 09 Jan 2001 11:20:56 +0200, Maxim Sobolev <sobomax@FreeBSD.ORG> said:
> > >
> > >     > please recvsup, deinstall and reinstall freetype1 and try again.
> > >
> > > I did this, and also deinstalled and reinstalled freetype2, and still
> > > get
> > >
> > > cc -DHAVE_CONFIG_H -I. -I. -I. -I../../wrlib -I../../src -I../../WINGs -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/freetype2 -O -pipe -march=i686 -c drawstring.c  -fPIC -DPIC -o .libs/drawstring.lo
> > > drawstring.c:24: syntax error before `ft_library'
> > 
> > Please do the following:
> > 
> > $ find -I/usr/local/include -name freetype.h
> > $ find -I/usr/X11R6/include -name freetype.h
> > And send me the output.
> > 
> > -Maxim
> 
> I had the same problem so I removed freetype1.  I tried removing the sym-
> links from /usr/local/include but it still fails because it picks up
> /usr/local/include/freetype/freetype.h instead of 
> /usr/local/include/freetype2/freetype/freetype.h
> -I/usr/local/include/freetype2 has to be before -I/usr/local/include to
> compile with both freetype 1 & 2 installed.

Yes, I know. I fixed this problem by forcing it to look exlicitly for
<freetype2/freetype/freetype.h> and committed this patch several hours ago.
Therefore, please recvsup and try again.

-Maxim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101100023.f0A0Nnt03056>