Re: Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread rgheck

On 11/03/2009 05:46 PM, stefano franchi wrote:

Could anyone tell me what I am still missing?

   

Try --without-included-boost.

rh



Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread stefano franchi
I am trying to compile the latest stable version of Lyx on a fresh install
of Kubuntu 9.10. After installaiton of qt4 devel libs and g++, the
configuraiton process went through. Compilation fails, though, with this
error:

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/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4'
make: *** [all] Error 2



Could anyone tell me what I am still missing?




Thanks,

S.
-- 
__
Stefano Franchi
Department of Philosophy   Ph:   (1) 979 862-2211
Texas AM University Fax: (1) 979 845-0458
College Station, Texas, USA


Re: Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread rgheck

On 11/03/2009 05:46 PM, stefano franchi wrote:

Could anyone tell me what I am still missing?

   

Try --without-included-boost.

rh



Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread stefano franchi
I am trying to compile the latest stable version of Lyx on a fresh install
of Kubuntu 9.10. After installaiton of qt4 devel libs and g++, the
configuraiton process went through. Compilation fails, though, with this
error:

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/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4'
make: *** [all] Error 2



Could anyone tell me what I am still missing?




Thanks,

S.
-- 
__
Stefano Franchi
Department of Philosophy   Ph:   (1) 979 862-2211
Texas AM University Fax: (1) 979 845-0458
College Station, Texas, USA


Re: Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread rgheck

On 11/03/2009 05:46 PM, stefano franchi wrote:

Could anyone tell me what I am still missing?

   

Try --without-included-boost.

rh



Failing to compile on fresh Kubuntu 9.10 (Karmic) install

2009-11-03 Thread stefano franchi
I am trying to compile the latest stable version of Lyx on a fresh install
of Kubuntu 9.10. After installaiton of qt4 devel libs and g++, the
configuraiton process went through. Compilation fails, though, with this
error:

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/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/polus-copy/Desktop/Firefox
Downloads/lyx-1.6.4'
make: *** [all] Error 2



Could anyone tell me what I am still missing?




Thanks,

S.
-- 
__
Stefano Franchi
Department of Philosophy   Ph:   (1) 979 862-2211
Texas A University Fax: (1) 979 845-0458
College Station, Texas, USA