pkgsrc-WIP-discuss archive

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

Re: New security/botan pkg



Hi!

In message 
<7d1be6610602011054l2a5e38a1r2ae179bc50a097e3%mail.gmail.com@localhost>
   "New security/botan pkg"
   "Aleksandar Simic <asimic%gmail.com@localhost>" wrote:

> I've created a new pkg 'security/botan'. I've included the patches and
> PLIST files.
> 
> pkg is attached.

This pacakge seem to use C++, so you should add
  USE_LANGUAGE+= c++
On my environment, configure.pl can't be find form $PATH, so change to
  CONFIGURE_SCRIPT=       ./configure.pl

> Also, when I run 'make build' there is an Perl error produced, this is
> due to the running of pkg's configure.pl. But if I run the script in
> ${WRKSRC} the error can't be reproduced. Maybe this is due to the way
> CONFIGURE_SCRIPT is called ? Apart from that the pkg installs without
> any problems.

It seems that configure.pl excepts env "CC" as c++ compiler, and
neither "cc" nor "c++" is listed on it's internal compiler list.
(pkgsrc framework pass env CC to configure sript as c compiler).

--
OBATA Akio
obata%lins.jp@localhost



-------------------------------------------------------
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