You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Didier Godefroy <dg...@ulysium.net> on 2000/11/18 00:23:06 UTC

Apache::Scoreboard

Hi all again,

I was trying to add the Apache::Scoreboard module to perl using cpan and
it's giving out errors:

cc: Error: 
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/Apache/include/inclu
de/http_protocol.h, line 153: Invalid declara
tion.
                                __attribute__((format(printf,2,3)));
--------------------------------^
cc: Error: 
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/Apache/include/inclu
de/http_log.h, line 119: Invalid declaration.
                            __attribute__((format(printf,5,6)));
----------------------------^
cc: Error: 
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/Apache/include/inclu
de/http_log.h, line 122: Invalid declaration.
                            __attribute__((format(printf,5,6)));
----------------------------^
cc: Error: 
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/Apache/include/inclu
de/http_log.h, line 133: Invalid declaration.
                            __attribute__((format(printf,2,3)));
----------------------------^

is there a bug in that module? Or is there a way to get this to install
anyway?
(system is Alpha DU4.0b )

-- 
Didier Godefroy
mailto:dg@ulysium.net


Re: Apache::Scoreboard on Digital Unix

Posted by Alessio Bragadini <al...@albourne.com>.
Hi all, 
on Fri, 17 Nov 2000 Didier Godefroy wrote:

> I was trying to add the Apache::Scoreboard module [on Digital Unix/Compaq Tru64] to perl using cpan and
> it's giving out errors:
> 
> cc: Error:
> /usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/Apache/include/inclu
> de/http_protocol.h, line 153: Invalid declara
> tion.
>                                 __attribute__((format(printf,2,3)));
> --------------------------------^

etc. I am experiencing the same behaviour, using Apache::Scoreboard 0.10
and mod_perl 1.25 with Digital cc (not gcc). 

I didn't see a reply to Didier's original message, is this problem
solved somehow?

Thanks!

-- 
Alessio F. Bragadini		alessio@albourne.com
APL Financial Services		http://village.albourne.com
Nicosia, Cyprus		 	phone: +357-2-755750

"It is more complicated than you think"
		-- The Eighth Networking Truth from RFC 1925