NetBSD-Users archive

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

Re: Raspberri PI 2




On Sep 18, 2015 3:01 PM, "Yves Bovard" <ybovard%gmail.com@localhost> wrote:
>
> Hello everybody!
>
> I have trouble in using pkgsrc on a Raspberri Pi 2 with Netbsd 7.0 RC2. When I want to compile pytho34, I have the following error:
> => Bootstrap dependency digest>=20010302: NOT found
> => Verifying reinstall for ../../pkgtools/digest
> ===> Checking for vulnerabilities in digest-20121220
> ===> Installing dependencies for digest-20121220
> ===> Overriding tools for digest-20121220
> ===> Extracting for digest-20121220
> ===> Patching for digest-20121220
> ===> Creating toolchain wrappers for digest-20121220
> ===> Configuring for digest-20121220
> => Modifying GNU configure scripts to avoid --recheck
> => Replacing config-guess with pkgsrc versions
> => Replacing config-sub with pkgsrc versions
> => Replacing install-sh with pkgsrc version
> configure: error: cannot find sources (digest.c) in . or ..
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/pkgsrc/pkgtools/digest
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/pkgsrc/pkgtools/digest
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/lang/python34
>
> I just finished the installation, ran
>
> cvs -q -z2 -d anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot checkout -P pkgsrc
>
>
>
> And right after I tried to install python34 which ended with the previous error
>
> What am I missing?
>
> Yves Bovard

Well, you're synching current so there could be issues. Did you try a stable branch?

Andy



Home | Main Index | Thread Index | Old Index