pkgsrc-Bugs archive

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

Re: pkg/31997: chat/zephyr does not build in pkgsrc on OS X



The following reply was made to PR pkg/31997; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: dlg%dorkzilla.org@localhost
Cc: gnats-bugs%netbsd.org@localhost, sommerfeld%NetBSD.org@localhost
Subject: Re: pkg/31997: chat/zephyr does not build in pkgsrc on OS X
Date: Thu, 3 Nov 2005 18:43:38 -0800 (PST)

 >> Description:
 > `bmake` fails in pkgsrc/chat/zephyr with the following:
 >
 > checking for ss_perror in -lss... no
 > configure: error: ss library not found
 
 On DragonFly, I saw related error:
 
   checking for krb_rd_req in -lkrb4... no
   checking for krb_rd_req in -lkrb... no
   configure: error: Kerberos 4 libraries not found
 
 libss is provided with some Kerberos implementations, like 
 pkgsrc/security/heimdal and pkgsrc/security/kth-krb4 but not 
 pkgsrc/security/mit-krb5.
 
 I don't think depending on mk/krb5.buildlink3.mk is the correct fix. But I 
 am not sure.
 
 For your OS X, can you try adding an include of a buildlink3.mk file at 
 end, maybe for mk/krb5.buildlink3.mk or security/heimdal/buildlink3.mk or 
 security/kth-krb4/buildlink3.mk to test?
 
   Jeremy C. Reed
 
                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/
 



Home | Main Index | Thread Index | Old Index