Coda File System

Re: Error building rpc2 libs from source package

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Wed, 13 Apr 2005 10:33:55 -0400
On Wed, Apr 13, 2005 at 01:12:19PM +0200, ed.edward wrote:
> Then the "make" command, and...
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -DRPC2DEBUG
> -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/local/lwp-1.12/include -g -O2 -MT errors.lo -MD -MP -MF
> .deps/errors.Tpo -c errors.c  -fPIC -DPIC -o .libs/errors.o
> errors.c:35:31: switchc2s.h: No such file or directory
> errors.c:60:31: switchs2c.h: No such file or directory
> errors.c:79:31: switchc2s.h: No such file or directory

I think those are generated by a perl script (rpc2-src/makeinc.pl). But
I'm not sure why it didn't triffer that rule.

Maybe you need to use gmake instead of make.

Jan
Received on 2005-04-13 10:35:51