Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] xfree86 fails to compile

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jeremy Kolb <jkolb AT brandeis.edu>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] xfree86 fails to compile
  • Date: Sat, 20 Sep 2003 15:29:07 -0500

Okay i did a cast -r freetpye1 freetype2 fontconfig, and it actualyl
ressurected the spells instead of recompiling, so i will do a -c as
well. But i'm wondering why they resurrected when it was reported that
they were still installed.

Jeremy

On Sat, 2003-09-20 at 13:48, Eric Sandall wrote:
> Quoting Jeremy Kolb <jkolb AT brandeis.edu>:
> > xfreex6 fails to compile an hour in. And i just dispelled Xft1 so I'm
> > afraid to logout until I get this compiled.
> >
> > gcc -m32 -c -march=athlon-tbird -mmmx -m3dnow -O3 -march=athlon-tbird
> > -mmmx -m3dnow -O3 -I.. -I../../.. -I../../../exports/include
> > -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
> > -D_POSIX_SOURCE -D_XOPEN_SOURCE-D_BSD_SOURCE
> > -D_SVID_SOURCE -D_GNU_SOURCE
> > -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT
> > -DXUSE_MTSAFE_API
> > -DFC_DEFAULT_FONTS='"/usr/X11R6/lib/X11/fonts/Type1"' -DHAVE_EXPAT
> > -fPIC fcatomic.c
> > In file included from fcint.h:39,
> > from fcatomic.c:46:
> > ../fontconfig/fcfreetype.h:30: error: parse error before
> > "FcFreeTypeCharIndex"
> > ../fontconfig/fcfreetype.h:30: error: parse error before "face"
> > ../fontconfig/fcfreetype.h:30: warning: data definition has no type or
> > storage class
> > ../fontconfig/fcfreetype.h:33: error: parse error before "face"
> > ../fontconfig/fcfreetype.h:36: error: parse error before "FT_Face"
> > ../fontconfig/fcfreetype.h:39: error: parse error before "f"
> > In file included from fcatomic.c:46:
> > fcint.h:445: error: parse error before "encoding"
> > make[5]: *** [fcatomic.o] Error 1
> > make[5]: Leaving directory `/usr/src/xc.bld/lib/fontconfig/src'
> > make[4]: *** [all] Error 2
> > make[4]: Leaving directory `/usr/src/xc.bld/lib/fontconfig'
> > make[3]: *** [all] Error 2
> > make[3]: Leaving directory `/usr/src/xc.bld/lib'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/usr/src/xc.bld'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/usr/src/xc.bld'
> > ! Problem Detected !
> > Creating /var/log/sorcery/compile/xfree86-4.3.0.1.bz2
>
> You should not have Xft1 (nor Xrender) installed for a while now, they are
> now
> part of xfree86. Try recasting fontconfig and freetype (with '-r'), then
> recast xfree86 and see if that helps. You may also want to do 'cast --fix'
> before casting xfree86 to make sure everything is sane.
>
> I've compiled the new xfree86-devel and xdirectfb fine here, haven't tried
> xfree86 yet.
>
> -sandalle





Archive powered by MHonArc 2.6.24.

Top of Page