More problems building XFree86-4

Dave Leimbach leimySPAM2k at mac.com
Wed Dec 10 13:27:12 PST 2003


Michael Powell <testuser at xxxxxxxxxxxxxxx> writes:

> On 10 Dec 2003 12:42:28 -0600
> Dave Leimbach <leimySPAM2k at xxxxxxx> wrote:
> 
> :Dave Leimbach <leimySPAM2k at xxxxxxx> writes:
> :
> :> I had the X Server working yesterday but I had no fonts so I couldn't
> :> do much.  Anyway I started over today just trying to build 
> :> /usr/ports/x11/XFree86-4:
> [snip]
> 	As I think you've mentioned in another post you have already seen the 
> "such and such lib" not found failure. I saw this about 5-6 times with ports
> installed after XFree86-4 when looking for libs in /usrX11R6/lib instead of
> /usr/local/lib. In order to just move forward I made symlinks. I would
> expect this to pop up a lot with a KDE build. I'm not going to try KDE until
> it stabilizes with 3.2. The only real X related problem I've had is I cannot
> get the nvidia-driver to build but I'm also not going to worry about it
> either. Hope this helps, and best of luck to you with building X.   :)
> 

I have a symbolic link created thusly

ln -sf /usr/local/libexpat.so.4 /usr/X11R6/lib/libexpat.so

And it still can't find the symbols it needs.  I tried /usr/lib as well... 
no luck.
----------------------------------------------------------------------

===>  Installing for XFree86-4.3.0,1
===>   XFree86-4.3.0,1 depends on executable: xvinfo - not found
===>    Verifying install for xvinfo in /usr/ports/x11/XFree86-4-clients
===>  Building for XFree86-clients-4.3.0_5
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/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...
rm -f xditview
cc -o xditview -O -pipe -ansi -Dasm=__asm  -Wall -Wpointer-arith -Wundef     -L/
usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   xditview.o Dvi.o draw.o fo
nt.o lex.o page.o parse.o                 XFontName.o DviChar.o `pkg-config xft
--libs` -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -L/usr/X11R6/lib  -lm -lx
pg4  -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: warning: libexpat.so.4, needed by /usr/X11R6/lib/libfontcon
fig.so, not found (try using -rpath or -rpath-link)
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetElementHandler'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetDoctypeDeclHandl
er'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserFree'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetCharacterDataHan
dler'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetCurrentLineNumbe
r'
*** Error code 1
Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/xditview.
*** 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.
*** Error code 1
Stop in /usr/ports/x11/XFree86-4.

----------------------------------------------------------------------

Dave





More information about the Bugs mailing list