I'm getting a lot of warnings when compiling DBD::Pg using Perl 5.8.8
that look like this:

warning: "PERL_UNUSED_DECL" redefined

I traced this back to the dbippport.h file in DBI. I'm not familiar enough
with Devel::PPPort to know if this is the proper solution, or even a
good one, but it certainly clears up the warnings above.
I'm seeing similiar with httpd-apreq and perl5.8.8 except, that they are errors and not warnings.

I beleive the correct solution is just to regenerate the file.

perl -MDevel::PPPort -e 'Devel::PPPort::WriteFile'


--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to