On Sun, 23 Mar 2025 03:06:24 +0100, Goetz T. Fischer wrote:
> i guess since the dso is not in /usr/lib anymore but only in /usr/lib/amd64, 
> php's configure 
> doesn't pick it up and falls back to looking for the static lib which we 
> don't have.

simply creating a libc-client.so link in /usr/lib solves this. so that's indeed 
why it fails.

unfortunately php's configure neither wants to make use of -L/usr/lib/$(MACH64) 
nor setting 
--with-imap=shared,/usr/lib/$(MACH64) helps.

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to