bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sh-utils-2.0.11h.tar.gz - Sat Aug 11 15:13:48 CDT 2001


From: Donn Washburn aka N5XWB
Subject: sh-utils-2.0.11h.tar.gz - Sat Aug 11 15:13:48 CDT 2001
Date: Sat, 11 Aug 2001 16:04:22 -0500

Hello Bugs;

I am running SuSE7.2, Kernel 2.4.7, many upgrades, gcc-2.95.3 and
available gcc-3.1.  I am getting what appears to be a mktemp and/or
mkstemp error.

My conf-it (run ./configure) script
#!/bin/sh
./configure \
--exec_prefix='/usr' \
--prefix='/usr' \
--x-includes='/usr/X11R6/include' \
--x-libraries='/usr/X11R6/lib' \
--bindir='${exec_prefix}/bin' \
--sbindir='${prefix}/sbin' \
--libexecdir='${prefix}/libexec' \
--datadir='${prefix}/share' \
--sysconfdir='/etc' \
--sharedstatedir=NONE \
--localstatedir='/var' \
--libdir='${exec_prefix}/lib' \
--includedir='${prefix}/include' \
--oldincludedir='/usr/include' \
--infodir='${prefix}/share/info' \
--mandir='${prefix}/share/man'

The error message

This error is showing up over and over after run/rerun "make"

make[2]: Entering directory `/archive/system/tmp/sh-utils-2.0.11/src'
source='printf.c' object='printf.o' libtool=no \
depfile='.deps/printf.Po' tmpdepfile='.deps/printf.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I. -I../lib
-I../int
/tmp/ccIybUes.s: Assembler messages:
/tmp/ccIybUes.s:868: Error: no such 386 instruction: `filds'
make[2]: *** [printf.o] Error 1
make[2]: Leaving directory `/archive/system/tmp/sh-utils-2.0.11/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/archive/system/tmp/sh-utils-2.0.11'
make: *** [all-recursive-am] Error 2
m1l:/archive/system/tmp/sh-utils-2.0.11 #

-rw-r--r--    1 root     root            8 Aug 11 15:00 .deps/printf.Po
cat .deps/printf.Po= # dummy  --->eof (one word only)

-rwxr-xr-x    1 root     root       182612 Aug  6 17:01 /usr/bin/libtool
 ltmain.sh (GNU libtool) 1.4b (1.970 2001/07/09 21:36:00)


Any Clues?
-- 
73 de Donn Washburn   __"http://www.inetport.com/~n5xwb";
      aka N5XWB      / /    __  __  __  __  __ __  __
4607 Sidereal Dr.   / /__  / / /  \/ / / /_/ / \ \/ /
Austin, TX 78727   /____/ /_/ /_/\__/ /_____/  /_/\_\
1.512.837.7141       Info:"http://www.austinlug.org";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]