compile error

From: NARA Susumu <nara(at)narasoft(dot)org>
To: pgsql-ports(at)postgresql(dot)org
Subject: compile error
Date: 2000-11-17 01:37:55
Message-ID: 20001117.103755.74752742.nara@narasoft.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

The arcive unzip and tar command execute.
next process ./configure
next process make , just error.
wh? I don't understanding at error.
tell me advice, please.

$ ./configure
$ make
<<<omission>>>
gcc -I../../include -I../../backend -O2 -Wall -Wmissing-prototypes -I.. -c -o hba.o hba.c
In file included from hba.c:29:
../../backend/port/inet_aton.h:3: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:69: previous declaration of `inet_aton'
gmake[2]: *** [hba.o] Error 1
gmake[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.2/src/backend/libpq'
gmake[1]: *** [libpq.dir] Error 2
gmake[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.2/src/backend'
gmake: *** [all] Error 2

My enviroment:
install Postgres v6.5.2
operating system RedHat v7.0 Linux v2.2.16-22
hardware i586 pentium 266MMX

--nara

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 2000-11-17 04:31:45 Re: [PORTS] Updated RPMset available (7.0.3-2)
Previous Message Gérald de Roany 2000-11-16 16:39:46 production quality of PostgreSQL 7.0.2 under MS W2K (Server)