> -----Original Message-----
> From: Christian Stalp [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 10, 2004 1:27 PM
> To: [EMAIL PROTECTED]
> Cc: David Dorward
> Subject: Re: installing DBI on HPUX
> 
> 
> I tryed it at another way. I got an older version: DBI-1.21 
> because I still 
> use perl 5.6 not 5.6.1!
> 
> perl Makefile.pl works, all is fine.
> 
> But now I get this:
> 
> (Bundled) cc: warning 480: The -A option is available only 
> with the C/ANSI C 
> product; ignored.

I have done a quick search and these treads seems interesting to you:

http://www.bitmechanic.com/mail-archives/dbi-users/Mar1998/0777.html
<my_paste>
I got the same errors the first time I compiled DBI.
My solution was to install gcc and recompile perl.
My system was a bare-bones HP-UX 10.20.
It sounds like you are useing the brain-dead cc that comes with HP.
</my_paste>

http://www.mail-archive.com/[EMAIL PROTECTED]/msg16347.html
<my_paste>
You either need the HP ANSI C compiler or GCC. Since you seem to use a perl
which was build using the HP ANSI C compiler it's easiest to install that
compiler on the system you're trying to get DBI to work. However, you need
to PAY for that compiler so you might want to switch to GCC. I'm not
entirely sure if you would need to recompile perl itself with GCC for that
to work. (would be best no doubt)
</my_paste>


HTH,

José.


**** DISCLAIMER ****

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to