pkgsrc-WIP-discuss archive

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

Re: New security/ne7ssh pkg



On Mon, 6 Feb 2006, Aleksandar Simic wrote:

> However if I try to call 'configure' using various options in the
> security/ne7ssh/Makefile, it barfs telling me that it can't find botan
> header file. And I've tried various things, some of them are present

I didn't look, but I guess that you need to use a botan/buildlink3.mk 
file.

pkgsrc does a good job at making consistent builds. It doesn't want some 
random package's (or native system) files to change the configuration or 
build.

If your package needs to use botan, then it can be told like:

.include "../../whereever/botan/buildlink3.mk"

Fix the category directoryt above. If that file does not exist, go into 
that botan directory and run the createbuildlink tool (available under 
pkgsrc/pkgtools).

 Jeremy C. Reed

                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index