Re: [EXIM] Exim startup problems on SGI

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Ephraim Silverberg
Data:  
Para: David Osborne
CC: exim-users
Assunto: Re: [EXIM] Exim startup problems on SGI
On Tue, 30 Jun 1998, David Osborne wrote:

> I'd be grateful for any clues to solving this problem...
>
> Exim 1.92 on three SGI machines: an Onyx and Indy running IRIX 6.2, and an O2
> running 6.3. Exim installed OK but when run, doesn't get further than this:
>
> > bin/exim -C configure -d99 -bt
> Exim version 1.92 debug level set to 99
> probably ndbm


It works fine for me on our Challenge S (Irix 6.2):

% uname -sr
IRIX 6.2
% /usr/lib/sendmail -C configure-client -bt -d99
Exim version 1.92 debug level set to 99
probably ndbm
Address testing: uid=0 gid=0 euid=42 egid=42
> root

Testing root@???
address root@???
local_part=root domain=cs.huji.ac.il
[...]

And also on our O2 (Irix 6.3):

% uname -sr
IRIX 6.3
% /usr/lib/sendmail -C configure-client -bt -d99
Exim version 1.92 debug level set to 99
probably ndbm
Address testing: uid=0 gid=0 euid=42 egid=42
> root

Testing root@???
address root@???
local_part=root domain=cs.huji.ac.il
[...]

Are you sure it's using the binaries built in build-IRIX632-iris4d?

Our Local/Makefile-IRIX632 looks like:

    CC=gcc
    CFLAGS=-O4 -g
    X11=/usr/local/X11R6
___________________________________________________________________________
Ephraim Silverberg, CS System Group,          Phone number:   972-2-6585521
Hebrew University, Jerusalem, Israel.         Fax number:     972-2-6585439
WWW: http://www.cs.huji.ac.il/~ephraim        E-mail: ephraim@???


--
*** Exim information can be found at http://www.exim.org/ ***