Hey all,
I got this error, and the 20000205 entry in UPDATING didn't seem to cover
enough for me, I was comming from a clean bin install of 3.2.
UPDATING - 20000205 entry;
make buildworld
make installworld This will fail
cd usr.bin/xinstall
make clean all install NOSHARED=YES
cd ../..
XXX make installworld
(2) cd gnu/usr.bin/texinfo
(3) make clean all install NOSHARED=YES
(4) cd ../../..
(5) make installworld
XXX This line failed for me, so I did (2) to (5) :)
I guess maybe I should go back in and recompile texinfo
without the NOSHARED arg.
Its been up just over a day now, no probs, and its just about
to compile XFree v4.
Cheers,
Kent Ibbetson
[EMAIL PROTECTED]
On 20-Feb-00 Jim Bloom wrote:
> See the file src/UPDATING. This is one of a couple problems that one
> sees when trying to install current on an older system. If this error
> isn't mentioned explicitly, check the sections relating to flags and
> xinstall (install).
>
> Jim Bloom
> [EMAIL PROTECTED]
>
> Omachonu Ogali wrote:
>>
>> Anyone else got this error?
>>
>> -- snip --
>> ===> lib/libcom_err/doc
>> install-info --quiet --defsection="Programming & development tools."
>> --defentry="* libcom_err: (com_err). A Common Error Description
>> Library for UNIX." com_err.info /usr/share/info/dir
>> install-info: unrecognized option `--defsection=Programming & development
>> tools.'
>> Try `install-info --help' for a complete list of options.
>> *** Error code 1
>>
>> Stop.
>
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message