Find the answer to your Linux question:
Results 1 to 2 of 2
When i compile the file , i am getting the error as follow [root@phim main]# make -f rmbmain.mak proc INCLUDE=/home/online/source.37.02/lib/allsql INCLUDE=/home/online/source.37.02/core/imd INCLUDE=/home/online/source.37.02/lib/frntn rbsini.pc make: execvp: proc: Not a directory make: ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    4

    make: execvp: proc: Not a directory

    When i compile the file , i am getting the error as follow

    [root@phim main]# make -f rmbmain.mak
    proc INCLUDE=/home/online/source.37.02/lib/allsql INCLUDE=/home/online/source.37.02/core/imd INCLUDE=/home/online/source.37.02/lib/frntn rbsini.pc
    make: execvp: proc: Not a directory
    make: *** [rbsini.c] Error 127



    i have check the file rbsini.c - could not find the file.

    Any way to fix this compilation

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    4
    i have checked whether the path for oracle is set or not,
    env |grep ora
    which displayed nothing

    Setting the path makes the compilation work smooth

    tnx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...