Linux PARISC architecture development
 help / color / mirror / Atom feed
From: "Joel Soete" <soete.joel@tiscali.be>
To: "James Morrison" <ja2morri@csclub.uwaterloo.ca>
Cc: Carlos O'Donell <carlos@baldric.uwo.ca>,
	parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 	RE: New glibc patches 2004-03-08, fixes GLRO changes.
Date: Mon, 15 Mar 2004 18:38:46 +0100	[thread overview]
Message-ID: <404EC2E70000403A@ocpmta2.freegates.net> (raw)
In-Reply-To: <4054B9BC.30309@tiscali.be>

Hello Jim,

Sorry for confusion but you have definitely right.

[snip]use prefix=/usr and make  install_root=/mnt/chroot install;

This is the right method because if I use prefix=/mnt/chroot and 'make install',
when the install was finished and I tried chroot/mnt/chroot: here was the
error message:
chroot /mnt/chroot
/bin/bash: error while loading shared libraries: libncurses.so.5: cannot
open shared object file: No such file or directory

and strace shows me that it looking for libncurses.so.5 into /mnt/chroot/lib
:)

So to launch make -k check in this config, I foreseen to use prefix=/usr
and make install_root=/mnt/chroot; then mount -o bind /GlibcSrcFS /mnt/chroot/GlibcSrcFS;
chroot /mnt/chroot; and in this env launch the make -k check. Do you know
another solution?

Many thanks for advise,
    Joel


Joel Soete wrote:
> 
> 
> Carlos O'Donell wrote:
> 
>> On Fri, Mar 12, 2004 at 06:33:11PM +0100, Joel Soete wr
> te:
>>
>>> Hmmm all output files realted to Error1 was empty because of:
>>> hppa-linux-gcc -nostdlib -nostartfiles -o 
>>> /Develop/parisc-linux/build/glibc/posix/tst-regex
>>> -Wl,-dynamic-linker=/lib/ld.so.1
                         ^^^^^^^^^^
> ^

When I use the previous method (prefix=/mnt/chroot) it become :

-dynamic-linker=/mnt/chroot/lib/ld.so.1

So here I can drive make -k check without pb in basic env (the one in which
I build the new glibc)

OTC with James' method I would have
> to do it in chroot /mnt/chroot env.
And it wasn't what I did; I will so restart build and test with prefix=/mnt/chroot
(as I use to do) and advise you of the new 
results ;)

That's a way to lurn ;)

Joel



----------------------------------------------------------------------------------------
Tiscali ADSL: 35 €/mois, la meilleure offre du marché!
http://reg.tiscali.be/default.asp?lg=fr

  parent reply	other threads:[~2004-03-15 17:38 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-07 13:05 [parisc-linux] glibc cvs: additional patche Joel Soete
2004-03-07 21:23 ` [parisc-linux] " Carlos O'Donell
2004-03-08  7:27   ` Joel Soete
2004-03-08 17:49     ` [parisc-linux] New glibc patches 2004-03-08, fixes GLRO changes Carlos O'Donell
2004-03-09  9:04       ` [parisc-linux] " Joel Soete
2004-03-09 13:49         ` Joel Soete
2004-03-09 15:03           ` Carlos O'Donell
2004-03-09 15:41             ` Joel Soete
2004-03-10 14:47             ` Joel Soete
2004-03-10 18:21               ` Joel Soete
2004-03-11 18:42               ` Carlos O'Donell
2004-03-12 15:32                 ` Joel Soete
2004-03-12 16:41                   ` Carlos O'Donell
2004-03-12 17:33                     ` Joel Soete
2004-03-12 21:20                       ` Carlos O'Donell
2004-03-13 18:59                         ` Joel Soete
2004-03-14 19:32                           ` Carlos O'Donell
2004-03-14 19:40                             ` Carlos O'Donell
2004-03-14 19:59                           ` Joel Soete
2004-03-14 20:12                             ` James Morrison
2004-03-15  6:31                               ` Joel Soete
2004-03-16 14:57                                 ` James Morrison
2004-03-15 17:38                             ` Joel Soete [this message]
2004-03-15 18:51                               ` Carlos O'Donell
2004-03-16  9:43                                 ` Joel Soete
2004-03-16 21:09                                   ` Carlos O'Donell
2004-03-17  8:30                                     ` Joel Soete
2004-03-18 17:59                                       ` Carlos O'Donell
2004-03-23  7:07                                   ` Joel Soete
2004-03-23 17:06                                     ` Carlos O'Donell
2004-04-01 15:14                                       ` Joel Soete
2004-04-02  5:51                                         ` Carlos O'Donell
2004-03-09 15:07           ` James Morrison
2004-03-09 15:09             ` Carlos O'Donell
2004-03-09 15:39               ` James Morrison

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=404EC2E70000403A@ocpmta2.freegates.net \
    --to=soete.joel@tiscali.be \
    --cc=carlos@baldric.uwo.ca \
    --cc=ja2morri@csclub.uwaterloo.ca \
    --cc=parisc-linux@lists.parisc-linux.org \
    /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