Re: "make world" constantly throwing error on Ubuntu

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ankit Sablok <ankitsab(at)buffalo(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: "make world" constantly throwing error on Ubuntu
Date: 2017-01-15 16:39:10
Message-ID: 14b7dcf8-7bab-c24f-ba9a-fe43134527e6@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 01/15/2017 12:56 AM, Ankit Sablok wrote:
> Hi,
>
> I am trying to install PostgreSQL from git source repo on my Ubuntu box
> the details of which are as follows :
>
> Distributor ID:Ubuntu
> Description:Ubuntu 16.04.1 LTS
> Release:16.04
> Codename:xenial
>
> while running "make world" after the configure script I am constantly
> receiving the following error and I am not able to find much help on web
> regarding the same :

It would be helpful to know:

1) Are you pulling from a particular head on the git repo or a
particular branch?

2) What where the arguments you passed to configure?

>
> /bin/sh ../../../config/missing osx -D. -x lower -i include-xslt-index
> postgres.sgml >postgres.xmltmp
> ***
> ERROR: `osx' is missing on your system.
> ***
> Makefile:250: recipe for target 'postgres.xml' failed
>
> Kindly help me out with the same.
>
> Thanks

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-01-15 16:43:36 Re: "make world" constantly throwing error on Ubuntu
Previous Message Adam Brusselback 2017-01-15 14:44:15 Re: Column Tetris Automatisation