I hope this the right place to post this message, and not the beginners
list... 

As have many, I recently upgraded to 10.2.  I performed a clean install, and
while this seemed to get most of my homedir related unix files (bashrc,
profile, .ssh, etc), it didn't grab the manually installed unix programs
throughout the system, as expected.

No biggie, just reinstall Fink, and reinstall what I need.  Off the bat, I
really need to get sitecopy running again, as I have a number of Makefiles
depending on it, for updating various websites.  And that began the
beginnings of this mess...

The first time around, fink had a list of dependencies for sitecopy, which
was expected. It began to fail on the openjade install. Unfortunately, I
can't get back to that point for more relevant reference.

I installed Xdarwin from the XonX project, and applied the recent 10.2
update. This seems to work fine, Xdarwin launches with no problem, and there
were no major installation errors.  I did all this because I believed
sitecopy had some X11 dependencies, and the XonX installer is quite easy.

Now, I jumped back to fink, and attempted to install sitecopy again, with
what I thought would be a working X11 install.  After first selecting the
nox version of python, I'm presented with the following X11 dependency
selection: 

(1)  system-xfree86: [Package system-xfree86 version 4.2-1]
(2)  system-xtools: Placeholder package for manually installed Xtools
(3)  xfree86-base: XFree86 libraries, utilities, clients and data.

Selecting any of the three, will all produce the same error:

Failed: Internal error: node for readline-shlibs already exists


I dug through the recent mailing list archives, and saw some postings that
readline needed to be rebuilt after the 10.2 install.  Rebuilding, or
installing, the readline build fails with a libtool error, the (rather long)
offending command is pasted below:

rm -f libreadline.4.2.dylib
/usr/bin/libtool -dynamic -arch_only `/usr/bin/arch` -install_name
/sw/lib/libreadline.4.2.dylib -current_version 4.2 -compatibility_version
4.2 -v -o libreadline.4.2.dylib readline.so vi_mode.so funmap.so keymaps.so
parens.so search.so rltty.so complete.so bind.so isearch.so display.so
signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so
nls.so xmalloc.so history.so histexpand.so histfile.so histsearch.so
shell.so tilde.so compat.so -lSystem
+ ld -arch ppc -dylib -dynamic -all_load -force_cpusubtype_ALL
-no_arch_warnings -dylib_compatibility_version 4.2 -dylib_current_version
4.2 -dylib_install_name /sw/lib/libreadline.4.2.dylib -ldylib1.o readline.so
vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so
bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so
input.so callback.so terminal.so nls.so xmalloc.so history.so histexpand.so
histfile.so histsearch.so shell.so tilde.so compat.so -lSystem -o
libreadline.4.2.dylib
ld: Undefined symbols:
restFP
saveFP
_tgoto
_tputs
_tgetent
_tgetflag
_tgetnum
_tgetstr
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libreadline.4.2.dylib] Error 1
make: [install] Error 2 (ignored)
install -d -m 755 /sw/src/root-readline-4.2a-5/sw/share/doc/readline
install -c -p -m 644 README COPYING CHANGES USAGE
/sw/src/root-readline-4.2a-5/sw/share/doc/readline/
rm -f /sw/src/root-readline-4.2a-5/sw/info/dir
/sw/src/root-readline-4.2a-5/sw/info/dir.old
/sw/src/root-readline-4.2a-5/sw/share/info/dir
/sw/src/root-readline-4.2a-5/sw/share/info/dir.old
rm -rf /sw/src/root-readline-shlibs-4.2a-5
mkdir -p /sw/src/root-readline-shlibs-4.2a-5/sw
mkdir -p /sw/src/root-readline-shlibs-4.2a-5/DEBIAN
install -d -m 755 /sw/src/root-readline-shlibs-4.2a-5/sw/lib
mv /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib
/sw/src/root-readline-shlibs-4.2a-5/sw/lib
mv: rename /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib to
/sw/src/root-readline-shlibs-4.2a-5/sw/lib/libhistory.4.2.dylib: No such
file or directory
### execution of mv failed, exit code 1
Failed: installing readline-shlibs-4.2a-5 failed


And that's where I'm left.

If possible I'd prefer to use the installation of X11 that I've already
installed from XonX, rather than downloading and compiling a new one via
Fink.  

Ciao,

James Gorham



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to