ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

Build fails on Ubuntu with Lyx 2.0.0~rc3-1 #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
  $ ant
What do you see?
only-compile-docs:
 snip....
     [exec] ../../../src/support/lassert.cpp(21): ASSERTION initialised_ VIOLATED IN ../../../src/support/Package.cpp:76
     [exec] Assertion triggered in void lyx::doAssert(const char*, const char*, long int) by failing check "false" in file ../../../src/support/lassert.cpp:23

What is the expected output?
   success

Original issue reported on code.google.com by birchb1...@gmail.com on 9 Feb 2012 at 9:15

GoogleCodeExporter commented 9 years ago
This is apparently a known defect in Lyx! 
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/775900
Solution is wait for lyx 2.0.0-1 or comment out the docs.

Original comment by birchb1...@gmail.com on 9 Feb 2012 at 9:18

GoogleCodeExporter commented 9 years ago
Fixed by upgrading to Natty Proposed which provides 2.0.0.1

Original comment by birchb1...@gmail.com on 9 Feb 2012 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 1:37