On 2007-11-26 05:21:09 -0800, Andon Tschauschev wrote:
> Hello everybody,
> 
> I tried to install DBD::Sybase 1.08 on HP-UX 11.23 (64bit) and it failed in 
> the test phase.
> 
> Versions of HP-UX and Sybase:
> --------------------------------------------------------------------------------------------------------
> $uname -a
> HP-UX servername B.11.23 U ia64 0563309065 unlimited-user license
> 
> >select @@version
> Adaptive Server Enterprise/12.5.3/EBF 13337 ESD#7/P/ia64/HP-UX 
> B.11.23/ase1253/1951/64-bit/OPT/Fri Mar 24 00:47:27 2006
> --------------------------------------------------------------------------------------------------------
> 
> Running "perl Makefile.PL" says u.a:
> BLK api available - found: blk_r64 blk64
> 
> but at end of the run of "perl Makefile.PL":
> Note (probably harmless): No library found for -lblk .
> 
> Compiling with "make" runs successfully, although producing following 
> warnings:
> --------------------------------------------------------------------------------------------------------------------
> (Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, 
> ignored.
  ^^^^^^^^^                                              ^^^^^^^^^^^^^^^^

I don't think you'll have much luck with the bundled C compiler. At
least on PA-RISC (don't know about IA64) that's a very primitive
Pre-ANSI-C-compiler, usable only for compiling /stand/build/conf.c (and
similar specialized tasks).  Either buy the HP ANSI-C compiler or get
gcc.

        hp

-- 
   _  | Peter J. Holzer    | If I wanted to be "academically correct",
|_|_) | Sysadmin WSR       | I'd be programming in Java.
| |   | [EMAIL PROTECTED]      | I don't, and I'm not.
__/   | http://www.hjp.at/ |   -- Jesse Erlbaum on dbi-users

Attachment: pgp24zDHsATm8.pgp
Description: PGP signature

Reply via email to