Re: error on gdm2 build

2003-06-08 Thread David Banning
> > > >I'd check for extra versions of XFT and freetype that have been installed > >in /usr/X11R6/lib/ Yes, that may have been it. I deinstalled freetype2 and deleted libfreetype.so.x libraries as suggested by Joe Marcus Clarke. That did it. After a make install of gdm2 it installed fine. Thanks

Re: error on gdm2 build

2003-06-08 Thread Jud
On Mon, 9 Jun 2003 12:59:14 +1000, Charles Young <[EMAIL PROTECTED]> wrote: Hi David, In your recent message you had some issues with FT_GET_BDF_Property in fontconfig: The error below seems to start with; /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' Can I ask

Re: error on gdm2 build

2003-06-08 Thread Charles Young
Hi David, In your recent message you had some issues with FT_GET_BDF_Property in fontconfig: > The error below seems to start with; > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' Can I ask if you have at sometime built some XFree86 components from source? I'd ch

Re: error on gdm2 build

2003-06-08 Thread David Banning
> > Remove your freetype22 port, then remove any libfreetype.so.x libraries in > either /usr/local/lib or /usr/X11R6/lib. Then, reinstall freetype22. > That should set you straight. I don't know how you figured it out, but it worked. Thanks for sticking with me on this - __

Re: error on gdm2 build

2003-06-08 Thread Joe Marcus Clarke
On Sun, 8 Jun 2003, David Banning wrote: > On Sun, Jun 08, 2003 at 12:05:51PM -0400, Joe Marcus Clarke wrote: > > On Sun, 8 Jun 2003, David Banning wrote: > > > > > > > The error below seems to start with; > > > > > > > > > > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Prop

Re: error on gdm2 build

2003-06-08 Thread David Banning
On Sun, Jun 08, 2003 at 12:05:51PM -0400, Joe Marcus Clarke wrote: > On Sun, 8 Jun 2003, David Banning wrote: > > > > > The error below seems to start with; > > > > > > > > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' > > > > > > > > I have tried to reinstall libfo

Re: error on gdm2 build

2003-06-08 Thread Joe Marcus Clarke
On Sun, 8 Jun 2003, David Banning wrote: > > > The error below seems to start with; > > > > > > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' > > > > > > I have tried to reinstall libfontconfig, but it makes no difference. > > > > Try a portupgrade -rf freetype2. T

Re: error on gdm2 build

2003-06-08 Thread David Banning
> > The error below seems to start with; > > > > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' > > > > I have tried to reinstall libfontconfig, but it makes no difference. > > Try a portupgrade -rf freetype2. That will take a _long_ time, but it > will force you to

Re: error on gdm2 build

2003-06-07 Thread Joe Marcus Clarke
On Sat, 7 Jun 2003, David Banning wrote: > > The error below seems to start with; > > /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' > > I have tried to reinstall libfontconfig, but it makes no difference. Try a portupgrade -rf freetype2. That will take a _long_ ti

error on gdm2 build

2003-06-07 Thread David Banning
The error below seems to start with; /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' I have tried to reinstall libfontconfig, but it makes no difference. ext -lXrender -lfontconfig -lgsf-1 -lpango-1.0 -lgmodule-2.0 -lgobject-2.0 -lgli b-2.0 -lxml2 -lz -liconv -lm