Re: [HACKERS] New psql compile problem.

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: Keith Parks <emkxp01@mtcc.demon.co.uk>
Cc: hackers@postgresql.org
Date: 1999-11-06T20:46:56Z
Lists: pgsql-hackers
> make[2]: Entering directory `/export/home/pgsql/src/bin/psql'
> make -C ../../interfaces/libpq libpq.a
> make[3]: Entering directory `/export/home/pgsql/src/interfaces/libpq'
> make[3]: `libpq.a' is up to date.
> make[3]: Leaving directory `/export/home/pgsql/src/interfaces/libpq'
> gcc -I../../interfaces/libpq -I../../include -I../../backend    -Wall 
> -Wmissing-prototypes -g -O2 -DLOCK_MGR_DEBUG -DDEADLOCK_DEBUG   -c command.c -o 
> command.o
> gcc -I../../interfaces/libpq -I../../include -I../../backend    -Wall 
> -Wmissing-prototypes -g -O2 -DLOCK_MGR_DEBUG -DDEADLOCK_DEBUG   -c common.c -o 
> common.o
> make[2]: *** No rule to make target `../../../doc/src/sgml/ref/*.sgml', needed 
> by `sql_help.h'.  Stop.
> make[2]: Leaving directory `/export/home/pgsql/src/bin/psql'

Do you have sgml files in that directory?  You should.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026