pkgsrc-WIP-discuss archive

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

New security/ne7ssh pkg



Hello,

this pkg depends on the security/botan as commited yesterday.

Now, I'm having a problem that seems so trivial that is frustrating me
to no end. And this is it:

if I

cd ${WRKSRC} && ./configure CPPFLAGS=-I/usr/pkg/include
LDFLAGS=-L/usr/pkg/lib [1]

the Makefile will be created and compile just fine.

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
in the Makefile but commented out.  Do you mind having a glance to see
whats going on ? What are the right switches to pass the above
arguments correctly via pkgsrc framework ?

Second thing, to compile this successfully on NetBSD I had to create
two patches, they are included here. I've also informed the original
author of the library and hes agreed that he'll include them in the
next release. But for now we can have them here in the pkg.


Thanks for your time.

Aleksandar

[1] this is manually, on command prompt, not via Makefile, it won't
work via do-configure in the Makefile

Attachment: ne7ssh.tgz
Description: GNU Zip compressed data



Home | Main Index | Thread Index | Old Index