Reini Urban <[EMAIL PROTECTED]> writes:
> my solution:

> --- postgresql-8.0.0beta4/src/Makefile.shlib.orig     2004-10-16 
> 04:26:43.000000000 +0100
> +++ postgresql-8.0.0beta4/src/Makefile.shlib  2004-10-27 
> 13:21:19.184875000 +0100
> @@ -219,7 +219,7 @@
>   ifeq ($(PORTNAME), cygwin)
>     shlib                     = $(NAME)$(DLSUFFIX)
>     # needed for /contrib modules, not sure why
> -  SHLIB_LINK         += -lpgport
> +  SHLIB_LINK         += $(LIBS)
>   endif

>   ifeq ($(PORTNAME), win32)

Applied.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to