Date: Sun, 30 Jan 2005 20:03:59 +0100 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@freebsd.org Cc: Rikard Jerner <neddie@home.se> Subject: Re: Upgrade XFree86 = problems. Message-ID: <200501302003.59979.dejan.lesjak@ijs.si> In-Reply-To: <1107097905.d511b220neddie@home.se> References: <1107097905.d511b220neddie@home.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 30 of January 2005 16:11, Rikard Jerner wrote: > I did a portupgrade of my Xfree86 last night and went into som eproblems. > All packages did not upgrade properly. One of these is > XFree86-4-FontServer. > > it all begins nice and dandy but in the end i come upon the follwing > problem. > > LD_LIBRARY_PATH=/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports >/lib cc -o xfs -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith > -Wundef > -L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib > -L/usr/X11R6/lib difs/libdifs.a os/libos.a -L/usr/X11R6/lib > -L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib > -L/usr/X11R6/lib -lXfont -L/usr/local/lib -lfreetype -lm -lz > -Wl,-rpath,/usr/X11R6/lib > -Wl,-rpath-link,/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports >/lib /usr/libexec/elf/ld: cannot find -lXfont > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc/programs/xfs. > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-FontServer. > > any1 know what i am supposed to do here? ;) Xfont library should be installed by XFree86-4-libraries port. Did that one install properly (if the port is installed, you can check if all the files are there with 'pkg_info -g <package>')? Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501302003.59979.dejan.lesjak>