Current anon cvs does not generate GNUmakefile

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Current anon cvs does not generate GNUmakefile
Date: 2002-05-14 12:06:53
Message-ID: 1021378013.1539.117.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Current anon cvs does not generate GNUmakefile and src/Makefile.global.
The same applies with both "make distclean" and a fresh checkout:

olly(at)linda:.../pgsql$ ./configure --enable-locale --enable-recode
--enable-multibyte --enable-nls --with-pgport=9631 --with-CXX
--with-perl --with-python --with-tcl --enable-odbc--with-unixodbc
--with-openssl --with-pam --enable-syslog --enable-debug
--enable-cassert --enable-depend --with-tkconfig=/usr/lib/tk8.3
--with-tclconfig=/usr/lib/tcl8.3 --with-includes=/usr/include/tcl8.3
--no-create --no-recursion
...
checking for sgmlspl... sgmlspl
configure: creating ./config.status
olly(at)linda:.../pgsql$ make
You need to run the 'configure' program first. See the file
'INSTALL' for installation instructions.
make: *** [all] Error 1

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"Yea, though I walk through the valley of the shadow of
death, I will fear no evil, for thou art with me;
thy rod and thy staff they comfort me." Psalms 23:4

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2002-05-14 12:49:00 Re: Current anon cvs does not generate GNUmakefile
Previous Message Lincoln Yeoh 2002-05-14 10:42:07 Re: pg_dump DROP commands and implicit search paths