> This can be verified on Solaris with:
>
> /usr/bin/elfdump -re 'dyn:' path/to/binary_or_library
sorry, this must read: (solaris elfedit in read-only-mode)
/usr/bin/elfedit -re 'dyn:' path/to/binary_or_library
___
Postfix-users mailing list
On Thu, Nov 02, 2023 at 03:56:16AM -0400, Viktor Dukhovni via Postfix-users
wrote:
> On Thu, Nov 02, 2023 at 09:35:47AM +0200, Jaco Lesch via Postfix-users wrote:
>
> > > I would have tried instead:
> > >
> > > PKG_CONFIG_PATH=/usr/openssl/3/lib/64/pkgconfig \
> > > make makefiles dy
oh, right.
reading your reply, I re-discovered my local fix I use for the
SFE packaging project:
==
#fix unlucky selection of name for struct (introduced in some 3.4.x
version)
grep "struct sockaddr_un sun;" src/util/unix_dgram_connect.c \
&& gsed -i.bak_undef_sun -e '/struct sockaddr_un sun;/