Port Bug Report: make failed

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: make failed
Date: 1999-04-28 08:34:57
Message-ID: 199904280834.EAA37936@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Stefan Diestelmann
Your email address : stefan(at)sds(dot)wutal(dot)de

Category : install: compile
Severity : critical

Summary: make failed

System Configuration
--------------------
Operating System : WinNT

PostgreSQL version : 6.5Snapshot

Compiler used : cygwin32

Hardware:
---------
s.o.

Versions of other tools:
------------------------
20B1

--------------------------------------------------------------------------

Problem Description:
--------------------
gcc -I../../include -I../../backend -O2 -g -I/usr/local/include -DBUILDING_DLL
=1 -Wall -Wmissing-prototypes -I.. -c fmgrtab.c -o fmgrtab.o
make[2]: *** No rule to make target `adt/SUBSYS.o', needed by `SUBSYS.o'. Stop.

make[1]: *** [utils.dir] Error 2
make: *** [all] Error 2
bash-2.02$

--------------------------------------------------------------------------

Test Case:
----------
ever

--------------------------------------------------------------------------

Solution:
---------
in dt.c is a wrong linebreak in the variable _timezone in line 3072 ff

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Gerd Moellmann 1999-04-29 11:23:12 FreeBSD 2.2.7
Previous Message Unprivileged user 1999-04-28 07:57:38 Port Bug Report: make dep failed