On 1/5/20 12:10 PM, Bruce Dubbs wrote:
On 1/5/20 8:01 AM, Scott Andrews wrote:

This is what I used in the build:

./configure --disable-shared

make -j1

The result:

[snip]

make[2]: Entering directory '/mnt/lfs/source/gettext-0.20.1/gettext-tools/src'
here=`pwd`; \
cd ../../libtextstyle/lib && \
   make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" make[3]: Entering directory '/mnt/lfs/usr/src/LFS-RPi/BUILD/gettext-0.20.1/libtextstyle/lib' make[3]: *** No rule to make target 'install-nobase_includeHEADERS'.  Stop.

I'm not sure what is happening here.  This is what I have in the same area:

cd ../../libtextstyle/lib && \
  make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" make[6]: Entering directory '/mnt/lfs/sources/gettext-0.20.1/libtextstyle/lib'
 /tools/bin/mkdir -p '/mnt/lfs/sources/gettext-0.20.1/gettext-tools/src'
 /tools/bin/install -c -m 644  textstyle.h '/mnt/lfs/sources/gettext-0.20.1/gettext-tools/src/.'
 /tools/bin/mkdir -p '/mnt/lfs/sources/gettext-0.20.1/gettext-tools/src'
 /tools/bin/mkdir -p '/mnt/lfs/sources/gettext-0.20.1/gettext-tools/src/textstyle'
...

What I do see in your log is

 Entering directory
'/mnt/lfs/usr/src/LFS-RPi/BUILD...

So the system is a Raspberry Pi?

Yes it is a Raspberry pi 2, LFS-8.4 builds and works well on it as it has been my IMAP/emails server sine version 8.4 came out.  I am trying to update the build to version 9.0 then make a desktop.



I'm wondering why you have:

Entering /mnt/lfs/source/gettext-0.20.1/gettext-tools/src

followed by

Entering /mnt/lfs/usr/src/LFS-RPi/BUILD/...


I'll have to check that, I am currently rebuilding gettext on the pi2, I may os had an issue with the build scripts and the working directories.


  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to