guile-user
[Top][All Lists]
Advanced

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

guile-pg


From: David Pirotte
Subject: guile-pg
Date: Tue, 26 Nov 2002 08:32:03 -0500

Hello,

Sorry to bother this list with guile-pg problems, but the guile-pg
list is not accepting my posting (even though I registered)

Thanks to read and answer me asap, I really need to get this work
as soon as possible.

I was trying to compile guile-pg latest version, plus the patch of
tth, against postgres-7.2.3, but it did not work, here is some info:

        - guile-1.6.0
        - postgresql-7.2.3
        - gcc-3.2

        - guile-pg-0.07
        - guile-pg-0.07-0.07ttn4.diff.gz patch applied
        ==> guile-pg-0.07ttn4


thanks a lot for some hints,
david



;; -- ./configure --with-libpq=/usr/local/pgsql

address@hidden:/usr/local/src/guile/guile-pg-0.07ttn4 11 $ make
make  all-recursive
make[1]: Entering directory `/usr/local/src/guile/guile-pg-0.07ttn4'
Making all in scm
make[2]: Entering directory `/usr/local/src/guile/guile-pg-0.07ttn4/scm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4/scm'
Making all in doc
make[2]: Entering directory `/usr/local/src/guile/guile-pg-0.07ttn4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4/doc'
Making all in test
make[2]: Entering directory `/usr/local/src/guile/guile-pg-0.07ttn4/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4/test'
make[2]: Entering directory `/usr/local/src/guile/guile-pg-0.07ttn4'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. 
-I/usr/local/include -I/usr/local/pgsql/include                                 
                     -g -O2 -Wall -Wmissing-prototypes -c libpostgres.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/pgsql/include 
-g -O2 -Wall -Wmissing-prototype                                                
  s -c libpostgres.c  -fPIC -DPIC -o .libs/libpostgres.lo
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
libpostgres.c:40:15: c.h: No such file or directory
libpostgres.c: In function `sec_p':
libpostgres.c:107: warning: comparison between pointer and integer
libpostgres.c: In function `ser_p':
libpostgres.c:184: warning: comparison between pointer and integer
make[2]: *** [libpostgres.lo] Error 1
make[2]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4'
make: *** [all-recursive-am] Error 2
address@hidden:/usr/local/src/guile/guile-pg-0.07ttn4 12 $ 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]