On Sun, 2003-04-27 at 20:28, Ilya wrote:> 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.
Could you send me the output of:
ls -l /var/db/pkg | grep -E XFree86\|imake
--
Eric Anholt eta@lclark.edu
http://people.freebsd.org/~anholt/ anholt@FreeBSD.org