procmail
[Top] [All Lists]

Problem compiling under OSF1

1996-06-17 06:58:29
Hi

I have some problem compiling procmail on an Alpha with OSF1

Some idea?

#make install
....
cc seems to work fine, using that as the C-compiler
....
uopt: Warning: main: this procedure not optimized because it
      exceeds size threshold; to optimize this procedure, use -Olimit
option
      with value >=  937.
cc -c -O   cstdio.c
cc -c -O   common.c
cc -c -O   exopen.c
cc -c -O   goodies.c
cc -c -O   locking.c
cc -c -O   mailfold.c
cc -c -O   misc.c
/usr/lib/cmplrs/cc/cfe: Error: ./mailfold.h, line 4: Syntax Error
  dump ( s, char*source,long len);
 -----------^
/usr/lib/cmplrs/cc/cfe: Error: ./mailfold.h, line 4: Syntax Error
  dump ( s, char*source,long len);
 -----------------------^
/usr/lib/cmplrs/cc/cfe: Error: ./mailfold.h, line 7: Syntax Error
    ignwerr);
 ---^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

<Prev in Thread] Current Thread [Next in Thread>