Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2002:
[Freeciv-Dev] audio_esd.c:92: conflicting types for `wait'
Home

[Freeciv-Dev] audio_esd.c:92: conflicting types for `wait'

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] audio_esd.c:92: conflicting types for `wait'
From: "Gansser, Martin" <MGansser@xxxxxxx>
Date: Wed, 10 Jul 2002 15:56:08 +0200

Hi,

I get the following error message, If I compile freeciv-1.12.6 on hp-ux 11.00

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../common -I../intl -I./agents  
-I/usr/local/include
   -g -O2 -Wall -c audio_esd.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
audio_esd.c:92: conflicting types for `wait'
/usr/include/sys/wait.h:63: previous declaration of `wait'
gmake[3]: *** [audio_esd.o] Error 1
gmake[3]: Leaving directory `/users/mgansser/GNU/freeciv-1.12.6/client'

any help ?

thanks Martin


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] audio_esd.c:92: conflicting types for `wait', Gansser, Martin <=