On Jun 28, 2005, at 2:43 PM, Viv Kendon wrote:

On Tue, 28 Jun 2005, Stan Sanderson wrote:

[]
I have looked back, but the over two hours of compile messages is somewhat overwhelming. And if I do find a reference to "etc" I'm not sure what to do with it.

If you search the compile messages for the first occurrence of "Error " (note the capital E and trailing space) I think this will land you at the spot you need to investigate. If not, try the next occurrence. You then look back through the last full command above the "Error " to see what went wrong.

Relevant code (?):

installing in lib/freetype2...
/usr/bin/install -c -m 0644 libfreetype.6.3.dylib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib
install: libfreetype.6.3.dylib: No such file or directory
make[3]: *** [install] Error 71

installing in lib/fontconfig...
+ mkdir -p /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/include/fontconfig + /usr/bin/install -c -m 0444 fcfreetype.h /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/include/fontconfig + /usr/bin/install -c -m 0444 fcprivate.h /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/include/fontconfig + /usr/bin/install -c -m 0444 fontconfig.h /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/include/fontconfig /usr/bin/install -c -m 0644 libfontconfig.1.0.dylib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib
install: libfontconfig.1.0.dylib: No such file or directory
make[3]: *** [install] Error 71

installing in lib/Xft1...
/usr/bin/install -c -m 0644 libXft.1.1.dylib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib
install: libXft.1.1.dylib: No such file or directory
make[3]: *** [install] Error 71

installing in lib/Xft...
/usr/bin/install -c -m 0644 libXft.2.1.dylib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib
install: libXft.2.1.dylib: No such file or directory
make[3]: *** [install] Error 71

and

/usr/bin/install -c -m 0644 libXfont.a /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib ranlib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib/libXfont.a ranlib: file: /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib/ libXfont.a(spencode.o) has no symbols /usr/bin/install -c -m 0644 libXfont.1.5.dylib /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib
install: libXfont.1.5.dylib: No such file or directory
make[3]: *** [install] Error 71

and

/usr/bin/install -c Xprt /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/Xprt /usr/bin/install -c Xnest /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/Xnest /usr/bin/install -c Xvfb /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/Xvfb /usr/bin/install -c Xdmx /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/Xdmx /usr/bin/install -c XDarwin /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/XDarwin /usr/bin/install -c XDarwinApp /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/bin/XDarwinApp
install: XDarwinApp: No such file or directory
make[3]: *** [install] Error 71

and

installing man pages in lib/fontconfig...
+ /usr/bin/install -c -m 0444 fontconfig.3.html /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib/X11/doc/html/ fontconfig.3.html
install: fontconfig.3.html: No such file or directory
make[3]: *** [install.man] Error 71

installing man pages in lib/Xft1...
+ /usr/bin/install -c -m 0444 Xft.3.html /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib/X11/doc/html/ Xft.3.html
install: Xft.3.html: No such file or directory
make[3]: *** [install.man] Error 71


and

installing man pages in programs/Xserver...
+ /usr/bin/install -c -m 0444 Xserver.1.html /sw/src/fink.build/root-xfree86-4.5.0-14/usr/X11R6/lib/X11/doc/html/ Xserver.1.html
install: Xserver.1.html: No such file or directory
make[3]: *** [install.man] Error 71

Obviously, major problems. I reinstalled XTools 1.5 and updates. After doing so, the XFree86 update installed without errors.

Thank you for your response and suggestions.

Stan




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to