This is a discussion on PHP compile issues with 2.81 UC1 within the Informix forums, part of the Database Server Software category; --> I read on an older thread that 2.81 UC1 has issues with Red Hat 9 with libifgls.so. I am ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I read on an older thread that 2.81 UC1 has issues with Red Hat 9 with libifgls.so. I am trying to compile PHP 4.3.4 and get the following errors: /opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_b' /opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_toupper' /opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_tolower' I also tried Red Hat Enterprise 3 with the same results. Here was the thread I am referring to: http://groups.google.com/groups?hl=e...gov%26rnum%3D1 I am no Informix guru. Where and how long does IBM wait to fix these kind of issues? Is there a patch I can download? Or does someone have a link to PHP compiled with Informix? Thanks Gary Quiring |
| ||||
| On Tue, 18 Nov 2003 11:09:22 -0500, Gary Quiring <gquiring@msn.com> wrote: >I read on an older thread that 2.81 UC1 has issues with Red Hat 9 with >libifgls.so. I am trying to compile PHP 4.3.4 and get the following errors: > >/opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_b' >/opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_toupper' >/opt/informix/lib/esql/libifgls.so: undefined reference to `__ctype_tolower' > >I also tried Red Hat Enterprise 3 with the same results. > >Here was the thread I am referring to: >http://groups.google.com/groups?hl=e...gov%26rnum%3D1 > >I am no Informix guru. Where and how long does IBM wait to fix these kind of >issues? Is there a patch I can download? > >Or does someone have a link to PHP compiled with Informix? > >Thanks >Gary Quiring An OOPS on my part, I have 2.81UC2. Same issue. |