Installation of CUPS in HP-UX 11i

Bernd Krumböck b.krumboeck at universalnet.at
Fri Jun 6 09:13:52 PDT 2008


> I installed IPv6 and now it is not showing error for IPv6. but errors in http.h file stil exists...like line 332:unexpected symbol "*"
> line 332:Function prototype are an ANSI feature
> line 332:type of http is undefined due to an illegal operation.
>
> these 3 error are repeated for 333,334,335,336.......
> why are these errors occur....
> Please let me know how to solve it.....
>
> Thanks,
>

I agree with Mike.

On your system there is no HP Ansi C/C++ Compiler Suite installed. So you have to export the PATH where GCC is installed:

export PATH=$PATH:/usr/local/bin


After that you can continue with the configure script ...

regards!
Bernd




More information about the cups mailing list