![]() |
Book 6.8 -6.42- Installing Gettext
I'm getting this error during the make check.
PHP Code:
Of course I already check to make sure the actual file is there. Any ideas? |
Hi,
You say you are doing chapter 6.42, but I do see the following: /mnt/lfs/sources/gettext-0.18.1.1/gettext-tools/gnulib-lib/libgettextlib.la. $LFS (/mnt/lfs) isn't used any more once you start chapter 6 (from 6.4 - Entering the Chroot Environment onward) . I'm not sure how that got in there and why it shows up this far into chapter 6, but that is the problem you need to solve. Hope this helps. |
really? thats odd.
well then I guess I'll just skip it and move on. |
Hi,
Quote:
|
I guess I'm misunderstanding the previous post. I thought it wasn't used anymore.
|
Hi,
I was talking about $LFS. It ($LFS) is used up to chapter 6.4. In chapter 6.4 you enter the chrooted environment, which eliminates the /mnt/lfs part. Although I don't know how, I'm guessing you provided it yourself somewhere down the line. You either set and used LFS or provided /mnt/lfs by hand. Hope this helps. |
Whoops, my bad I must have configured it in the wrong terminal.
regardless I started get again from scratch. I'm still getting one error PHP Code:
|
Arrrrggggg.....
So the expat libraries are in /usr/local/lib Code:
root:/sources/gettext-0.18# ls /usr/local/lib/Code:
./configure --prefix=/usr --docdir=/usr/share/doc/gettext-0.18.1.1 --with-libexpat-prefix=/usr/local/libCode:
Skipping test: xgettext was built without Glade supportThanks |
Hi,
Quote:
I never encountered this error myself while building LFS 6.8 (yes, I do run the tests). Are you sure you didn't make any typo's/mistakes in any of the previous steps/chapters? Although I'm not sure what else you added/changed: If the expat/glade test error is the only error you get I would continue. BTW: If you need to add/change the options given in the book then something is wrong. Either the package you are currently building didn't go as planned or on of the previous packages didn't. Adding/changing stuff might solve the problem at hand, but it might also get you into trouble later on during the build! Hope this helps. |
| All times are GMT -5. The time now is 05:28 AM. |