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

[ccp4bb]: Compiling CCP4 v4.1



***  For details on how to be removed from this list visit the  ***
***    CCP4 home page http://www.dl.ac.uk/CCP/CCP4/main.html    ***

Hello,

I'm trying to compile CCP4 v4.1 on an O200 running
IRIX 6.5.8, compilers version 7.2.1.3.

I've tried:

configure irix

or

configure irix64

followed by:

make

and in both cases the compilation stops
while compiling f_interface.c:

        cc -c -O2 -O -32 -w -DPROTOTYPE   -DHAVE_SIGNAL_H=1
-DHAVE_TIME_H=1 -DHAVE_STANDARDS_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1
-DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1
-DHAVE_STANDARDS_H=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1   -I.   -o
f_interface.o f_interface.c && \
        ar r libccif.a f_interface.o
cfe: Error: f_interface.c, line 126: Syntax Error
    void   (const char *const symtab_f, const int Lsymtab_f)  
 -----------^
cfe: Error: f_interface.c, line 126: Syntax Error
    void   (const char *const symtab_f, const int Lsymtab_f)  
 ---------------------------------------^
cfe: Error: f_interface.c, line 126: Syntax Error
    void   (const char *const symtab_f, const int Lsymtab_f)  
 ----------------------------------------------------------^
cfe: Error: f_interface.c, line 142: Empty declaration specifiers
    ccif_condition_init();
 ---^
cfe: Error: f_interface.c, line 144: Syntax Error
    if ( init ) {
 ---^
cfe: Error: f_interface.c, line 144: init must have function type

.....
It stops after 100 error messages.

Adding "--with-x" or "--with-shared-lib" makes no difference.

What have I done wrong?

Mogens
-- 
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk@crc.dk Homepage: http://www.crc.dk