On my system, the make check failed because I did not have
the [HOSTNAME] of my box listed in the /etc/hosts file.
# Begin /etc/hosts
127.0.0.1 localhost
192.168.0.1 [YOURHOSTNAMEHERE]
# End /etc/hosts
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: htt
Is it safe to ignore the failure of the make check?
<-snip->
Running test test1 - 31.
Running test test1 - 32.
Running test test1 - 33.
Running test test1 - 34.
Running test test1 - 35.
Running test test1 - 36.
Running test test1 - 37.
Running test test1 - 38.
Running test test
Yeap, that solved it. I did not even think to look at the SGML
section
of the index. I usually just follow the links of the listed
dependencies
of a package. Maybe 3.1 should be added along side 4.4 as a
dependency to test the SGML toolchain in order to prevent
the
errors. Or is it
I finished installing DocBook_DSSSL_Stylesheets. Previous to
that I
statisfied the required and optional dependencies listed on
the page.
When I run the test I get the following errors.
onsgmls -sv test.sgm
onsgmls:I: "OpenSP" version "1.5.1"
onsgmls:test.sgm:1:61:W: cannot genera
I got the same "undefined reference to `rk_glob' and
`rk_globfree'"
error(s) while trying to compile Libxml2-2.6.20. But I do
have
Heimdal-0.70 installed.
After reading around the internet for a while I found one
post where
someone was able to fix the same problem (but with a pac
Well, imagine that. There really wasn’t a problem to
begin with I
guess. I followed the rest of the instructions on the page
and now
I can log in with no errors. The warning in the middle of
the page
suggested that I should stop there at not proceed if there
were
any errors or else I w
SSgt Harris, Christian D. wrote: > I'm am still getting the various 'unknown item' configuration errors>after re-installing shadow for PAM functionality. But I am still able> to login/su.[snip] Justin Knierim wrote: > I re-installed cracklib, pam and shadow (using 4.0.11.1 instead of > 4.0.9
I’m am still getting the various ‘unknown item’
configuration errors
after re-installing shadow for PAM functionality. But I am
still able
to login/su. I patched the shadow-4.0.9 source with
shadow-4.0.9-LINUX_PAM-fixes-1.patch. But that did not solve
the
problem. I even tried shadow-4