From: Nicu Popovici <octavp@isratech.ro>
To: linux-mips@oss.sgi.com
Subject: Glibc-error.
Date: Sat, 13 Jan 2001 22:29:03 -0500 [thread overview]
Message-ID: <3A611CFF.FD28766@isratech.ro> (raw)
Hello ,
I am struggling to get glibc 2.1.3 working for mips. I have to do this
so please not redirect me to another glibc. I did a diff between glibc
2.0.6 for mips and glibc 2.1.3 and now I applied the patch obtained on
glibc 2.1.3 . At make I get the following error and I don't know what to
do. Maybe someone will help me.
Here is the error
=====================================================================
(libs='libpthread.so.0 libpthread.so.0 libm.so.6 libc.so.6 ld.so.1
libdl.so.2 libutil.so.1 libresolv.so.2 libnss_files.so.2 libnss
_dns.so.2 libnss_db.so.2 libnss_compat.so.2 libnss_nis.so.2
libnss_nisplus.so.2 libnss_ldap.so.2 libnss_hesiod.so.2 libnsl.so.1 lib
db.so.3 libdb1.so.2 libcrypt.so.1 libBrokenLocale.so.1 librt.so.1';\
for l in $libs; do \
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`; \
echo "#define ${upname}_SO \"$l\""; \
done;) | sort; \
echo; \
echo '#endif /* gnu/lib-names.h */';) >
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/gnu/lib-names.T
/bin/sh ../scripts/move-if-change
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/gnu/lib-names.T
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/gnu/lib-names.h
touch
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/gnu/lib-names.stmp
.././scripts/mkinstalldirs
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu
rm -f
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu/abi-tag.h.new
sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \
while read conf tag; do \
test `expr 'mips-mips-linux-gnu' \
: "$conf"` != 0 || continue; \
echo "$tag" | \
sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \
-e 's/ /,/g' -e 's/^ */#define ABI_TAG /' >
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu/abi-tag.h.new;
\
done
if test -r
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu/abi-tag.h.new;
then mv -f
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu/abi-tag.h.new
/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/csu/abi-tag.h; \
else echo >&2 'This configuration not matched in ../abi-tags'; exit 1;
fi
make[2]: *** No rule to make target `../posix/posix1_lim.h', needed by
`/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc_build/mk-stdiolim'.
Stop.
make[2]: Leaving directory
`/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc-2.1.3/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory
`/home/nicu/JUNGO/work/glibc2.1.3-the_rest/glibc-2.1.3'
make: *** [all] Error 2
=======================================================================
Nicu
next reply other threads:[~2001-01-13 19:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-14 3:29 Nicu Popovici [this message]
2001-01-13 21:16 ` Glibc-error Andreas Jaeger
2001-01-19 18:38 ` Glibc-error Quinn Jensen
2001-01-19 18:41 ` Glibc-error Ralf Baechle
2001-01-20 13:22 ` Glibc-error Andreas Jaeger
2001-01-14 17:32 ` Glibc-error Joe deBlaquiere
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A611CFF.FD28766@isratech.ro \
--to=octavp@isratech.ro \
--cc=linux-mips@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox