bug report

Поиск
Список
Период
Сортировка
От Eichert, Diana
Тема bug report
Дата
Msg-id 40A8D2AFD38DD21192020008C7A40E5201658AED@es06snlnt.sandia.gov
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name            :    Diana Eichert
Your email address    :    deichert@wrench.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:
---------------------------------------------------------------------



В списке pgsql-ports по дате отправления:

Предыдущее
От: "Marek Goc"
Дата:
Сообщение: unsubscribe
Следующее
От: Diana Eichert
Дата:
Сообщение: ...