bug report

From: "Eichert, Diana" <deicher(at)sandia(dot)gov>
To: "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org>
Subject: bug report
Date: 1999-07-21 22:39:30
Message-ID: 40A8D2AFD38DD21192020008C7A40E5201658AED@es06snlnt.sandia.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

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

Your name : Diana Eichert
Your email address : deichert(at)wrench(dot)com

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Pentium

Operating System (example: Linux 2.0.26 ELF) : OpenBSD 2.5

PostgreSQL version (example: PostgreSQL-6.5.1): PostgreSQL-6.5.1

Compiler used (example: gcc 2.8.0) : gcc version gcc-2.95
19990629 (prerelease)

Please enter a FULL description of your problem:
------------------------------------------------
gmake[2]: Leaving directory
`/usr/local/src/postgresql-6.5.1/src/backend/utils'
gcc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o
commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o
main/SUBSYS.o parser/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o
port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o
storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o ../utils/version.o -lcompat
-lm -lreadline -ltermcap -lcurses
storage/SUBSYS.o: Undefined symbol `_TAS' referenced from text segment
collect2: ld returned 1 exit status
gmake[1]: *** [postgres] Error 1

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
./configure --with-template=openbsd
gmake

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Diana Eichert 1999-07-21 22:48:53
Previous Message Unprivileged user 1999-07-21 22:39:18 Port Bug Report: storage/SUBSYS.o: Undefined symbol `_TAS' referenced from text segment