1833323 Members
2990 Online
110051 Solutions
New Discussion

imake

 
Patricia Tang
Advisor

imake

Hi All,

I have encounter problem below when i try to use imake in HP UX 11.00:

imake -I/abc/IntegratedCode/IMAKE -DTOPDIR=/xyz/DigiSrc -e -v
/usr/ccs/lbin/cpp -I. -I/abc/IntegratedCode/IMAKE -DTOPDIR=/xyz/DigiSrc Imakefile.c
make -f /tmp/Imf.a04208 MAKE=imake MAKEFILE=Imakefile
Make: line 89: syntax error. Stop.
imake: Exit code 1. Stop.

But it is success when i run in Sun Platform
Please advise !!!

Many Thanks

Regards,
pat
1 REPLY 1
Steven Sim Kok Leong
Honored Contributor

Re: imake

Hi,

What is on line 89 of your makefile?

Hope this helps. Regards.

Steven Sim Kok Leong