Configure complaints: Installed libs/apps not found

From: "Roberson, Dusty (L:ops Unix Admin)" <dusty(dot)roberson(at)hp(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Configure complaints: Installed libs/apps not found
Date: 2003-09-12 18:25:57
Message-ID: 607F5BE454278F439CFDB3F35964EA21058F2463@cacexc02.americas.cpqcorp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am trying to install postgres 7.3.4 on my B180L HPUX workstation.
I am having some problems getting the configure script to complete
properly.
It actually finished once or twice(not how I would like the configs) but
then the make failed.

The config errors are in the attached text document, and the make
failure is listed here:

make[4]: Leaving directory
`/hpux/database/postgresql-7.3.4/src/backend/utils/mmgr'
make -C sort SUBSYS.o
make[4]: Entering directory
`/hpux/database/postgresql-7.3.4/src/backend/utils/sort'
cc -Ae +O2 -I../../../../src/include -c -o logtape.o logtape.c
cc -Ae +O2 -I../../../../src/include -c -o tuplesort.o tuplesort.c
cc: "tuplesort.c", line 1806: error 1000: Unexpected symbol:
"myFunctionCall2".
cc: panic 2017: Cannot recover from earlier errors, terminating.
make[4]: *** [tuplesort.o] Error 1
make[4]: Leaving directory
`/hpux/database/postgresql-7.3.4/src/backend/utils/sort'
make[3]: *** [sort-recursive] Error 2
make[3]: Leaving directory
`/hpux/database/postgresql-7.3.4/src/backend/utils'
make[2]: *** [utils-recursive] Error 2
make[2]: Leaving directory `/hpux/database/postgresql-7.3.4/src/backend'
make[1]: *** [all] Error 2

I am at a point in which confusion is taking over!
Your help would be much appreciated...

Regards,
Dusty

Attachment Content-Type Size
configure.output.txt text/plain 5.2 KB

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dylan Milks 2003-09-12 18:39:27 Casting varchar to bytea
Previous Message Peter Eisentraut 2003-09-12 18:14:04 Re: object creation date