graphics demos don't work
| Bugzilla Link | 297 |
| Created on | Oct 04, 2006 19:11 |
| Resolution | FIXED |
| Resolved on | Oct 24, 2006 11:33 |
| Version | svn |
| OS | Linux |
| Architecture | PC |
Extended Description
Failure 1: ** 1: Setting up sac2c compiler environment ... **** Analyzing command line options ... **** Processing sac2c configuration file ... Parsing configuration file "/home/sac/sac/BASE/runtime/sac2crc" ... **** Initializing data structures ... ** 2: Loading SAC program: ... **** Parsing input file ... Parsing file "./imtest.sac" ... **** Resolving axis control and dot notation ... **** Resolving pragma annotations ... **** Generating generic types and functions ... ** 3: Running module system: ... **** Processing use and import statements ... **** Annotating namespaces ... ERROR: Symbol `color' used more than once ERROR: ... from module `Structures' ERROR: ... from module `Color8' *** Compilation failed *** *** Exit code 3 (Running module system) *** 1 Error(s), 0 Warning(s) ac2c -V sac2c v1.00-beta (Codename Wooden Shoes) rev 15020 linux-gnu_x86_64 (Wed Oct 4 11:46:08 EDT 2006 sac) Failure 2: the Mandelbrot code compile w/-noPHM, but crash at execution, due to memory corruption.