I made it at last. I give a report as I ought to. First add
CPPFLAGS=-no-cpp-precomp CXX=g++2 to the configure file. That is - forcing g++3.1 to emulate 2.95 - I think that this problem will continue on g++3.+ Ronald Florence helped me with that. There was a main bug in the Apple gcc distribution - lacking a lot of headers fo stdc++ - forcing me to forge headers by crosscopying from the 3.1 headers (The limits file and the 3.1/g++v3/ppc-darwin/bits catalog shuld be copied into the 2.95.2 include an so on) and by copying some from the SDLport (www.stlport.org) (for example wchar.h). I also - and thats a bugg in Lyx configuration not taking notice of me having the <limits> header - trying to solve that by using a private limits.hpp - wich dosent work. I made a hack in boost/boost/limits.hpp - changing: #include <boost/detail/limits.hpp> into #include <limits> the real solution should be that BOOST_NO_LIMITS was not set- but I didnt understand how to change that. Last - after ./configure - I alter the src/Makefile - changing the LIBS varable to start whith "-lforms -ljpeg". make make install ready. Think I'll make a binary dist. Keeron +-------------------------------------------------------+ |Keeron Ögren, Stömne Anneberg, 671 95 KLÄSSBOL, SWEDEN | |Pnr:+46(0)570-463056 Cell:+46(0)70-6799557 ICQ#58298387| +-------------------------------------------------------+