stdlib huild broken due to srand type conflict
| Bugzilla Link | 567 |
| Created on | Oct 05, 2009 16:03 |
| Resolution | FIXED |
| Resolved on | Oct 06, 2009 10:26 |
| Version | svn |
| OS | Linux |
| Architecture | PC |
Extended Description
Building the stdlib dies with this: cd classes/random/lib/..; sac2c -v0 -O3 -linksetsize 0 Rand.sac -o lib In file included from fun0.c:1: header.h:157: error: conflicting types for ‘srand’ /usr/include/stdlib.h:382: error: previous declaration of ‘srand’ was here ABORT: System failed to execute shell command This with sac2c build #16459, stdlib #1192.