Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Mailer: 21.2 (beta35) "Nike" XEmacs Lucid (via feedmail 8 I) To: Jason Tishler Cc: Cygwin , pgsql-ports AT postgresql DOT org Subject: Re: Problem Building Cygwin PostgreSQL References: <20000921115538 DOT C19528 AT DP> From: "Dr. Volker Zell" Date: 21 Sep 2000 18:49:22 +0200 In-Reply-To: Jason Tishler's message of "Thu, 21 Sep 2000 11:55:38 -0400" Message-ID: Lines: 33 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Nike) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Jason" == Jason Tishler writes: Jason> I am attempting to build PostgreSQL 7.0.2 on a stock Cygwin 1.1.4 Jason> distribution. When building plpgsql.dll, I get the following error: Jason> dllwrap -o plpgsql.dll --dllname plpgsql.dll --def plpgsql.def \ Jason> pl_parse.o pl_han dler.o pl_comp.o pl_exec.o pl_funcs.o \ Jason> ../../../utils/dllinit.o -L/usr/local/lib -L/usr/local/lib \ Jason> -L../../../backend -lpostgres -lcygipc -lcygwin -lcrypt -lkernel32 Jason> pl_exec.o(.text+0x1e56):pl_exec.c: undefined reference to `fmgr_pl_finfo' Jason> pl_exec.o(.text+0x32a1):pl_exec.c: undefined reference to `fmgr_pl_finfo' Jason> pl_exec.o(.text+0x32bd):pl_exec.c: undefined reference to `fmgr_pl_finfo' Jason> collect2: ld returned 1 exit status Jason> Searching the Net, I found the following on the pgsql-ports list: Jason> http://www.postgresql.org/mhonarc/pgsql-ports/2000-08/msg00045.html Jason> which demonstrates that at least one other person had exactly the same Jason> problem. Unfortunately, the solution given was not applicable. Jason> Has anyone been successful building a Cygwin PostgreSQL 7.0.2? If so, Jason> what is the solution to the above problem? I have the same problem. Anyway postmaster -i works perfect and the database system starts up fine. But using psql always results in a stacktrace. Can you check if you get the same behaviour. Despite your above error, make install will work fine. Jason> Thanks, Jason> Jason Ciao Volker -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com