On Wed, Sep 26, 2012 at 12:58:08 +0200, Santiago Vila wrote:
> Hi.
>
> [ Cc: debian-release for advice ].
>
> I have received this report which is really two different bugs:
>
> A) The initial one reported by Igor: Building m4 creates a package
> linked with libsigsegv or not depending on the e
Hi.
[ Cc: debian-release for advice ].
I have received this report which is really two different bugs:
A) The initial one reported by Igor: Building m4 creates a package
linked with libsigsegv or not depending on the environment. This
should never happen in a Debian package and that's why we hav
2012/9/26 Eric Blake :
> On 09/25/2012 01:54 PM, Игорь Пашев wrote:
>> So:
>>
>> # ldd /usr/bin/m4
>> linux-vdso.so.1 => (0x7fff3fdff000)
>> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fd42a21)
>> /lib64/ld-linux-x86-64.so.2 (0x7fd42a5bc000)
>
> Your point?
On 09/25/2012 01:54 PM, Игорь Пашев wrote:
> So:
>
> # ldd /usr/bin/m4
> linux-vdso.so.1 => (0x7fff3fdff000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fd42a21)
> /lib64/ld-linux-x86-64.so.2 (0x7fd42a5bc000)
Your point? libsigsegv is typically linked st
So:
# ldd /usr/bin/m4
linux-vdso.so.1 => (0x7fff3fdff000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fd42a21)
/lib64/ld-linux-x86-64.so.2 (0x7fd42a5bc000)
# /usr/bin/m4 --version
m4 (GNU M4) 1.4.16
Copyright (C) 2011 Free Software Foundation, Inc.
Li
On 09/25/2012 01:45 PM, Igor Pashev wrote:
> Package: m4
> Version: 1.4.16-3
> Severity: normal
>
> Dear Maintainer,
>
> m4 configure script by default search for libsigsegv library and headers.
> And if found, m4 will be linked to that library.
And that is correct behavior - m4 SHOULD be linked
Package: m4
Version: 1.4.16-3
Severity: normal
Dear Maintainer,
m4 configure script by default search for libsigsegv library and headers.
And if found, m4 will be linked to that library.
There is a configure option to disable this:
--without-libsigsegv-prefix don't search for libsigsegv in i
7 matches
Mail list logo