Re: rpcgen cannot find any C Preprocessor



pavi wrote:

Hi,
I am writing a simple application using rpcgen. when I run
rpcgen with protocol specification file as an argument ex:rpcgen msg.x
it gives an error "rpcgen cannot find any C preprocessor"
I have my C preprocessor in /usr/bin/cpp-2.95. Kindly suggest the
solution.

You should ask this question is platform specific group like
<news:comp.unix.programmer>. The C Standard doesn't say anything about
the system level details of implementations, only that they should
follow a certain "as-if" scheme for translation.

<OT>
Try setting a symbolic link called 'cpp' pointing to your 'cpp-2.95'
executable.
</OT>

.



Relevant Pages

  • Re: rpcgen cannot find any C Preprocessor
    ... pavi writes: ... rpcgen with protocol specification file as an argument ex:rpcgen msg.x ... it gives an error "rpcgen cannot find any C preprocessor" ... Looking for software development work in the San Diego area. ...
    (comp.lang.c)
  • rpcgen cannot find any C Preprocessor
    ... I am writing a simple application using rpcgen. ... rpcgen with protocol specification file as an argument ex:rpcgen msg.x ... it gives an error "rpcgen cannot find any C preprocessor" ... Praveen Kumar ...
    (comp.lang.c)
  • coping all files from a directory
    ... i am writing a shell script which copies all the files from this ... can anyone help me plz.. ...
    (comp.unix.questions)
  • coping all files from a directory
    ... i am writing a shell script which copies all the files from this ... can anyone help me plz.. ...
    (comp.unix.programmer)
  • Re: coping all files from a directory
    ... i am writing a shell script which copies all the files from this ... can anyone help me plz.. ...
    (comp.unix.questions)