On 2021/11/18 11:38, songzongquan wrote:
> 3、My problem:
>  After I execute make install under / usr / ports / Lang / Python / 3.8, the 
> following error message appears in a certain link. Please help me solve this 
> problem or provide
>       ......
> Create /usr/packages/mips64el/all/python-3.8.12.tgz
> Creating package python-3.8.12
> checksumming|****                                                    | 7%
> Error: 
> /home/song/ports/Python-3.8.12/fake-mips64el/usr/local/lib/libpython3.8.so.0.0
>  does not exist

It looks like you have a symlink from /usr/ports -> /home/song/ports - that 
doesn't work properly.

Set PORTSDIR=/home/song/ports in /etc/mk.conf instead.

Reply via email to