Fedora compilation problem

2009-07-11 Thread Roj Murphy

Hello

Thank you for interesting software.

I've compiled it on my Fedora 10 i386 succesfuly, but have problem during 
compilation process on Fedora 10 x86_64 and Fedora 11 i386 :
--
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/intl'
Making all in po
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/po'
Making all in boost
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/boost'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DBOOST_USER_CONFIG=config.h -I../boost   -O2 -MT named_slot_map.lo -MD -MP 
-MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f 
'libs/signals/src/named_slot_map.cpp' || echo 
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2 
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c 
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
(
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
(
In file included from ./boost/mpl/bind.hpp:27,
 from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
(
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
(
In file included from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token (
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token (
In file included from ./boost/mpl/lambda.hpp:22,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator before 
token (
In file included from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token (
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.3'
make: *** [all] Error 2

Any help will appreciate.

Thank you.
Murphy.


  


Fedora compilation problem

2009-07-11 Thread Roj Murphy

Hello

Thank you for interesting software.

I've compiled it on my Fedora 10 i386 succesfuly, but have problem during 
compilation process on Fedora 10 x86_64 and Fedora 11 i386 :
--
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/intl'
Making all in po
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/po'
Making all in boost
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/boost'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DBOOST_USER_CONFIG=config.h -I../boost   -O2 -MT named_slot_map.lo -MD -MP 
-MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f 
'libs/signals/src/named_slot_map.cpp' || echo 
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2 
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c 
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
(
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
(
In file included from ./boost/mpl/bind.hpp:27,
 from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
(
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
(
In file included from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token (
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token (
In file included from ./boost/mpl/lambda.hpp:22,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator before 
token (
In file included from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token (
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.3'
make: *** [all] Error 2

Any help will appreciate.

Thank you.
Murphy.


  


Fedora compilation problem

2009-07-11 Thread Roj Murphy

Hello

Thank you for interesting software.

I've compiled it on my Fedora 10 i386 succesfuly, but have problem during 
compilation process on Fedora 10 x86_64 and Fedora 11 i386 :
--
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/intl'
Making all in po
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/po'
Making all in boost
make[2]: Entering directory `/home/builder/work/lyx-1.6.3/boost'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DBOOST_USER_CONFIG="" -I../boost   -O2 -MT named_slot_map.lo -MD -MP 
-MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f 
'libs/signals/src/named_slot_map.cpp' || echo 
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. "-DBOOST_USER_CONFIG=" -I../boost -O2 
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c 
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
"("
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
"("
In file included from ./boost/mpl/bind.hpp:27,
 from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token 
"("
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token 
"("
In file included from ./boost/mpl/lambda.hpp:18,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token "("
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token "("
In file included from ./boost/mpl/lambda.hpp:22,
 from ./boost/mpl/apply.hpp:25,
 from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator before 
token "("
In file included from ./boost/iterator/iterator_facade.hpp:34,
 from ./boost/signals/detail/named_slot_map.hpp:19,
 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token "("
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.3/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.3'
make: *** [all] Error 2

Any help will appreciate.

Thank you.
Murphy.