From owner-freebsd-questions Sat Mar 15 19:15:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA03399 for questions-outgoing; Sat, 15 Mar 1997 19:15:29 -0800 (PST) Received: from nightflight.com (nightflight.com [207.135.216.194]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA03390 for ; Sat, 15 Mar 1997 19:15:25 -0800 (PST) Received: from nightflight.nightflight.com (laptop [207.135.216.195]) by nightflight.com (8.8.5/8.6.9) with SMTP id TAA17943 for ; Sat, 15 Mar 1997 19:13:21 -0800 (PST) Message-Id: <3.0.1.32.19970315191359.006aa650@nightflight.com> X-Sender: gcrutchr@nightflight.com X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Sat, 15 Mar 1997 19:13:59 -0800 To: freebsd-questions@freebsd.org From: Gary Crutcher Subject: Postgres95 compile errors Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 -----------------------------------------------------------------