Fails to build from source with multiarched python3.3 on Debian-like systems - Mailing list pgsql-bugs

From Dmitrijs Ledkovs
Subject Fails to build from source with multiarched python3.3 on Debian-like systems
Date
Msg-id 5089182D.2050208@canonical.com
Whole thread Raw
List pgsql-bugs
On debian and ubuntu, python3.3 has two include locations instead of one:

 -I/usr/include/<multiarch>/python3.3 -I/usr/include/python3.3

are needed.

Here is patch against postgresql 9.1 to fix fail to build from source
against such pythons.

--
Regards,
Dmitrijs.

Attachment

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #7619: Query cost estimate appears to not use n_distinct setting
Next
From: andrew@tao11.riddles.org.uk
Date:
Subject: BUG #7622: Incorrect aggregate level processing