[Haiku-bugs] [Haiku] #1991: jam clean fails on haiku-host
Haiku
trac at haiku-os.org
Tue Apr 8 00:12:27 CEST 2008
#1991: jam clean fails on haiku-host
---------------------------+------------------------------------------------
Reporter: kaoutsis | Owner: bonefish
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Build System | Version: R1 development
Resolution: | Platform: All
---------------------------+------------------------------------------------
Comment (by bonefish):
The reason for this is, that jam's configured maximal command line length
(40 KB) is greater than our kernel limit (16 KB), hence the line gets
truncated, resulting in the above error.
Interestingly the auto tools configure scripts determine our command line
length to be 4096 bytes. Probably a limit our bash is configured to.
--
Ticket URL: <http://dev.haiku-os.org/ticket/1991#comment:2>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
More information about the Haiku-bugs
mailing list