compiling error

From: "Anton Stckl" <tony(at)cys(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: compiling error
Date: 1998-06-01 12:48:49
Message-ID: 3572A331.27917DA8@cys.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi there,

I believe to remember that this is the right list for compiling errors.

Here's what we have:

OS: NetBSD 1.2.1
PG: 6.3.2

gmake out:

...
gcc -I../../include -I../../backend -O2 -pipe -Wall
-Wmissing-prototypes -I.. -c pqcomm.c -o pqcomm.o
In file included from ../../include/libpq/pqcomm.h:19,
from ../../include/libpq/libpq-be.h:20,
from ../../include/libpq/auth.h:16,
from pqcomm.c:66:
/usr/include/sys/un.h:41: redefinition of `struct sockaddr_un'
gmake[2]: *** [pqcomm.o] Error 1
gmake[2]: Leaving directory
`/usr/local/src/postgresql-6.3.2/src/backend/libpq'
gmake[1]: *** [libpq.dir] Error 2
gmake[1]: Leaving directory
`/usr/local/src/postgresql-6.3.2/src/backend'
gmake: *** [all] Error 2

What's wrong?
many thx in advance, Tony

--
----------C-Y-B-E-R-S-O-L-U-T-I-O-N-S----------------
Anton Stöckl mailto:tony(at)cys(dot)de
CyberSolutions GmbH http://www.cys.de
Frankfurter Ring 193A Phone +49 89 32369223
80807 Muenchen Fax +49 89 32369220
------W-E----M-A-K-E----I-T----P-O-S-S-I-B-L-E-------

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Mount 1998-06-01 17:36:01 Re: [ADMIN] ODBC Call fail? (fwd)
Previous Message Bruce Momjian 1998-05-31 01:51:52 Re: [ADMIN] Postgres installation killing me