pkgsrc-Bugs archive

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

Re: pkg/44901: libffi misses library reference on m68k



On Sun, Apr 24, 2011 at 12:40:06AM +0000, OBATA Akio wrote:
>  +# patch-aj uses m68k_sync_icache(2)
>  +.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k)
>  +LIBS+= -lm68k
>  +.endif
>  +

Thanks, this patch fixes the build.

dummy# ldd /usr/pkg/lib/libffi.so
/usr/pkg/lib/libffi.so:
        -lm68k.0 => /usr/lib/libm68k.so.0
        -lc.12 => /usr/lib/libc.so.12

Greetings,
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index