pkgsrc-Users archive

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

trouble during build openssl package on Haiku



I have a trouble during build openssl package on Haiku :

""
===> Installing for openssl-1.0.1enb1
=> Creating installation directories
./pod2mantest: line 34: fgrep: command not found
pod2man does not work properly ('BasicTest' failed).  Looking for another
pod2man ...
./pod2mantest: line 34: fgrep: command not found
/boot/common/pkg/bin/pod2man does not work properly ('BasicTest' failed). 
Looking for another pod2man ...
""

I think if add "fgrep" to openssl/Makefile :

-USE_TOOLS+=           gmake perl
+USE_TOOLS+=           gmake perl fgrep

fix this issue.

Thx.
-- 
Jabber ID: admin%freenet59.ru@localhost
-- 



Home | Main Index | Thread Index | Old Index