On Tue, 2003-11-11 at 09:47, Gershom Martin wrote: > Hello, > > as you probably all know, RedHat is in the process of phasing out Red > Hat Linux and > inducing customers to transition to Enterprise Linux 3 (a for-pay > product, > apparently a souped-up RedHat 9). As it happens, we have a site license > for that. > > Now: on a dual Pentium Xeon (3.0 GHz) box with RH Enterprise 3 and the > Intel compilers installed, I ran ./configure -mpp and got the error > message: > > > Cannot link with any objects ! > > This architecture or combination of architecture and integer > > size is proably not supported. Sorry .... > > Checking in parse/configure.log revealed > > > parse-i686-pc-linux-gnu-i4.o(.text+0x4893): In function `yylex': > > : undefined reference to `__ctype_b' > > parse-i686-pc-linux-gnu-i4.o(.text+0x48b3): In function `yylex': > > : undefined reference to `__ctype_b' > > parse-i686-pc-linux-gnu-i4.o(.text+0x498c): In function `yylex': > > : undefined reference to `__ctype_b' > > parse-i686-pc-linux-gnu-i4.o(.text+0x49db): In function `yylex': > > : undefined reference to `__ctype_b' > > parse-i686-pc-linux-gnu-i4.o(.text+0x4a1d): In function `yylex': > > : undefined reference to `__ctype_b' > > parse-i686-pc-linux-gnu-i4.o(.text+0x4ad0): more undefined references > > to `__ctype_b' follow > > This is MOLPRO 2002.6 with all the patches. Looks like I need another > parse file? Or any other suggestion?
The __ctype_b thing happened in glibc in RH 8.0, but an errata "fixed" it, I think. This is a WONTFIX in 9+, so it looks like that .o needs a recompile under RH9/FC1/RHEL. Look here (one of many bugzilla's I'm guessing): http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=86465 and a little more: http://www.redhat.com/archives/redhat-list/2003-June/msg00536.html Looks like Oracle got bit by this as well. -- I am a theoretical chemist. Fear me! Matt Thompson -- http://ucsub.colorado.edu/~thompsma/ 440 UCB, Boulder, CO 80309-0440 JILA A510, 303-492-4662
signature.asc
Description: This is a digitally signed message part
