pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53319: text relocations fixes for multimedia/mplayer others
The following reply was made to PR pkg/53319; it has been noted by GNATS.
From: maya%netbsd.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53319: text relocations fixes for multimedia/mplayer others
Date: Fri, 22 Jun 2018 20:17:45 +0000
On Fri, Jun 22, 2018 at 02:10:01PM +0000, Izumi Tsutsui wrote:
> The following reply was made to PR pkg/53319; it has been noted by GNATS.
>
> From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: o.vd.linden%quicknet.nl@localhost, tsutsui%ceres.dti.ne.jp@localhost
> Subject: Re: pkg/53319: text relocations fixes for multimedia/mplayer others
> Date: Fri, 22 Jun 2018 23:07:11 +0900
>
> > My machine:
> > NetBSD sheep 8.99.14 NetBSD 8.99.14 (SHEEPKMS) #0: Tue Mar 20 20:41:33 CET 2018 onno@sheep:/usr/src/sys/arch/i386/compile/SHEEPKMS i386
> >
> > $ ffmpeg3 -i *mkv
> > /usr/pkg/lib/ffmpeg3/libavdevice.so.57: text relocations
> > /usr/pkg/lib/ffmpeg3/libavfilter.so.6: text relocations
> > [ ... ]
> > followed by some more text relocations stuff,
> > followed by *all* the information regarding the mkv file
> >
> > Seems fully functional to me.
>
> At least pkgsrc/emulators/PC6001VX + ffmpeg3-3.4.2nb4.tgz
> (which included asm) didn't start by the following error:
>
> ---
> % PC6001VX
> /usr/pkg/lib/ffmpeg3/libavformat.so.57: text relocations
> /usr/pkg/lib/ffmpeg3/libavformat.so.57: Cannot write-enable text segment: Permission denied
> %
> ---
> Izumi Tsutsui
>
If someone wants to fix it, note that ld can warn about it with
--warn-shared-textrel
Home |
Main Index |
Thread Index |
Old Index