Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 1997 19:13:59 -0800
From:      Gary Crutcher <gcrutchr@nightflight.com>
To:        freebsd-questions@freebsd.org
Subject:   Postgres95 compile errors
Message-ID:  <3.0.1.32.19970315191359.006aa650@nightflight.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am trying to compile postgres95 v6.0 under
fbsd v2.1.7 and am getting the following errors:

gmake[3]: Entering directory `/nf1/postgres95/src/backend/port/BSD44_derived'
gcc -Wall -Wmissing-prototypes -O2  -DBSD44_derived  -I../..
-I../../../include   -c dl.c -o dl.o
In file included from dl.c:41:
/usr/include/dlfcn.h:41: conflicting types for `dlopen'
/usr/include/link.h:187: previous declaration of `dlopen'
/usr/include/dlfcn.h:42: conflicting types for `dlsym'
/usr/include/link.h:189: previous declaration of `dlsym'
gmake[3]: *** [dl.o] Error 1
gmake[3]: Leaving directory `/nf1/postgres95/src/backend/port/BSD44_derived'
gmake[2]: *** [submake] Error 2
gmake[2]: Leaving directory `/nf1/postgres95/src/backend/port'
gmake[1]: *** [postgres_group3] Error 2
gmake[1]: Leaving directory `/nf1/postgres95/src/backend'
gmake: *** [all] Error 2

Any ideas?

Gary
--------------------------------------------------------------------
Gary Crutcher                   email: gcrutchr@nightflight.com
Webmaster                       URL: http://www.nightflight.com
Member of the Internet Developers Association
-----------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970315191359.006aa650>