(paranoid) interpretation of compilation listing on IRIX

Top Page
Delete this message
Reply to this message
Author: Bruno.Vuillemin
Date:  
To: exim-users
CC: PostMaster
Subject: (paranoid) interpretation of compilation listing on IRIX
Hello,

Though it's easier with gcc on Solaris 2.5.x :-)
I had to compile exim 1.62 on IRIX.
I could make it compiled by the SGI c compiler...

It seems to work.

But I don't know how to interpret some messages
and there is always the risk that something was wrong
even if exim and eximon seem to run at first glance.

So I have two questions :

1/ How to interpret "LOCAL: Not found" ?
-------
# make

        cc -Olimit 1500 -o buildconfig buildconfig.c
        ../scripts/Configure-config.h
`buildconfig' is up to date.
LOCAL: Not found
Building configuration file config.h

>>> config.h built

(deleted lines)
--------

2/ The numerous lines "Macro EX_OK refined" shouldn't stress anybody,
should they ?
--------
(deleted lines)

cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.

>>> exim_dbmbuild utility built


        cc -c -Olimit 1500   -I. exim_dumpdb.c
        cc -c -Olimit 1500   -I. db.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. debug.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. directory.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. globals.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. log.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. store.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. string.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -c -Olimit 1500   -I. tod.c
cfe: Warning 581: /usr/include/unistd.h:43: Macro EX_OK redefined.
        cc -Olimit 1500 -o exim_dumpdb  exim_dumpdb.o db.o debug.o directory.o
globals.o log.o  os.o store.o string.o tod.o -lmld \



>>> exim_dumpdb utility built


(deleted lines)
--------
Thanks for any comment
Bruno Vuillemin

-------------------------------------------------------------------------------
Bruno.Vuillemin@???       {post/web/ftp/cache/news/unix}master@???
Service Informatique           tel (0(041)26)300.7206 
Universite de Fribourg        
{Suisse/Schweiz/Switzerland}    
-------------------------------------------------------------------------------