Date: Thu, 27 Jan 2005 09:49:45 +0100 From: Stefan Midjich <stefan@swebase.com> To: freebsd-x11@freebsd.org Subject: Compile errors with xorg 6.8.1 on 4.11-RELEASE Message-ID: <41F8AB29.80806@swebase.com>
next in thread | raw e-mail | index | archive | help
Hi This is important for me to fix as i decided to wipe my laptop hdd and do it all over again at the same time as 4.11 was released so now i'm stuck with nothing to use for development at home so please help me if anyone here recognizes what this problem could be. Here is what happens: =========================================================================== HM -DXFT -DXFREE86_FT2 -DXRENDER -c do_traps.c do_traps.c:113: syntax error before `*' do_traps.c:113: warning: type defaults to `int' in declaration of `traps' do_traps.c:113: ANSI C forbids data definition with no type or storage class do_traps.c: In function `InitFixedTraps': do_traps.c:129: `XTrap' undeclared (first use in this function) do_traps.c:129: (Each undeclared identifier is reported only once do_traps.c:129: for each function it appears in.) do_traps.c:129: `curTrap' undeclared (first use in this function) do_traps.c:129: warning: statement with no effect do_traps.c:130: syntax error before `color' do_traps.c:136: `major' undeclared (first use in this function) do_traps.c:136: `minor' undeclared (first use in this function) do_traps.c:144: syntax error before `)' do_traps.c:154: `depth' undeclared (first use in this function) do_traps.c:155: `width' undeclared (first use in this function) do_traps.c:163: `std_fmt' undeclared (first use in this function) do_traps.c:164: warning: unreachable code at beginning of switch statement do_traps.c:178: `color' undeclared (first use in this function) do_traps.c:207: warning: value computed is not used do_traps.c: In function `DoFixedTraps': do_traps.c:248: warning: implicit declaration of function `XRenderAddTraps' *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/xorg-clients. *** Error code 1 Stop in /usr/ports/x11-fonts/xorg-fonts-truetype. *** Error code 1 Stop in /usr/ports/x11-toolkits/pango. *** Error code 1 Stop in /usr/ports/x11-toolkits/libxfce4gui. *** Error code 1 Stop in /usr/ports/sysutils/xfce4-mcs-manager. *** Error code 1 Stop in /usr/ports/sysutils/xfce4-mcs-plugins. *** Error code 1 Stop in /usr/ports/x11-wm/xfce4. =========================================================================== This is when i try to install xfce4 and it has to compile xorg as a dependency but before this i tried to install xorg-server and got an error about an undeclared class called CustomWidgetclass but i'm not sure about that name. -- Med vänliga hälsningar Stefan Midjich, Swebase AB Tel: 042-20 15 00 Fax: 042-20 15 03 E-post: stefan@swebase.com Webb: http://swebase.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F8AB29.80806>