%% "Vadranapu, Sunil Kumar" <[EMAIL PROTECTED]> writes: vsk> When I'm trying to install PHP5.1.2 on NCR's MP-RAS, It is giving the vsk> following error. vsk> What it mean? How to resolve this error.Please help me to come out of vsk> it. vsk> ERROR: vsk> UX:sed: ERROR: Output line too long vsk> UX:sed: ERROR: Output line too long vsk> UX:sed: ERROR: Output line too long
Hi; This error is not being generated by GNU make: rather it's being generated by a command invoked by your makefile. Since it's not a GNU make problem, there's not much we can say about it. Offhand it looks like you are using some kind of UNIX/POSIX emulation environment which is not scalable. I suggest you check with the PHP team and ask them for help. When you send them your request please provide more complete output: in particular they'll want to see some lines BEFORE the errors you provide above, so they have some clue as to what operations might be causing these errors. Good luck! -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make