Port Bug Report: linking bug in hpux 10.20 - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: linking bug in hpux 10.20
Date
Msg-id 4eede6dbe75fb225317d6e455edeaf60
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : marino vetuschi zuccolini
Your email address    : zucco@ugo.dister.unige.it

Category        : install: compile
Severity        : critical

Summary: linking bug in hpux 10.20

System Configuration
- --------------------
  Operating System   : HPUX 10.20 9000/712

  PostgreSQL version : 6.4

  Compiler used      : gcc 2.8.1

Hardware:
- ---------
HP-UX ugo B.10.20 A 9000/712 2009397465 two-user license

Versions of other tools:
- ------------------------
gmake flex bison

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

Problem Description:
- --------------------
zuc> gmake
gcc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o
libpq/SUBSYS.omain/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o parser/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o
regex/SUBSYS.orewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o ../utils/version.o -Wl,-E -lc
-L/usr/local/lib-lPW -lcrypt -lBSD -lld -ldld -lm -ltermcap -lcurses  -Wl,+b -Wl,/hit/custom/postgres/lib -Wl,-z   
collect2: ld returned 1 exit status
/usr/ccs/bin/ld: Unsatisfied symbols:
   Error (data)
gmake[1]: *** [postgres] Error 1
gmake[1]: Leaving directory `/hit/in_work/pgsql64/src/backend'
gmake: *** [all] Error 2


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

Test Case:
- ----------
you can connect to my machine with this ccords
IP 130.251.55.20
user postgres
pswd postgres
dir /hit/in_work/pgsql64

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

Solution:
- ---------


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

pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report: linking bug in hpux 10.20
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: Array input conversion routine problem