pkgsrc-Bugs archive

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

Re: pkg/38915: sysutils/gvfs compile problem in DragonFly



Matthias Drochner wrote:
> hasso%estpak.ee@localhost said:
> > And isn't that the case with recent NetBSD as well?
>
> The NetBSD libarchive links against bz2 and z:
> $ ldd /usr/lib/libarchive.so
> /usr/lib/libarchive.so:
>         -lc.12 => /usr/lib/libc.so.12
>         -lbz2.1 => /usr/lib/libbz2.so.1
>         -lz.1 => /usr/lib/libz.so.1
>
> > http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/tar/Makefile
>
> The extra libs in LDADD should not be necessary in the standard case;
> I'd assume this is for the sake of static builds.

Ah, of course. OK, my position is that it's something we should fix in 
DragonFly, but I should discuss it. Internal vs pkgsrc libarchive should 
be of course solved in pkgsrc.


-- 
Hasso Tepper


Home | Main Index | Thread Index | Old Index