[EMAIL PROTECTED] (Wade D. Oberpriller) writes:
> Once I attempt to install, I get errors that look like:

> gmake[2]: Entering directory 
>`/home/anubis22/oberpwd/postgresql-7.0.2/src/backend/access'
> gmake -C common   postgres/usr/X11R6

Oh my, it looks like gmake is finding a value of $(X) from somewhere
instead of assuming it's empty.  Possibly "unset X" will help.

                        regards, tom lane

Reply via email to