On Fri, Jun 30, 2000 at 07:06:58AM -0400, Bill Barnes wrote
> >===== Original Message From jpb <[EMAIL PROTECTED]> =====
> >
> >Try apt-get update again.  It looks like you had network congestion when
> >you tried before. Or you can just use ftp and go to ftp.us.debian.org
> >and manually grab the postgresql source files (the .diff.gz, .dsc &
> >.orig.tar.gz) and use dbuild to extract them.
> >
> >jpb
> 
> Finally got a clean run.  Had to do it in the wee hours.
> Fetched postgresql okay.
> 
> Missing files in the compile.
> The log follows.  Snipped out all the good makes.  This was a second run.
> 
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> Script started on Fri Jun 30 04:54:05 2000
> kgb10:/home/billb/postgresql-7.0.2# ./debian/rules binary
>><snip><

> make -C libpgtcl all
> make[3]: Entering directory 
> `/home/billb/postgresql-7.0.2/src/interfaces/libpgtcl'
> gcc -I../../include -I../../backend   -O2 -g -g3 -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../backend -I../../include
> -I../../interfaces/libpq -fpic   -c -o pgtcl.o pgtcl.c
> In file included from pgtcl.c:19:
> libpgtcl.h:19: tcl.h: No such file or directory
> In file included from pgtcl.c:20:
> pgtclCmds.h:17: tcl.h: No such file or directory
> make[3]: *** [pgtcl.o] Error 1
> make[3]: Leaving directory 
> `/home/billb/postgresql-7.0.2/src/interfaces/libpgtcl'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/billb/postgresql-7.0.2/src/interfaces'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/billb/postgresql-7.0.2/src'
> make: *** [build-stamp] Error 1
> kgb10:/home/billb/postgresql-7.0.2# exit

$  zgrep '/tcl\.h' /cognac/linux/debian/dists/potato/Contents-i386.gz
usr/include/tcl.h                                           
devel/tcl8.0-dev,devel/tcl8.2-dev,devel/tcl8.0-ja-dev
usr/include/tcl8.0-ja-int/generic/tcl.h                     devel/tcl8.0-ja-dev
usr/include/tcl8.0/generic/tcl.h                            devel/tcl8.0-dev
usr/include/tcl8.2/generic/tcl.h                            devel/tcl8.2-dev
usr/share/doc/selfhtml/html/tcl.htm                         doc/selfhtml

Looks like you need to install tcl8.2-dev (or tcl8.0-dev).



John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.mdt.net.au/~john Debian Linux admin & support:technical services

Reply via email to