From: Joe deBlaquiere <jadb@redhat.com>
To: Nicu Popovici <octavp@isratech.ro>
Cc: linux-mips@oss.sgi.com
Subject: Re: Glibc-error.
Date: Sun, 14 Jan 2001 11:32:19 -0600 [thread overview]
Message-ID: <3A61E2A3.3040600@redhat.com> (raw)
In-Reply-To: 3A611CFF.FD28766@isratech.ro
I would think the 2.1.95 version of glibc from sgi would be much closer
to 2.1.3 than the 2.0.6/7 versions are.
Nicu Popovici wrote:
> 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
--
Joe deBlaquiere
Red Hat, Inc.
307 Wynn Drive
Huntsville AL, 35805
voice : (256)-704-9200
fax : (256)-837-3839
prev parent reply other threads:[~2001-01-14 17:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-14 3:29 Glibc-error Nicu Popovici
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 ` Joe deBlaquiere [this message]
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=3A61E2A3.3040600@redhat.com \
--to=jadb@redhat.com \
--cc=linux-mips@oss.sgi.com \
--cc=octavp@isratech.ro \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.