Getting error While compiling - Make: Couldn't load Shell. Help me urgently!!!

Newbie Member
29Sep2010,19:45   #1
GreenWorld's Avatar
am compiling C++ source Code in HP-UX.

It got errored as
Code:
=== All packages are configured
=== 1 (normal speed) 0 (fast speed)
Making target [ install ] for package [ dbm_api ]
No suffix list.
Make: Couldn't load Shell.  Stop.
*** Error exit code 1
Stop.
Error: terminated due to error [1]
It got compiled early also ...........
It is not problem with the Code because it is getting compiled in other boxes solaris etc ...

What could be the issue ?

I think it is some shell problem ..
Newbie Member
1Oct2010,12:39   #2
GreenWorld's Avatar
Looked for some help ... But nothing ...........
Ambitious contributor
2Oct2010,02:30   #3
jimblumberg's Avatar
This looks like you are trying to install something. If so you may need 'root' privilege to install.

Jim