Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 23:29:47 -0400
From:      Ilya <mail@krel.org>
To:        freebsd-questions@freebsd.org
Subject:   Xfree86i-4 broken?
Message-ID:  <20030428032947.GB95034@krel.org>

next in thread | raw e-mail | index | archive | help
Hi guys, I just cvsuped my box to latest stable, as well as did upgrade of
almost all the ports. I cant get XFree86-4-Clients running. The build fails
here:
/usr/ports/x11/XFree86-4-clients/work/xc/programs/xcursorgen
rm -f xcursorgen
cc -o xcursorgen -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef
-L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   xcursorgen.o -lXcursor
-lXrender -lXext -lX11 -L/usr/local/lib -lpng             -lm -lz
-L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib
/usr/X11R6/lib/libXcursor.so: undefined reference to `XRenderFindStandardFormat'
/usr/X11R6/lib/libXcursor.so: undefined reference to `XRenderCreateAnimCursor'
/usr/X11R6/lib/libXcursor.so: undefined reference to `XRenderCreateCursor'
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/xcursorgen.
/usr/ports/x11/XFree86-4-clients/work/xc/programs/xcursorgen


I already tried to pkg_delete all XFree86 packages, and reinstall them from
scratch. XFree86-4-libraries which contain libXcursor build ok with no problem.
But still cant build Xfree-86-clients.


anyone has any suggestions?

thx a in advance



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