[afnog] exim on RHEL AS 3.0

Brian Candler B.Candler at pobox.com
Wed Jun 9 20:59:13 EAT 2004


On Wed, Jun 09, 2004 at 10:09:25AM -0700, Ernest Byaruhanga wrote:
> am setting up exim 4.34 on redhat enterprise as 3.0
> 
> $make gives me the following errors (truncated):
> 
> [ernest at 1750_1 exim-4.34]$
> <snipped>
> 
> ../exim_monitor/em_StripChart.c:467: conflicting types for 'CreateGC'
> ../exim_monitor/em_StripChart.c:77:  previous declaration of 'CreateGC'
> ../exim_monitor/em_StripChart.c:467: warning: data definition has no type or 
> storage class
> ../exim_monitor/em_StripChart.c:469: syntax error before "return"
> ../exim_monitor/em_StripChart.c:483: syntax error before "StripChartWidget"
> 
> <snipped>
> [ernest at 1750_1 exim-4.34]$
> 
> any ideas what could be wrong?

Which compiler (gcc --version)?

I think you have truncated too much from the error report, because I do not
think that the CreateGC function is bad; my guess is this error is a
follow-on from a previous error.

So, please post the output from make again, this time including 10 or more
lines either side. It must include the last few *non*-error lines before the
errors start in order to be useful.

Regards,

Brian.


More information about the afnog mailing list