| From | Sent On | Attachments |
|---|---|---|
| mick | Jul 31, 2001 8:49 am | |
| Sam Varshavchik | Jul 31, 2001 2:50 pm | |
| mick | Aug 1, 2001 7:27 am | |
| Ken Herron | Aug 1, 2001 10:07 am | |
| Sam Varshavchik | Aug 1, 2001 2:48 pm | |
| mick | Aug 6, 2001 6:37 am | |
| Sam Varshavchik | Aug 6, 2001 2:25 pm | |
| mick | Aug 7, 2001 5:58 am | |
| Sam Varshavchik | Aug 7, 2001 3:02 pm | |
| Rocio Alfonso Pita | Aug 8, 2001 12:33 am | |
| Rocio Alfonso Pita | Aug 8, 2001 12:42 am | |
| Sam Varshavchik | Aug 8, 2001 4:44 am | |
| mick | Aug 10, 2001 8:20 am | |
| Ken Herron | Aug 10, 2001 9:04 am | |
| mick | Aug 10, 2001 9:36 am | |
| Daniel Biddle | Aug 10, 2001 10:49 am | |
| mick | Aug 10, 2001 11:29 am | |
| Sam Varshavchik | Aug 10, 2001 5:51 pm | |
| Sam Varshavchik | Aug 10, 2001 5:53 pm | |
| Sam Varshavchik | Aug 10, 2001 5:54 pm | |
| mick | Aug 13, 2001 6:32 am |
| Subject: | [courier-users] Re: gdbm or db files not found | |
|---|---|---|
| From: | Rocio Alfonso Pita (roz...@universalsupport.com) | |
| Date: | Aug 8, 2001 12:33:58 am | |
| List: | net.sourceforge.lists.courier-users | |
Hi!
I have the same problem. I look in bdbobj/config.log and appears:
configure:1068: checking whether the C++ compiler (gcc ) works configure:1084: gcc -o conftest conftest.C 1>&5 gcc: installation problem, cannot exec `cc1plus': No such file or directory configure: failed program was:
#line 1079 "configure" #include "confdefs.h"
int main(){return(0);}
I don't understand this, can you help me?
TIA and regards, rozio
Sam Varshavchik wrote:
mick writes:
On Mon, 6 Aug 2001, Sam Varshavchik wrote:
mick writes:
Ok, I do have gcc-cpp package installed:
That's nice, but that's not gcc-c++
This is the error from config.log:
configure:1567: checking for db_env_create configure:1595: gcc -o conftest -g -O2 conftest.c 1>&5 /home/mdobra/tmp/ccZ6HbV7.o: In function `main': /home/mdobra/courier-imap-1.3.8.2/configure:1589: undefined reference to `db_env_create'
Perfectly normal. You do not have db[123] installed. That's fine, as long as gdbm is installed instead. And, this has nothing to do with C++ support.
-- Sam
Ok, but it doesn't finish compiling so something isn't correct.
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables. configure: error: ./configure failed for bdbobj
Thats why I'm looking into C++.
Right. So, find the appropriate error messages in config.log. The ones you posted are for something that's completely different -- gdbm/db detection in the top level configure. Here, your failure is in the bdbobj subdirectory, so look in bdbobj/config.log instead.
-- Sam
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/courier-users
-- "Passswords are like underwear. You don´t share them, you don´t hang them on your monitor, or under your keyboard, you don´t email them, or put them on a web site, and you must change them very often."





