>>>>> "Aaron" == Aaron Bush <abush@stripped> writes:
Aaron> No change?
Aaron> thanks for the try though.
AB> another failure while compiling on HPUX 10.20?
AB> configured with this statement:
AB>
AB> CFLAGS="-DHPUX -I/opt/dce/include -fpic" CXXFLAGS="-DHPUX -I/opt/dce
AB> /include -felide-constructors -fno-exceptions -fno-rtti"
AB> CC="/d3/gcc/bin/gcc" CX
AB> X="/d3/gcc/bin/gcc"
AB> ./configure --with-debug --with-pthread --with-named-thread-
AB> libs='-ldce' --prefix=/usr/local/mysql --disable-shared
AB>
AB> gcc is version 2.95.1 19990816 (release).
AB> =============
AB> ons -fno-rtti -fno-implicit-templates -DSAFEMALLOC -g -c
Aaron> item_timefunc.cc
AB> item_timefunc.cc: In method `void
Aaron> Item_func_curdate::fix_length_and_dec()':
AB> item_timefunc.cc:462: implicit declaration of function `int
AB> localtime_r(...)'
>>
>> Maybe -D_REENTRANT helps.
>> Ralf
Hi!
Try 3.22.26 instead of 3.22.25; MySQL 3.22.26 has been compiled here
at TCX on HPUX 10.20 with gcc 2.95.1 !
Regards,
Monty