On Jun 13, 2011, at 10:56 AM, Eric MSP Veith wrote:

>> 
>> />/usr/home/vmiller/rpm-5.3.4/misc/.libs/librpmmi= sc.so: undefined
>> reference to GSS_C_NT_HOST=
>> BASED_SERVICE&#39;<br />*** Error code 1<br /><br />Stop in
>> /usr/home/vmill= er/rpm-5.3.4/tools.<br />*** Error code 1<br /><br
>> />Stop in /usr/home/vmil= ler/rpm-5.3.4/tools.<br />*** Error code 1<br
>> /><br />Stop in /usr/home/vmi= ller/rpm-5.3.4.<br />*** Error code 1<br
>> /><br />Stop in /usr/home/vmiller/= rpm-5.3.4.
>> 

This one bites me all the time …

… neon can be compiled with or without GSSAPI and every vendor/distro handles
slightly differently.

There's 3 approaches to getting a build to work:

1) add the libraries that internal neon needs using LIBS= or LDFLAGS=
before invoking ./configure

2) add the neon flag that explicitly disables GSSAPI support

3) build against external system neon, not with the internal neon

Both 1) and 2) assume --with-neon=internal, 3) passes --with-neon=external.

hth

73 de Jeff

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to