I do have pkg-config installed, but I dont know where to find NSS ^^; Am Mo. Feb. 03 2014 15:55:47 schrieb devzero2000:
> On Mon, Feb 3, 2014 at 2:13 PM, Kevin Ingwersen > <[email protected]> wrote: >> Hey there. >> >> I was meaning to build zypper for Mac OS. But that requires libzypp - and >> that in return wants rpm-devel - and I bet that means building RPM from >> source. But I am stuck with some missing headers: >> >> checking nspr.h usability... no >> checking nspr.h presence... no >> checking for nspr.h... no >> configure: error: missing required NSPR / NSS header >> >> So...where do I get those? o.o > > Perhaps with something like this > > CPPFLAGS="`pkg-config --cflags nss`" > ./configure > > hth > > >> >> Kind regards, Ingwie >> _______________________________________________ >> Rpm-list mailing list >> [email protected] >> http://lists.rpm.org/mailman/listinfo/rpm-list > _______________________________________________ > Rpm-list mailing list > [email protected] > http://lists.rpm.org/mailman/listinfo/rpm-list _______________________________________________ Rpm-list mailing list [email protected] http://lists.rpm.org/mailman/listinfo/rpm-list
