On Oct 19, 2004, at 7:17 PM, Mike Zulauf wrote:

Hi all,

I'm having a strange problem that I can't figure out (but I'm not necessarily too swift at this stuff).

Lately when I try to do a "fink selfupdate" and then a "fink update-all", fink tries to update lyx-qt to lyx-qt-1.3.5-1. It fails. The _bottom_ portion of the output looks like:

-------------------- snip ----------------------------------------------
Making all in boost
Making all in libs
Making all in regex
Making all in src
source='cpp_regex_traits.cpp' object='cpp_regex_traits.lo' libtool=yes \
depfile='.deps/cpp_regex_traits.Plo' tmpdepfile='.deps/cpp_regex_traits.TPlo' \
depmode=gcc /bin/sh ../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++2 -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost -I../../../../src/cheaders -no-cpp-precomp -I/sw/include -isystem /usr/X11R6/include -O2 -Wno-long-double -ftemplate-depth-20 -c -o cpp_regex_traits.lo `test -f 'cpp_regex_traits.cpp' || echo './'`cpp_regex_traits.cpp
g++2 -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost -I../../../../src/cheaders -no-cpp-precomp -I/sw/include -isystem /usr/X11R6/include -O2 -Wno-long-double -ftemplate-depth-20 -c cpp_regex_traits.cpp -Wp,-MD,.deps/cpp_regex_traits.TPlo
In file included from cpp_regex_traits.cpp:26:
../../../../boost/boost/regex/config.hpp:91: string: No such file or directory
../../../../boost/boost/regex/config.hpp:92: stdexcept: No such file or directory

Interesting. On my system I have stdexcept (I picked that because "string" would have given too many entries in the locate database) in the following places:


/Developer/SDKs/MacOSX10.1.5.sdk/usr/include/gcc/darwin/2.95.2/g++/ stdexcept
/Developer/SDKs/MacOSX10.1.5.sdk/usr/include/gcc/darwin/3.1/g++-v3/ stdexcept
/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/2.95.2/g++/ stdexcept
/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.1/g++-v3/ stdexcept
/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3/c++/ stdexcept
/Developer/SDKs/MacOSX10.3.0.sdk/usr/include/gcc/darwin/2.95.2/g++/ stdexcept
/Developer/SDKs/MacOSX10.3.0.sdk/usr/include/gcc/darwin/3.1/g++-v3/ stdexcept
/Developer/SDKs/MacOSX10.3.0.sdk/usr/include/gcc/darwin/3.3/c++/ stdexcept
/usr/include/gcc/darwin/2.95.2/g++/stdexcept
/usr/include/gcc/darwin/3.1/g++-v3/stdexcept
/usr/include/gcc/darwin/3.3/c++/stdexcept


Presumably you've got missing files in the 2.95 tree. Try reinstalling the gcc2.95 package.
<snip>


-------------------- snip ----------------------------------------------

Also, if I do a "fink list lyx-qt", I get:

Information about 3950 packages read in 2 seconds.
(i) lyx-qt 1.3.5-1 Wordprocessor utilizing LaTeX (QT version)


This makes it look to me like lyx-qt-1.3.5-1 is already installed - or is it?


No: it means that 1.3.5-1 is the latest available version.

Any ideas?

This is under 10.3.5, with Xcode 1.5, but with the Xcode 1.2 workaround installed:


Which in this case shouldn't matter because that only applies to the C++ compiler from gcc-3.3, not gcc-2.95.


http://article.gmane.org/gmane.os.apple.fink.beginners/13580/ match=cc1plus+download+costabel

Thanks,
Mike

--
Mike Zulauf
[EMAIL PROTECTED]



--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to