John Levon <[EMAIL PROTECTED]> writes:

| g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/
| -I../../../src/frontends/ -I../../.. -I../../.. -I../../../boost -isystem
| /usr/X11R6/include -g -O -fno-rtti -fno-exceptions -W -Wall
| -Wno-return-type -Wp,-MD,.deps/Dialogs.pp -c Dialogs.C -o Dialogs.o In
| file included from Dialogs.C:22: 
| FormPreferences.h:109: parse error before `>'
| FormPreferences.h:111: confused by earlier errors, bailing out
| make: *** [Dialogs.lo] Error 1
| 
| The relevant section being:
| 
| std::pair<string,string> const & dir1 =
|                         std::pair<string,string>(),
| 
| gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Time to checkout again it seems... (for me)

I do not quite understand _why_ you want to use alle those pairs...

        Lgb

Reply via email to