GNUmakefile size 0

From: Laurens Wagemakers <l(dot)wagemakers(at)truston(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: GNUmakefile size 0
Date: 2004-05-13 07:23:50
Message-ID: DB1B4FC9815DD411A01D00B0D03D7907012F9381@nlnt16.truston.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello all,

Rather new on Postgresql so maybe it's simple to solve this:

Machine: Solaris 9 32 bits
Gnumake: 3.80
Gcc: 3.3.2
Postgresql: 7.0.1 (need old version for compatibility)

Downloaded and extracted it.
in src directory
./configure
gmake

Then nothing happens GNUmakefile size is 0

Did I forget something, a path, library path ?

More info below,

Regards,

Laurens Wagemakers
Sys Admin Truston

./configure delivered following error signals:
configure: warning: TCL/TK support disabled; tcl shell is not in your path
sed: command garbled: s%(at)CC_VERSION@%gcc (GCC) 3.3.2 (several times)

The following lines returned no:
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether gcc needs -traditional... no
checking for etags... no
checking for bison... no
checking for main in -lsfio... no
checking for main in -lncurses... no
checking for main in -lreadline... no
checking for using_history in -lreadline... no
checking for main in -lhistory... no
checking for main in -lbsd... no
checking for main in -lutil... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -ldld... no
checking for main in -lln... no
checking for main in -lld... no
checking for main in -lcompat... no
checking for main in -lBSD... no
checking for main in -lPW... no
checking for dld.h... no
checking for endian.h... no
checking for fp_class.h... no
checking for getopt.h... no
checking for history.h... no
checking for readline.h... no
checking for readline/history.h... no
checking for readline/readline.h... no
checking for tm_zone in struct tm... no
checking for union semun... no
checking for fcntl(F_SETLK)... no
checking for fp_class... no
checking for fp_class_d... no
checking for class... no
checking for isinf... no
checking for inet_aton... no
checking for filename_completion_function... no
checking for getopt_long... no
checking whether 'long int' is 64 bits... no
checking for tclsh... no
checking for tcl... no

At the end the following new files were generated:
-rw-r--r-- 1 oracle oinstall 29956 May 13 09:03 config.log
-rw-r--r-- 1 oracle oinstall 6581 May 13 09:03 config.cache
-rwxr-xr-x 1 oracle oinstall 26446 May 13 09:03 config.status
-rw-r--r-- 1 oracle oinstall 0 May 13 09:03 GNUmakefile
-rw-r--r-- 1 oracle oinstall 0 May 13 09:03 Makefile.global
drwxr-xr-x 19 oracle oinstall 1286 May 13 09:03 include
lrwxrwxrwx 1 oracle oinstall 34 May 13 09:03 Makefile.port ->
./makefil
es/Makefile.solaris_sparc
-rw-r--r-- 1 oracle oinstall 6918 May 13 09:03 configure.log

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Greg Spiegelberg 2004-05-13 13:15:20 Off Topic - Re: [PERFORM] Quad processor options - summary
Previous Message Steve Lane 2004-05-13 00:15:43 Re: RAM usage per connection