Re: Fw: porting to AIX

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: kevin mclaughlin <kevinmcl(at)cwjamaica(dot)com>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Fw: porting to AIX
Date: 2001-04-13 17:31:31
Message-ID: Pine.LNX.4.30.0104131930530.945-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

kevin mclaughlin writes:

> # gmake
> Making postgres.imp
> ./backend/port/aix/mkldexport.sh postgres /usr/local/pgsql/bin >
> postgres.imp
> nm: postgres: 0654-200 Cannot open the specified file.
> nm: A file or directory in the path name does not exist.
> xlc -Wl,-bE:./backend/postgres.imp -o postgres
> ../utils/version.o -lPW -lcrypt
> -lld -lnsl -ldl -lm -ltermcap -lcurses
> xlc: 1501-228 input file ../utils/version.o not found
> gmake: *** [postgres.imp] Error 252

You need to enter 'gmake all'. It's a known and fixed bug.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Rocco Altier 2001-04-13 18:22:37 Re: AIX 4.1 shared library support
Previous Message egor duda 2001-04-13 17:27:02 Re: improving security of AF_UNIX sockets