pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Python 3.x fails build on Solaris 10



On Wed, May 26, 2021 at 09:24:57PM +0000, John H wrote:
> Hello Everyone
> 
> I'm setting up pkgsrc-2021Q1 on Solaris 10 x86. Seems to be going quite well, but I'm working towards upgrading gcc to a more recent PkgSrc issue, and still using the older gcc version (3.4.3) from the installation media (SUNWgcc). 
> 
> Seems I need Python as a dependency of a newer gcc though, and whenever I attempt to build any version of Python 3.x I am dropped out with this:
> 
>  ld: fatal: library -lcrypt: not found
> 
> ...which leads to
> 
>  ERROR: The following files are in the PLIST but not in /usr/pkgsrc/lang/python39/work/.destdir/usr/pkg:
>  ERROR:         /usr/pkgsrc/lang/python39/work/.destdir/usr/pkg/lib/python3.9/lib-dynload/_crypt.so
> 
> Don't recall any issues with Python on NetBSD so putting it down to a Solaris peculiarity.  Would appreciate any ideas or suggestions!
> 
> John
> 
> -- 
> jsh%sdf.org@localhost
> SDF Public Access UNIX System - http://sdf.org

Can you post the configure log?


Home | Main Index | Thread Index | Old Index