pkgsrc-Users archive

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

Re: pkgsrc cross compiling




What am I missing?  What do I need to do to the destination directory
to make it pleasing to pkgsrc?
This error message comes from mk/bsd.prefs.mk

     484 .  if !exists(${CROSS_DESTDIR}/usr/include/stddef.h)
     485 PKG_FAIL_REASON+= "The cross-compiling root ${CROSS_DESTDIR:Q} is 
incomplete"
     486 .  else

So, you have bad ${CROSS_DESTDIR}.
This helped get the process started, now:

root@ujam:/usr/pkgsrc/archivers/unzip# bmake
=> Bootstrap dependency digest>=20010302: NOT found
=> Verifying package-install for ../../pkgtools/digest
===> Creating toolchain wrappers for digest-20111104
/bin/sh: $wrapper: ambiguous redirect
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/digest
*** Error code 1




Home | Main Index | Thread Index | Old Index