Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-04 Thread Chris J. Breisch
On 1/4/2013 11:04 AM, Baho Utot wrote: > > If you are interested I have this: https://github.com/baho-utot/LFS-pacman > May hold some good info for you. > The BLFS is not complete but I am working on it. > Thanks. I will check it out. But later. I want to get through at least one build completely

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-04 Thread Baho Utot
Chris J. Breisch wrote: > On 1/3/2013 10:13 AM, Chris J. Breisch wrote: >> On 1/3/2013 9:50 AM, Baho Utot wrote: >>> I got that package wrong before also, before I scripted my builds. >>> In my experience this is generally related to the bash environment or >>> the host system requirements. >>> Tr

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-04 Thread Chris J. Breisch
On 1/3/2013 10:13 AM, Chris J. Breisch wrote: > On 1/3/2013 9:50 AM, Baho Utot wrote: >> >> I got that package wrong before also, before I scripted my builds. >> In my experience this is generally related to the bash environment or >> the host system requirements. >> Try running the version-check.

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-03 Thread Chris J. Breisch
On 1/3/2013 9:50 AM, Baho Utot wrote: > > crt1.o is part of the glibc package, you should review the installation > of that package. > Make sure the environment is correct and that you are the lfs user. > > Do a set at the bash prompt and have a look at the bash environment, ie > PATH LC_ALL LFS LF

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-03 Thread Baho Utot
Chris J. Breisch wrote: > On 1/3/2013 8:44 AM, Baho Utot wrote: >> Check the tools symlink >> ls -l /tools >> should output something like this: tools -> /mnt/lfs/tools/ >> > It does. > > crt1.o is part of the glibc package, you should review the installation of that package. Make sure the enviro

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-03 Thread Chris J. Breisch
On 1/3/2013 8:44 AM, Baho Utot wrote: > Check the tools symlink > ls -l /tools > should output something like this: tools -> /mnt/lfs/tools/ > It does. -- Chris J. Breisch -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch

Re: [lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-03 Thread Baho Utot
Chris J. Breisch wrote: [putolin] > So, clearly the problem is that ld isn't looking for crt1.o where it > resides. Obviously, I've done something wrong on a preceding step, but > I'm unable to find it. > > But I don't know which step is wrong. Did make install of glibc install > it in the wrong

[lfs-support] Step 5.7 -- ld: cannot find crt1.o

2013-01-03 Thread Chris J. Breisch
This is most likely an FAQ, and I apologize for that. But the mail archives seem to be having issues. Using webcache and search engines, I've been able to find where some people have asked about this or something similar, but I haven't been able to find the answers. Anyway, after doing the make