Thread: Current anon cvs does not generate GNUmakefile
Current anon cvs does not generate GNUmakefile and src/Makefile.global. The same applies with both "make distclean" and a fresh checkout: olly@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@linda:.../pgsql$ make You need to run the 'configure' programfirst. See the file 'INSTALL' for installation instructions. make: *** [all] Error 1 -- Oliver Elphick Oliver.Elphick@lfix.co.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; thyrod and thy staff they comfort me." Psalms 23:4
On Tue, 2002-05-14 at 13:06, Oliver Elphick wrote: > Current anon cvs does not generate GNUmakefile and src/Makefile.global. > The same applies with both "make distclean" and a fresh checkout: > > olly@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 ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oh cancel that. I copied this out of config.status and didn't notice it had added these options. -- Oliver Elphick Oliver.Elphick@lfix.co.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; thyrod and thy staff they comfort me." Psalms 23:4