Unix Technical Forum

Informix4GL no longer compiles on Linux 2.6 kernel with gcc 3.3.3

This is a discussion on Informix4GL no longer compiles on Linux 2.6 kernel with gcc 3.3.3 within the Informix forums, part of the Database Server Software category; --> Now this really is a problem. Using Informix 7.3 (4gl, IDS, esql, fourjs (3.20), RDS) on SuSE Linux 9.1 ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 07:17 AM
Robert A. Reissaus
 
Posts: n/a
Default Informix4GL no longer compiles on Linux 2.6 kernel with gcc 3.3.3

Now this really is a problem.

Using Informix 7.3 (4gl, IDS, esql, fourjs (3.20), RDS) on SuSE Linux
9.1 with kernel 2.6 and gcc 3.3.3

Error: __GLIBC__2.0 not supported, while support for them IS present
in glibc. As a result 4gl no longer compiles, nor does FourJs. Funny
thing: RDS has NO problems at all.

Setting LD_ASSUME_KERNEL to 2.4.1 helps a little bit, as does
__POSIX2_VERSION_=1999... but not enough,

Very small program:
main
define lc_name char(50)
open window wrtest1 at 10, 10 with 4 rows, 60 columns attribute
(border)
prompt "Give a name: " for lc_name
display lc_name
close window wrtest1
end main

results in all kinds of toupper, tolower 'not defined' errors and
undefined function calls.

ANYBODY have ANY idea how I can solve this (short of no longer being
able to use Informix-4gl on Any future >2.6 kernel without buying the
things again?

Art, any suggestions here?

Regards,
Robert A. Reissaus
Informix Consultant
ifxconsult@risdi.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 07:17 AM
Ronald Cole
 
Posts: n/a
Default Re: Informix4GL no longer compiles on Linux 2.6 kernel with gcc3.3.3

r.a.reissaus@risdi.com (Robert A. Reissaus) writes:
> Now this really is a problem.


How about using Google to search this group's archives and read
my bitch-fest about it starting about a year ago with the release
of Red Hat Linux 9.

> Using Informix 7.3 (4gl, IDS, esql, fourjs (3.20), RDS) on SuSE Linux
> 9.1 with kernel 2.6 and gcc 3.3.3
>
> Error: __GLIBC__2.0 not supported, while support for them IS present
> in glibc. As a result 4gl no longer compiles, nor does FourJs. Funny
> thing: RDS has NO problems at all.
>
> Setting LD_ASSUME_KERNEL to 2.4.1 helps a little bit, as does
> __POSIX2_VERSION_=1999... but not enough,
>
> Very small program:
> main
> define lc_name char(50)
> open window wrtest1 at 10, 10 with 4 rows, 60 columns attribute
> (border)
> prompt "Give a name: " for lc_name
> display lc_name
> close window wrtest1
> end main
>
> results in all kinds of toupper, tolower 'not defined' errors and
> undefined function calls.


All well explained in gruesome detail by me in Google's usenet archive
of this group.

> ANYBODY have ANY idea how I can solve this (short of no longer being
> able to use Informix-4gl on Any future >2.6 kernel without buying the
> things again?
>
> Art, any suggestions here?


Short of "purchase a maintenance contract so that you can just go to
the Passport Advantage site and download the latest csdk and 4gl
programs that work with a glibc with NPTL"? No.

--
Forte International, P.O. Box 1412, Ridgecrest, CA 93556-1412
Ronald Cole <ronald@forte-intl.com> Phone: (760) 499-9142
President, CEO Fax: (760) 499-9152
My GPG fingerprint: C3AF 4BE9 BEA6 F1C2 B084 4A88 8851 E6C8 69E3 B00B
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:33 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com