Re: ??problems installing gdb5.3 on HP-UX B.11.00 U 9000/800 !!Tonnere de Brest (x@y.z.com) wrote:
: Make: line 1192: syntax error. Stop.
: contents of /tmp/gdb-5.3/Makefile:
: 1191 .PHONY: $(ALL_BUILD_MODULES)
: 1192 $(ALL_BUILD_MODULES):
This error seems like the macro ALL_BUILD_MODULES hasn't been defined. |