Scratch that last error...was another silly mistake from coming back to
it and trying it from the source directory rather than the build
directory. All sorted now. Thanks for the help. Just needed a fresh
look at it.
On Fri, 5 Apr, 2013 at 8:29 PM, Alex Stefan Kaye
<noxde...@googlemail.com> wrote:
Thanks for that. You're absolutely right, and after restarting and
chrooting again it was fine (think I must have left that out of
PATH). However, now I'm getting an error from zic:
zic: Can't open leapseconds: No such file or directory
I'm seeing a leapseconds ASCII text file in the timezone directory.
Maybe another silly mistake.
On Fri, 5 Apr, 2013 at 7:56 PM, Armin K. <kre...@email.com> wrote:
On 04/05/2013 08:30 PM, Alex Stefan Kaye wrote:
During the "for tz in" loop in "Install timezone data", I'm
getting this
error:
bash: zic: command not found
AFAIK I've not deviated from the book, and the make/make install
for
glibc seemed to go ok, as did the the tests (I think - see below).
If I
cd into the timezone directory in the built glibc source, I see an
executable called zic, so it seems to have built at least. Not
sure what
other information to provide, so apologies if something important
is
missing. Thanks in advance.
bash-4.2# cd timezone
bash-4.2# file zic
zic: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically
linked (uses shared libs), for GNU/Linux 2.6.25, not stripped
bash-4.2# grep Error glibc-check-log
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[2]: *** [/sources/glibc-build/rt/tst-cpuclock2.out] Error 1
make[1]: *** [rt/test s] Error 2
make[2]: [/sources/glibc-build/conform/run-conformtest.out] Error 1
(ignored)
make: *** [check] Error 2
LFS Book Version: 7.3
Host Info: Ubuntu 13.04 (daily build) x86_64 3.8.0-15-generic
Version Check Output:
bash, version 4.2.37(1)-release
/bin/sh -> /bin/bash
Binutils: (GNU Binutils for Ubuntu) 2.23.1
bison (GNU Bison) 2.5
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2, Version 1.0.6, 6-Sept-2010.
Coreutils: 8.20
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 4.0.1
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu/Linaro 4.7.2-22ubuntu5) 4.7.2
(Ubuntu EGLIBC 2.17-0ubuntu4) 2.17
grep (GNU grep) 2.14
gzip 1.5
Linux version 3.8.0-15-generic (buildd@lamiak) (gcc version 4.7.2
(Ubuntu/Linaro 4.7.2-22ubuntu4) ) #25-Ubun tu SMP Wed Mar 27
19:19:30
UTC 2013
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 4.13
xz (XZ Utils) 5.1.0alpha
gcc compilation OK
Have you run make install after you've built glibc? zic should be
installed in /usr/sbin iirc.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page