Our environment: HPUX 11.23 on IA64 with ARS 7.1 and Oracle 10gR2, perl
5.8.3 32-bit.
I've been trying to get ARS 1.90 to compile. I had to modify infra/exsi.pl
(to add some new data types) and ARS.xs (to add two new parameters to the
Get/Set/CreateFilter routines). It compiles (with lots of warnings,
hopefully innocuous), but make test fails every test with undefined
externals:
__cxa_personality_routine
u_toupper_3_2
u_tolower_3_2
I was able to eliminate the error with __cxa_personality_routine by
including -lCsup in the $ARS_LIBS variable in Makefile.PL. But I can't seem
to find the right magic to eliminate the other two. Does anyone know where
I can find u_toupper_3_2 and u_tolower_3_2?
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users