[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiling GNATS



Hello 

GNATS-3.110 (from unstable) is not compile-able on my (unstable) Debian
maching. It contain code similar to this:

#include <stdio.h>
FILE *outfile=stdout;
int main() {
	fprintf(outfile,"hjhh");
	return 0;
}

and comlains about 
gen-index.c:38: initializer element is not constant

On a debian 1.3 machine it works, why ?

read you,

   -christian-

-- 
Christian Hammers              WESTEND GmbH              Tel 0241/701333-0
ch@westend.com      DPN Verbund-Partner Aachen u. Dueren   Fax 0241/911879


Reply to: