[Evolution-hackers] libdb problem tryinh to compile 1.2.0 sources

2002-12-12 Thread Paul Hands




Hi all,

I read the knowledge base article on what to with libdb3.1.17, and did as suggested by clicking on the link to sleepycat.com.
I made a directory, /export/home/evolution, then a subdirectory libdb, inside which the db-3.1.17 directory contains the results of unpacking the tar.gz file.

Also in /export/home/evolution is the evolution source directory, evolution-1.2.0. Inside there, I run :-
 ./configure --with-db3=/export/home/libdb and I get 
.
.
.

checking for db3 compiler flags... -I/export/home/evolution/libdb/include
checking for db.h... no
checking for db3/db.h... no
checking db3 header version... configure: error: Found db.h is not version 3.1.17

OK, maybe wrong pathname, so :-

./configure --with-db3=/export/home/libdb/ db-3.1.17 and I get...

checking for db3 compiler flags... -I/export/home/evolution/libdb/db-3.1.17/include
checking for db.h... no
checking for db3/db.h... no
checking db3 header version... configure: error: Found db.h is not version 3.1.17

So I try ./configure with no arguments :-

checking for db3 compiler flags...
checking for db.h... no
checking for db3/db.h... no
checking db3 header version... configure: error: Found db.h is not version 3.1.17

Looking in the place where I put the libdb, the only db.h files are in the build_win32, build_vms or build_vxworks directories. I've attempted pointing configure to those, but no dice.

What am I doing wrong?


Paul




Re: [Evolution-hackers] libdb problem tryinh to compile 1.2.0 sources

2002-12-12 Thread Brian A. Seklecki
On Thu, 12 Dec 2002 @ 4:38pm (-), Paul Hands wrote:

PH Hi all,
PH
PH I read the knowledge base article on what to with libdb3.1.17, and did
PH as suggested by clicking on the link to sleepycat.com.
PH I made a directory, /export/home/evolution, then a subdirectory libdb,
PH inside which the db-3.1.17 directory contains the results of unpacking
PH the tar.gz file.
PH
PH Also in /export/home/evolution is the evolution source directory,
PH evolution-1.2.0.  Inside there, I run :-
PH  ./configure --with-db3=/export/home/libdb and I get
PH  .
PH .
PH  .
PH
PH checking for db3 compiler flags...
PH -I/export/home/evolution/libdb/include
PH checking for db.h... no
PH checking for db3/db.h... no
PH checking db3 header version... configure: error: Found db.h is not
PH version 3.1.17
PH
PH OK, maybe wrong pathname, so :-
PH
PH ./configure --with-db3=/export/home/libdb/ db-3.1.17 and I get...
PH
PH checking for db3 compiler flags...
PH -I/export/home/evolution/libdb/db-3.1.17/include
PH checking for db.h... no
PH checking for db3/db.h... no
PH checking db3 header version... configure: error: Found db.h is not
PH version 3.1.17
PH
PH So I try ./configure with no arguments :-
PH
PH checking for db3 compiler flags...
PH checking for db.h... no
PH checking for db3/db.h... no
PH checking db3 header version... configure: error: Found db.h is not
PH version 3.1.17
PH
PH Looking in the place where I put the libdb, the only db.h files are in
PH the build_win32, build_vms or build_vxworks directories.  I've attempted
PH pointing configure to those, but no dice.
PH
PH What am I doing wrong?

config.log
config.log
config.log

...always tail the last hundred lines of config[ure].log...the answer is
there, and most of the time it's some stupid environmental var not set that's
pissing off the compiler.

-lava

PH
PH
PH Paul
PH

later -   | _BonaFide[] = { coder, author, | /~\ The ASCII Ribbon
Brian A. Seklecki | problem solver, scholar, BOFH, | \ / Campaign Against
  | vegetarian, runner, NetBSD |  X  Exchange, Outlook
  | advocate, spiritual machine }; | / \  HTML Email

PGP: 0111 4618 0111 4618 4AB2 24EB C853 6611 75C4 A91E A7A7 4973

From listening comes wisdom and from speaking repentance.

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers