Hi
we're trying to install perl5.03 .
We're using gcc 2.7.2.2 and DU 3.2c
the compiler stops with the following errors:
sdbm.c:39: parse error before `malloc'
sdbm.c:39: warning: parameter names (without types) in function
declaration
sdbm.c:39: warning: data definition has no type or storage class
sdbm.c:40: parse error before `free'
sdbm.c:40: warning: parameter names (without types) in function
declaration
sdbm.c:40: warning: data definition has no type or storage class
sdbm.c:41: parse error before `lseek'
sdbm.c:41: warning: data definition has no type or storage class
sdbm.c: In function `sdbm_open':
sdbm.c:93: warning: assignment makes pointer from integer without a cast
sdbm.c: In function `sdbm_prep':
sdbm.c:117: warning: cast to pointer from integer of different size
sdbm.c:129: `O_WRONLY' undeclared (first use this function)
sdbm.c:129: (Each undeclared identifier is reported only once
sdbm.c:129: for each function it appears in.)
sdbm.c:130: `O_RDWR' undeclared (first use this function)
sdbm.c:132: `O_RDONLY' undeclared (first use this function)
any ideas?
thanks harald
--
Harald Volz
- Netzwerk- und Systemadministration -
Max-Planck-Institut f. Biologische Kybernetik
Spemannstr. 38
D- 72076 Tuebingen
Tel: ++49 (0)7071 601-511
Fax: ++49 (0)7071 601-616 (o. -575)
email: volz_at_mpik-tueb.mpg.de
volz_at_mpib-tuebingen.mpg.de
Received on Fri Feb 14 1997 - 13:50:11 NZDT