Building rpm on mac...
Kevin Ingwersen
ingwie2000 at googlemail.com
Mon Feb 3 15:17:02 UTC 2014
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
> <ingwie2000 at googlemail.com> 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
>> Rpm-list at lists.rpm.org
>> http://lists.rpm.org/mailman/listinfo/rpm-list
> _______________________________________________
> Rpm-list mailing list
> Rpm-list at lists.rpm.org
> http://lists.rpm.org/mailman/listinfo/rpm-list
More information about the Rpm-list
mailing list