Thread: build from Source: 9.0.1 / 9.1-alpha1 cannot build modules

build from Source: 9.0.1 / 9.1-alpha1 cannot build modules

From
Lou Picciano
Date:
Hello gang!

Build from scratch of 9.0.1 (and 9.1-alpha1) is not building modules for some reason...  All of core builds/installs fine.  OpenIndiana (Solaris) x86.

Neither # make world nor cd /contrib, make, work.

# cd ../contrib
# make
make: Fatal error in reader: ../src/Makefile.global, line 39: Unexpected end of line seen

OK, so I'm off to check out the Makefile...  !

Any ideas?

Re: [ADMIN] build from Source: 9.0.1 / 9.1-alpha1 cannot build modules

From
Tom Lane
Date:
Lou Picciano <loupicciano@comcast.net> writes:
> Build from scratch of 9.0.1 (and 9.1-alpha1) is not building modules for some reason... All of core builds/installs
fine.OpenIndiana (Solaris) x86.  

> # cd ../contrib
> # make
> make: Fatal error in reader: ../src/Makefile.global, line 39: Unexpected end of line seen

That seems pretty wacko.  What version of make is that?

            regards, tom lane