Subject: | test failure on CentOS 4.6 |
I have no problems installing on my Mac OS X 10.5 workstation and a CentOS 5.3 server but getting the following on a CentOS 4.6 server:
t/09_create_function.....................ok 3/19
# Failed test 'SELECT my_defined(NULL)'
# at t/09_create_function.t line 105.
t/09_create_function.....................ok 4/19# Structures begin differing at:
# $got->[0] = ''
# $expected->[0] = '0'
t/09_create_function.....................ok 19/19# Looks like you failed 1 test of 19.
t/09_create_function.....................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 14
Failed 1/19 tests, 94.74% okay
perl version is 5.8.5
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
Let me know if there is any more info that might be needed