Port-mac68k archive

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

Re: devel/boost-libs-1.53.0 won't build on alpha



On Mar 9, 2013, at 8:34, Martin Husemann <martin%duskware.de@localhost> wrote:

> On Sat, Mar 09, 2013 at 03:30:44PM +0100, Martin Husemann wrote:
>> +.elif !empty(MACHINE_ARCH:Malpha) || !empty(MACHINE_ARCH:Mm68k)
>> +BJAM_ARGS+=         --without-libraries=context
> 
> If this does not work, it might be
> 
> BJAM_ARGS+=           --without-context

Yes, it's --without-context. My mac68k system is currently out of
commission, but the build works on alpha with that patch. However, the
package installation fails:

=> Creating binary package /usr/pkgsrc/packages/All/boost-libs-1.53.0.tgz
pkg_create: can't stat 
`/usr/pkgsrc/devel/boost-libs/work.alpha/.destdir/usr/pkg/lib/libboost_context.a'
pkg_create: can't stat 
`/usr/pkgsrc/devel/boost-libs/work.alpha/.destdir/usr/pkg/lib/libboost_context.so'
pkg_create: can't stat 
`/usr/pkgsrc/devel/boost-libs/work.alpha/.destdir/usr/pkg/lib/libboost_context.so.1.53.0'
pkg_create: lstat failed for file lib/libboost_context.a: No such file or 
directory
*** Error code 2




Home | Main Index | Thread Index | Old Index