RE: [Exim] Help !!

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Paul Burton
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: RE: [Exim] Help !!
I'm not sure about this , but I think the headers are missing from My
installation, can anyone confirm, and If so where do I get them from ??

gcc -c -O  -DCOMPILE_UTILITY -o util-spool_in.o spool_in.c
gcc -c -O  -DCOMPILE_UTILITY -o util-store.o store.c
gcc -c -O  -DCOMPILE_UTILITY -o util-string.o string.c
gcc -c -O -I.    tod.c
gcc -c -O -I.    tree.c
gcc -o em_StripChart.o -c -O -I. -I../exim_monitor -I  /usr/include \
   ../exim_monitor/`echo em_StripChart.o | sed 's/o$/c/'`
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
../exim_monitor/em_StripChart.c:42:28: X11/IntrinsicP.h: No such file or
directory
../exim_monitor/em_StripChart.c:43:28: X11/StringDefs.h: No such file or
directory
../exim_monitor/em_StripChart.c:44:29: X11/Xaw/XawInit.h: No such file or
directory
../exim_monitor/em_StripChart.c:45:32: X11/Xaw/StripCharP.h: No such file or
directory
../exim_monitor/em_StripChart.c:46:25: X11/Xfuncs.h: No such file or
directory



Paul Burton
Systems Administrator
IPD
----------------------
7-8 Greenland Place
Camden
London NW1 0AP
----------------------
mailto:paul.burton@ipdindex.co.uk
Tel   :    0207 482 5149 : Office
Fax   :     0207 267 0208



-----Original Message-----
From: Philip Hazel [mailto:ph10@cus.cam.ac.uk]
Sent: 14 April 2003 14:27
To: Paul Burton
Cc: Exim-Users@Exim. Org
Subject: Re: [Exim] Help !!


On Mon, 14 Apr 2003, Paul Burton wrote:

> I edited the os/Makefile to point to the place I thought the correct

include
> files were and made progress,


Another poster has already pointed out that you shouldn't do that.
Instead, set XINCLUDE in your Local/Makefile.

> gcc -o em_StripChart.o -c -O -I. -I../exim_monitor  /usr/include \
>    ../exim_monitor/`echo em_StripChart.o | sed 's/o$/c/'`
> gcc: cannot specify -o with -c or -S and multiple compilations


That's because "-I" is missing before /usr/include I suspect.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________