I don't know if my previous mail went through or not..

Anyways, I've fixed up and finished the py3k port:
https://github.com/proyvind/rpm5-py3k

Jeff, can you commit the changes to cvs?

2016-12-07 18:21 GMT+01:00 Jeffrey Johnson <n3...@me.com>:

>
> On Dec 7, 2016, at 11:28 AM, Alexander Kanavin <alexander.kanavin@linux.
> intel.com> wrote:
>
> On 12/07/2016 06:22 PM, Alexander Kanavin wrote:
>
> checking whether to build with Perl ExtUtils::Embed library... no
> ++ executing failure action
> ++ searching location: /usr/lib64
> configure: error: Unknown location specification /usr/lib64
>
> I'm on Debian Testing, which does not have /usr/lib64 - I could dig to
> see where that comes from, but thought you'd be interested in this/can
> quickly suggest a fix.
>
>
> Right, didn't notice this in devtool.conf. Nevermind.
>
>        --libdir=/usr/lib64 \
>
>
> Good.
>
> Your next stopping point is going to be Berkeley DB as a pre-requisite.
>
> Either install db-6.2.23 (which needs the one line patch posted last
> week), or
> edit configure.ac to change
> DBXY=62
> and every occurrence of "-6,2” in macros like this
>   RPM_CHECK_LIB(
>     [Berkeley-DB], [db],
>     [db-6.2], [db_create], [db.h],
>     [yes,external], [db3],
>
> hth
>
> 73 de Jeff
>

Reply via email to