On 10/10/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>
> I suspect this is a solaris problem... Enrico?

I am not Enrico but I am seeing what may be a similar problem on OSX
10.3.9, PPC G4, Lyx 1.5.2 (at least it is complaining about the
environment when it fails):

bolt:~/pub/lyx-1.5.2 andy$ make
Making all in config
make[1]: Nothing to be done for `all'.
Making all in development
Making all in MacOSX
Making all in spotlight
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making all in intl
make[1]: Nothing to be done for `all'.
Making all in po
make[1]: Nothing to be done for `all'.
Making all in boost
Making all in libs
Making all in filesystem
Making all in src
make  all-am
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in iostreams
Making all in src
make  all-am
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in regex
Making all in src
make  all-am
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in signals
Making all in src
make  all-am
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making all in src
make  all-recursive
Making all in mathed
make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in insets
make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in graphics
make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in support
make  all-recursive
Making all in .
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../../src   -I./.. -I../../boost -DQT_CLEAN_
NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED
-I/usr/local/Trolltech/Qt-4.3.2/include -I/usr/loca
l/Trolltech/Qt-4.3.2/include/QtCore   -I/usr/X11R6/include  -O2 -MT
environment.lo -MD -MP -MF .deps/environment.Tpo -c
 -o environment.lo environment.cpp
 g++ -DHAVE_CONFIG_H -I. -I../../src -I./.. -I../../boost
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEY
WORDS -DQT_SHARED -I/usr/local/Trolltech/Qt-4.3.2/include
-I/usr/local/Trolltech/Qt-4.3.2/include/QtCore -I/usr/X11R6/i
nclude -O2 -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c
environment.cpp -o environment.o
In file included from ../../boost/boost/type_traits/is_arithmetic.hpp:13,
                 from ../../boost/boost/type_traits/is_convertible.hpp:20,
                 from ../../boost/boost/iterator/iterator_categories.hpp:20,
                 from ../../boost/boost/iterator/iterator_adaptor.hpp:14,
                 from ../../boost/boost/token_iterator.hpp:22,
                 from ../../boost/boost/tokenizer.hpp:20,
                 from environment.cpp:18:
../../boost/boost/type_traits/is_float.hpp:21: warning: use of `long double'
   type; its size may change in a future release
../../boost/boost/type_traits/is_float.hpp:21: warning: (Long double usage is
   reported only once for each file.
../../boost/boost/type_traits/is_float.hpp:21: warning: To disable this
   warning, use -Wno-long-double.)
environment.cpp:82:2: #error No environment-setting function has been defined.
environment.cpp: In function `bool lyx::support::setEnv(const std::string&,
   const std::string&)':
environment.cpp:84: error: `retval' undeclared (first use this function)
environment.cpp:84: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
make[5]: *** [environment.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
bolt:~/pub/lyx-1.5.2 andy$

Reply via email to