[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Postgresql 7.02 and Debian



>===== Original Message From jpb <jpb@creol.ucf.edu> =====
>
>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
cd src/interfaces/perl5 && \
		POSTGRES_HOME=/home/billb/postgresql-7.0.2/debian/tmp/usr/lib/postgresql \
		INSTALLDIRS=perl
INSTALLMAN1DIR=/home/billb/postgresql-7.0.2/debian/libpgperl/usr/share/man/man
1
INSTALLMAN3DIR=/home/billb/postgresql-7.0.2/debian/libpgperl/usr/share/man/man
3
INSTALLPRIVLIB=/home/billb/postgresql-7.0.2/debian/libpgperl/usr/lib/perl5
INSTALLARCHLIB=/home/billb/postgresql-7.0.2/debian/libpgperl`/usr/bin/perl
-MConfig -e 'print $Config{installarchlib}'` \
		/usr/bin/perl Makefile.PL && \
	touch perl-config
Unrecognized argument in LIBS ignored: '-fpic'
Writing Makefile for Pg
dh_testdir
dh_installdirs
echo doctmp is
/home/billb/postgresql-7.0.2/debian/postgresql-doc/usr/share/doc/postgresql-do
c
doctmp is
/home/billb/postgresql-7.0.2/debian/postgresql-doc/usr/share/doc/postgresql-do
c
cd src  && make all 2>&1 |\
    tee -a /tmp/postgresql.JMYmQP



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

Script done on Fri Jun 30 04:54:32 2000
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Hope that I didn't cut out something significant.

Very much appreciate the feedback.  Looking forward to the day I will be in a
position to offer support instead of questions.

Regards,
Bill Barnes


>--
>Joe Block <jpb@creol.ucf.edu>
>CREOL System Administrator
>
>Social graces are the packet headers of everyday life.



Reply to: