Hi ,
I tried to install php on hp ux. when i run ./configure then the error pop up "configure: error: cannot find output from lex; giving up". and when i tried to install flex the ./configure command run successfully. however when i tried to run the make command then i got the error
Make: line 176: syntax error. Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
when i checked the Makefile then in the line 176 it was
target_alias =
I am not able to figure out what exactly the problem is.
It would be great if any help is provided.
Many thanks
Waseem