Lars Gullik Bjønnes wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
>
> | still gcc-3.0
> | Garstmake[3]: Entering directory `/usr/local/garst/lyx-devel/src'
> | g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost -isystem
>/usr/X11R6/include -O -W -Wall -DLYX_DIR=\"/usr/local/share/lyx\" \
> | -DTOP_SRCDIR=\"..\" -c ../src/lyx_main.C
> | ../src/lyx_main.C: In member function `void LyX::ReadLangugesFile(const
> | string&)':
> | ../src/lyx_main.C:672: `languages' undeclared (first use this function)
> | ../src/lyx_main.C:672: (Each undeclared identifier is reported only once for
> | each function it appears in.)
> | make[3]: *** [lyx_main.o] Error 1
>
> inlucde language.h in lyx_main.C
>
> --
> Lgb
Oops, that, or something else, gave many "mulitiple definition of
std::string::blah blah