Re: [Ssh-sftp-perl-users] Problems Building Net::SSH2 on RH AS3 U4
Brought to you by:
dbrobins
From: David R. <dbr...@cp...> - 2005-11-08 05:27:06
|
On Monday November 7, 2005 10:14, Rhugga Harper wrote: > I am having trouble building Net::SSH2 0.03 on a RH AS3U4 system. ... > However, when I do 'perl Makefile.PL && make' It dies with this: <snip> Mea culpa. Looks like my gcc settings are defaulting to some permissive dialect (c99?); when I add -std=c89 and -Wall to CFLAGS, it goes bananas as it should. I've got a fix ready for 0.04, I just want to add public key objects for the new libssh2 0.12 public key support; I expect to upload it to CPAN today. -- Dave Isa. 40:31 |