[ECOS] Build error in ecos-current

Joshua Boyd jdboyd@jdboyd.net
Thu Sep 9 14:56:00 GMT 2004


On Thu, Sep 09, 2004 at 01:13:49PM +0200, Andrew Lunn wrote:

> Please could you give exact steps to reproduce the error. It works for
> me.

I found the problem.  Somehow I have an old zutil.c file.

Mine read:
const char * z_errmsg[10] = {
and I thought I had the latest CVS version, but I looked in cvsweb, and
there it reads:
const char * const z_errmsg[10] = {

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list