[pfx] Re: Postfix 3.8.2 compile problem in Solaris 11.4

2023-11-02 Thread Thomas Wagner via Postfix-users
> 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

[pfx] Re: Postfix 3.8.2 compile problem in Solaris 11.4

2023-11-02 Thread Thomas Wagner via Postfix-users
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

Re: Postfix 3.4.4 compile problems on Solaris 11

2019-04-01 Thread Thomas Wagner
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;/