[EMAIL PROTECTED] schrieb:
CVSROOT: /usr/local/lyx/cvsrootnow I get with
Module name: lyx-devel
Repository: lyx-devel/src/frontends/controllers/
Changes by: [EMAIL PROTECTED] 02/11/07 16:24:07
Modified files:
lyx-devel/boost/: ChangeLog lyx-devel/boost/libs/regex/src/: Makefile.am lyx-devel/src/frontends/controllers/: ChangeLog biblio.C
Log message:
* Add RegEx to the compiled boost files.
* clean-up the search code in biblio.C.
./autogen.sh
./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 --without-aiksaurus --disable-nls
make
make[4]: Wechsel in das Verzeichnis »/home/voss/lyx-devel.13.qt/boost/libs/regex/src«
source='cregex.cpp' object='cregex.lo' libtool=yes \
depfile='.deps/cregex.Plo' tmpdepfile='.deps/cregex.TPlo' \
depmode=gcc3 /bin/sh ../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -I ../../../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall -Winline -c -o cregex.lo `test -f 'cregex.cpp' || echo './'`cregex.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost -isystem /usr/X11R6/inclu de -g -O -fno-exceptions -W -Wall -Winline -c cregex.cpp -MT cregex.lo -MD -MP -MF .deps/cr egex.TPlo
../../../../boost/boost/regex/detail/regex_match.hpp: In member function
`unsigned int boost::RegEx::GrepFiles(bool (*)(const char*, const
boost::RegEx&), const char*, bool, unsigned int)':
../../../../boost/boost/regex/detail/regex_match.hpp:1902: Internal compiler
error in expand_call, at calls.c:3049
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
Herbert