2009/9/24 Marcus Wanner <[email protected]>:
> On 9/23/2009 8:07 PM, G W wrote:
>> I can't get the make to work on this package.
>>
>> I get errors.
>>
>> I can do a make on the host system but not under the LFS enviornment.
>>
>> Below are the errrors.
>>
>> man.c: In function 'make_roff_command':
>> man.c:1446: error: 'TROFF' undeclared (first use in this function)
>> man.c:1446: error: (Each undeclared identifier is reported only once
>> man.c:1446: error: for each function it appears in.)
>> man.c:1449: error: 'NROFF' undeclared (first use in this function)
>> man.c:1488: error: 'gxditview' undeclared (first use in this function)
>> man.c: In function 'format_display':
:
> I have not tested nor do I have experience with this or related errors,
> but since no other replies came, I will give you some things to check:
> You might be missing something in your toolchain. What did the test
> suites say about it?
> You might have forgotten to apply a patch.
> You might have deviated from the book somewhere.
> See if these get you anywhere or jog your memory about something.
>

 I've never seen the error, so I suspect that the OP has omitted to install
'groff' (which serves for all the weird and wonderful roff variants).

 G W : if you omitted groff, you will be missing {/mnt/lfs/}/usr/bin/nroff
along with many other files.

ĸen
-- 
After tragedy, and farce, "OMG poneys!"
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to