Date: Mon, 22 Aug 2005 20:47:19 +0200 From: Erik Trulsson <erikt@update.uu.se> To: Andreas Davour <ante@Update.UU.SE> Cc: freebsd-ports@freebsd.org Subject: Re: XFree86-4-client wont compile Message-ID: <20050822184718.GA2835@falcon.midgard.homeip.net> In-Reply-To: <Pine.LNX.4.62.0508222000270.6257@Psilocybe.Update.UU.SE> References: <Pine.LNX.4.62.0508222000270.6257@Psilocybe.Update.UU.SE>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 22, 2005 at 08:03:04PM +0200, Andreas Davour wrote: > > Some odd errors stop me from compiling. Anyone know what it means, and > why it isn't resolved like it should? My first guess would be that you have some remains from an old Xorg installation that conflicts somehow with XFree86. What other ports/packages are installed? In particular - which version of Imake is installed ? > > I've gotten some errors from X forwarding about "secure RPC" so I was > trying to recompile the port. > > This is the error I get: > Upheaval# make -DHasSecureRPC > ===> Building for XFree86-clients-4.5.0 > making all in lib/lbxutil/lbx_zlib... > making all in lib/lbxutil/delta... > making all in lib/lbxutil/image... > making all in programs/appres... > making all in programs/bdftopcf... > making all in programs/fonttosfnt... > making all in programs/bitmap... > making all in programs/beforelight... > making all in programs/editres... > making all in programs/fslsfonts... > making all in programs/fstobdf... > making all in programs/iceauth... > making all in programs/ico... > making all in programs/listres... > making all in programs/luit... > making all in programs/makepsres... > making all in programs/dpsinfo... > making all in programs/dpsexec... > making all in programs/texteroids... > making all in programs/mkcfm... > making all in programs/mkfontdir... > making all in programs/mkfontscale... > making all in programs/oclock... > making all in programs/proxymngr... > making all in programs/rgb... > making all in programs/rstart... > making all in programs/showfont... > making all in programs/smproxy... > making all in programs/twm... > making all in programs/viewres... > making all in programs/x11perf... > making all in programs/xauth... > making all in programs/xbiff... > making all in programs/xcalc... > making all in programs/xclipboard... > making all in programs/xclock... > making all in programs/xcmsdb... > making all in programs/xconsole... > making all in programs/xditview... > making all in programs/xdm... > making all in programs/xdm/config... > making all in programs/xdpyinfo... > rm -f xdpyinfo > cc -o xdpyinfo -O -pipe -ansi -Wno-system-headers -Dasm=__asm -Wall > -Wpointer-arith -Wundef > -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib xdpyinfo.o > -lXtst -lXi -lXrender -lXinerama -ldmx > -lXxf86vm -lXxf86dga -lXxf86misc -lXext -lX11 -L/usr/X11R6/lib > -Wl,-rpath,/usr/X11R6/lib > -Wl,-rpath-link,/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib > /usr/bin/ld: cannot find -ldmx > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/xdpyinfo. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > Upheaval# > > Help appreciated. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050822184718.GA2835>