info-mtools
[Top][All Lists]
Advanced

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

[mtools] Cannot compile mtools-3.9.8 on Tru64Unix


From: Martin MOKREJŠ
Subject: [mtools] Cannot compile mtools-3.9.8 on Tru64Unix
Date: Mon, 13 Jan 2003 18:00:31 +0100 (CET)

Hi,
 I'm getting the following error:

cc -I/software/@sys/usr/include -I/usr/local/include 
-I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 
-DHAVE_CONFIG_H -DSYSCONFDIR=\"/software/@sys/usr/etc\" -DCPU_alphaev67 
-DVENDOR_dec -DOS_osf5_1 -DOS_osf5 -DOS_osf  -O2 -arch ev6 
-I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include 
-I/software/@sys/usr/include/freetype2 -I.  -I.   -c devices.c
cc: Error: devices.c, line 894: Invalid declarator. (declarator)
        REMOTE
--------^

When I try other CFLAGS,I get:

cc -std1 -I/software/@sys/usr/include -I/usr/local/include 
-I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 
-DHAVE_CONFIG_H -DSYSCONFDIR=\"/software/@sys/usr/etc\" -DCPU_alphaev67 
-DVENDOR_dec -DOS_osf5_1 -DOS_osf5 -DOS_osf  -O2 -arch ev6 
-I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include 
-I/software/@sys/usr/include/freetype2 -I.  -I.   -c devices.c
cc: Error: msdos.h, line 50: Missing ";". (nosemi)
UNUSED(static inline void set_dword(unsigned char *data, unsigned long value))
^
cc: Info: msdos.h, line 50: "inline" is a keyword in the C99 revision of the C 
standard.  Using it as an identifier will prevent your program from conforming 
to that standard. (futurekeywd2)
UNUSED(static inline void set_dword(unsigned char *data, unsigned long value))
^
cc: Error: msdos.h, line 60: Missing ";". (nosemi)
UNUSED(static inline void set_word(unsigned char *data, unsigned short value))
^
cc: Error: mtools.h, line 133: Missing ";". (nosemi)
UNUSED(static inline int compare (long ref, long testee))
^
cc: Error: devices.c, line 894: Invalid declarator. (declarator)
        REMOTE
--------^


Any help? TIA.
-- 
Martin Mokrejs <address@hidden>, <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585
_______________________________________________
mtools mailing list
address@hidden
http://www.tux.org/mailman/listinfo/mtools


reply via email to

[Prev in Thread] Current Thread [Next in Thread]