On Wed, Oct 01, 2003 at 08:48:12AM +0000, Angus Leeming spake thusly:
> 
> Martin Vermeer wrote:
> > As above, in lyx's src directory. Error messages:
> > 
> > lyx_main.C:80: `exit' is already declared in this scope
> > lyx_main.C:81: `signal' is already declared in this scope
> > lyx_main.C:82: `system' is already declared in this scope
> 
> So, you've got a lot further, no?
> 
> > So what next?
> 
> What happens in you comment out the offending block? Merely to get things 
> working of course. Thereafter we can ascertain the correct fix.
> 
> #if 0
> #ifndef CXX_GLOBAL_CSTD
> using std::exit;
> using std::signal;
> using std::system;
> #endif
> #endif
> 
> -- 
> Angus

A long list of errors. Attached.

- Martin

Attachment: err.txt.gz
Description: application/gunzip

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to