--- perl-5.38.2/Configure 2023-11-28 12:57:27.000000000 +0100 +++ perl-5.38.2.new/Configure 2024-05-16 11:47:12.956430032 +0200 @@ -1511,7 +1511,7 @@ usereentrant='undef' : List of libraries we want. : If anyone needs extra -lxxx, put those in a hint file. -libswanted="cl pthread socket bind inet ndbm gdbm dbm db malloc dl ld" +libswanted="cl pthread socket bind inet ndbm gdbm dbm malloc dl ld" libswanted="$libswanted sun m crypt sec util c cposix posix ucb bsd BSD" : We probably want to search /usr/shlib before most other libraries. : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.