> Date: Tue, 17 Dec 2013 16:39:03 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
> > Date: Fri, 06 Dec 2013 21:05:51 +
> > From
On Tue, 17 Dec 2013 15:11:29 +
lf...@cruziero.com (akhiezer) wrote:
> Hazel,
>
>
> I gather that you've sent a reply - in which you substantially or
> completely solve the issue - that hasn't reached the list yet since
> the weekend: it might be the attachment that's causing the trouble;
> c
> Date: Fri, 06 Dec 2013 21:05:51 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> >
> > lfs-6.7 and lfs-6.8 both
> Date: Thu, 12 Dec 2013 11:49:59 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> >
> > Could you put the following
> Date: Thu, 12 Dec 2013 11:41:03 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
> > Date: Wed, 11 Dec 2013 14:27:17 +
> > From
> Date: Wed, 11 Dec 2013 14:27:17 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> > I now have strace logs for both the
> Date: Wed, 11 Dec 2013 12:12:49 +
> From: Hazel Russman
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
> On Mon, 09 Dec 2013 19:13:08 +
> lf...@cruzi
On Mon, 09 Dec 2013 19:13:08 +
lf...@cruziero.com (akhiezer) wrote:
> Should also have double-checked the following related info. Does your
> host-os look the same as these - no need to post if yes to all:
> $ ls -latrF /usr/lib64/libmp.*
> -rwxr-xr-x 1 root root 275184 May 27 2012 /usr/lib64
> Date: Sun, 8 Dec 2013 21:29:05 +
> From: Hazel Russman
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
- apols for the delay in resuming.
> > * can you post the ou
On Sun, 08 Dec 2013 13:48:41 +
lf...@cruziero.com (akhiezer) wrote:
> Hmmm. Three slightly-indirect observations (hopefully not too
> off-topic ;) ): --
> * can you post the output, please, of each of:
> $ ls -latrF /usr/lib64/lib{gmp,mpc,mpfr}*
-rwxr-xr-x 1 root root 77656 Feb 8 2011 /u
On Dec 7, 2013, at 3:52 PM, William Harrington wrote:
> Also, doing a normal install of Slackware 14.1 didn't even install
> perl. I had to manually tag packages I wanted then I had a successful
> install.
> I think their install process is broken. I also had to add rc.sshd
> to /
> etc/rc.d/rc
> Date: Sat, 7 Dec 2013 19:38:39 +
> From: Hazel Russman
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> >
> I have now established that gmp was
>From lfs-support-boun...@linuxfromscratch.org Sat Dec 7 23:57:02 2013
From: William Harrington
To: LFS Support List
Date: Sat, 7 Dec 2013 18:02:20 -0600
Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
libgmp.la in the wrong place
>
>
> On Dec 7, 2013
On Dec 7, 2013, at 5:14 PM, akhiezer wrote:
> - r u _trolling_ ?
No, I've used slackware since version 3, and I'm a developer of CLFS
and help with LFS support.
Keep on the topic here.
It's about the first pass of GCC.
I installed Slackware 14 to try to replicate the issue, and I could
> From: William Harrington
> To: LFS Support List
> Date: Sat, 7 Dec 2013 15:52:43 -0600
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> Also, doing a normal install of Slackware 14.1 didn
On Dec 7, 2013, at 3:02 PM, Hazel Russman wrote:
> I wanted to find out what was the minimum I could get away with in a
> working Linux system, so I didn't install complete sets - just
> individual packages that I knew I wanted and any necessary
> dependencies.
> I built it up until everything
On Sat, 7 Dec 2013 14:13:49 -0600
William Harrington wrote:
>
> On Dec 7, 2013, at 1:38 PM, Hazel Russman wrote:
>
> > On a full Slackware install, no one would notice this. Who is going
> > to root around in archive files looking for bad dependency paths
> > when everything has gone smoothly?
On Dec 7, 2013, at 1:38 PM, Hazel Russman wrote:
> On a full Slackware install, no one would notice this. Who is going to
> root around in archive files looking for bad dependency paths when
> everything has gone smoothly?
Which sets did you install from the slackware installer?
I normally do t
On Fri, 06 Dec 2013 21:05:51 +
lf...@cruziero.com (akhiezer) wrote:
> > Just to check: did you use underscores there - i.e. in the above
> > --with_gmp_include=$(pwd)/gmp and --with_gmp_lib=$(pwd)/gmp/.libs
> > ; or did you use hyphens/dashes thus:
> > --with-gmp-include=$(pwd)/gmp --with-
> Date: Thu, 05 Dec 2013 18:08:56 +
> From: lf...@cruziero.com (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> > I have tried two experimental builds.
On Thu, 05 Dec 2013 18:08:56 +
lf...@cruziero.com (akhiezer) wrote:
> Sanity-checks:
> ---
> * your host-os (Slackware 14.0) is 64-bit (what does 'uname -a' show)?
x86_64 as expected.
> * _prior_ to your creation of the symlink that you note below, did
> '/usr/lib64/libgmp.la' exist in th
> Date: Tue, 22 Oct 2013 12:23:54 +0100
> From: Hazel Russman
> To: lfs support
> Subject: [lfs-support] GCC build first pass: mpc build looks for libgmp.la
> in the wrong place
>
> I am trying to build a 64-bit lfs-7.4 system using a host system based
> on Slackware-1
On Wed, 04 Dec 2013 11:57:14 +
lf...@cruziero.com (akhiezer) wrote:
> > Date: Wed, 4 Dec 2013 11:40:23 +
> > From: Hazel Russman
> > To: lfs-support@linuxfromscratch.org
> > Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> >
> Date: Wed, 4 Dec 2013 11:40:23 +
> From: Hazel Russman
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] GCC build first pass: mpc build looks for
> libgmp.la in the wrong place
>
.
.
> I was also able to trace the problem back to a b
On Mon, 2 Dec 2013 12:01:38 + (UTC)
Thomas Kupper wrote:
> G'day,
>
> I was coming across that error while trying to cross compile mpc for
> later use with gcc using Optware building system (nothing to do with
> LFS I agree). In my case it was mpc which did complain but mpfr was
> the one ca
Hazel Russman googlemail.com> writes:
>
> I am trying to build a 64-bit lfs-7.4 system using a host system based
> on Slackware-14. Currently I am having a problem with the first pass of
> building gcc. During the internal build of libmpc, a search is made for
> /usr/lib64/libgmp.la. It is
On Tue, 22 Oct 2013 10:16:53 -0500
Bruce Dubbs wrote:
> Hazel Russman wrote:
> > I am trying to build a 64-bit lfs-7.4 system using a host system
> > based on Slackware-14. Currently I am having a problem with the
> > first pass of building gcc. During the internal build of libmpc, a
> > search
On Tue, 22 Oct 2013 10:16:53 -0500
Bruce Dubbs wrote:
> Did the previous line appear to run OK?
>
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info
> 3:0:0 -static-libstdc++ -static-libgcc -o libmpc.la -rpath /tools/lib
> abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo
Hazel Russman wrote:
> I am trying to build a 64-bit lfs-7.4 system using a host system based
> on Slackware-14. Currently I am having a problem with the first pass of
> building gcc. During the internal build of libmpc, a search is made for
> /usr/lib64/libgmp.la. It is not found, so the build cr
I am trying to build a 64-bit lfs-7.4 system using a host system based
on Slackware-14. Currently I am having a problem with the first pass of
building gcc. During the internal build of libmpc, a search is made for
/usr/lib64/libgmp.la. It is not found, so the build crashes.
libtool: link: ar
30 matches
Mail list logo