Re: [PORTS] Port Bug Report: storage/SUBSYS.o: Undefined symbol `_TAS' referenced from text segment

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Diana Eichert <deichert(at)wrench(dot)com>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report: storage/SUBSYS.o: Undefined symbol `_TAS' referenced from text segment
Date: 1999-07-21 23:06:56
Message-ID: 199907212306.TAA14353@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

We were working with the OpenBSD folks on this, but they did not get the
patches done before 6.5.1. There should be an openbsd patch available
soon on the OpenBSD sites.

>
> ============================================================================
> POSTGRESQL BUG REPORT TEMPLATE
> ============================================================================
>
>
> Your name : Diana Eichert
> Your email address : deichert(at)wrench(dot)com
>
> Category : install: compile
> Severity : critical
>
> Summary: storage/SUBSYS.o: Undefined symbol `_TAS' referenced from text segment
>
> System Configuration
> --------------------
> Operating System : OpenBSD 2.5
>
> PostgreSQL version : 6.5.1
>
> Compiler used : gcc version gcc-2.95 19990629 (prerelease)
>
> Hardware:
> ---------
> Pentium 48Mb
> OpenBSD sagw4399 2.5 SLOWDAWG#7 i386
>
>
> Versions of other tools:
> ------------------------
> GNU Make version 3.77
> flex version 2.5.4
>
> --------------------------------------------------------------------------
>
> Problem Description:
> --------------------
> 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
>
>
> --------------------------------------------------------------------------
>
> Test Case:
> ----------
> configure
> gmake
>
> --------------------------------------------------------------------------
>
> Solution:
> ---------
>
>
> --------------------------------------------------------------------------
>
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Ryan Kirkpatrick 1999-07-22 01:39:06 Re: [PORTS] RedHat6.0 & Alpha
Previous Message Diana Eichert 1999-07-21 22:48:53