Date: Mon, 31 Jan 2005 21:20:30 +0100 From: "Colin J. Raven" <colin@kenmore.kozy-kabin.nl> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: vnc server install fails on Xorg code Message-ID: <20050131211546.Y2927@kenmore.kozy-kabin.nl>
next in thread | raw e-mail | index | archive | help
Hi all! I wonder if anyone wants to weigh in on this one. I am trying to get a skeleton X up on a headless 5.3 box. To this end I installed tinywm (/usr/ports/x11-wm/tinywm) then went on to install vnc server, and the build failed - rather spectacularly- as follows: [screenfuls of stuff, then...] NARROWPROTO -DMITSHM -DXFT -DXFREE86_FT2 -DXRENDER -c do_traps.c do_traps.c:113: error: syntax error before '*' token do_traps.c:113: warning: type defaults to `int' in declaration of `traps' do_traps.c:113: error: ISO C forbids data definition with no type or storage class do_traps.c: In function `InitFixedTraps': do_traps.c:129: error: `XTrap' undeclared (first use in this function) do_traps.c:129: error: (Each undeclared identifier is reported only once do_traps.c:129: error: for each function it appears in.) do_traps.c:129: error: `curTrap' undeclared (first use in this function) do_traps.c:130: warning: ISO C90 forbids mixed declarations and code do_traps.c:144: error: syntax error before ')' token 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/net/vnc. Any ideas how I can workaround this? Regards to all, -Colin -- Colin J. Raven FreeBSD 5.3-RELEASE - http://www.FreeBSD.org - There can be only One Mon Jan 31 21:20:00 CET 2005 9:20PM up 11 days, 10:10, 9 users, load averages: 0.00, 0.00, 0.03
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050131211546.Y2927>