I would report a bug to Mr. Hessling. He needs to update his libtool files (at least). In the interim, you could try copying /usr/share/libtool/config.guess and config.sub into the directory where the THE source code is (search for those two files first. There may be more than one copy of each of them), and try it again.
There are other possibilities. Do a "libtoolize --force" command or something along those lines, or "autoconf," etc. Lots of ways for some of that fancy libtool stuff to screw you up. :P (I've had more than my share of battles with those during my Slack/390 porting efforts.) Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey Barnard Sent: Friday, July 09, 2004 12:56 PM To: [EMAIL PROTECTED] Subject: Re: TaoLinux s390x Install problem Mark, The libcurses.so and libncurses.so are in /usr/lib64 ./configure does not understand s390x-ibm-linux either. [EMAIL PROTECTED] root]# cd THE-3.0 [EMAIL PROTECTED] THE-3.0]# ./configure --build=s390x-ibm-linux --host=s390x-ibm-linux --target=s390x-ibm-linux loading cache ./config.cache checking for one of the following C compilers: gcc acc cc c89... using /usr/bin/gcc checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking host system type... Invalid configuration `s390x-ibm-linux': machine `s390x-ibm' not recognized checking target system type... Invalid configuration `s390x-ibm-linux': machine `s390x-ibm' not recognized checking build system type... Invalid configuration `s390x-ibm-linux': machine `s390x-ibm' not recognized checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for main in -ldld... no checking for main in -lm... yes checking for main in -ldl... yes checking for main in -ls... no checking for main in -lsocket... no checking for main in -lnls... no checking for location of curses.h header file... found in /usr/include checking for location of curses library file... configure: error: Cannot find curses library file: curses; THE cannot be configured [EMAIL PROTECTED] THE-3.0]# Jeff -- Jeffrey C Barnard Barnard Software, Inc. http://www.bsiopti.com Phone 407-323-4773 Fax 407-323-4775 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
