HELP: Byte Record Too Large For Users Buffer.....

From: Robert Alan Byer (byer_at_mail.ourservers.net)
Date: 08/29/03


Date: 29 Aug 2003 13:21:38 -0700

I'm trying to port a Unix program to OpenVMS and because of some
"strange" things I'm forced to use GNU MAKE.

Due to the way the makefile is, all the compiler defines are
placed on the command line making for one heck of a long
command line.

(I started makind a DCL build script, but it was getting
out of hand too quickly and thought if I could use what's
already there it would save time)

But as I was reading in the GNU MAKE v3.80, that shouldn't
be a problem using GNU MAKE v3.80. (the Unix documentation
stated that one HAS to use GNU MAKE)

When I try to run the make script, I get the following error.

%RMS-W-RTB 2613 byte record too large for users buffer

So my question is there any settings I can change
to get rid of this or am I hosed because OpenVMS
can't handle large command lines.

Thanks in advanced.



Relevant Pages

  • GNU M4-1.4.12 released (stable)
    ... The GNU M4 team is proud to announce the release of M4 1.4.12. ... If that command fails because you don't have the required public key, ... unlimited on platforms that can detect and deal with stack overflow. ...
    (gnu.announce)
  • GNU M4 1.4.9 released
    ... The GNU M4 Team is pleased to announce the release of GNU M4 1.4.9. ... GNU `m4' is an implementation of the traditional Unix macro processor. ... Be aware that Autoconf 2.61 will not ... If that command fails because you don't have the required public key, ...
    (gnu.announce)
  • Re: Slightly off -topic: Adding dates in ksh?
    ... Try using GNU date command from AIX linux Toolbox or manipulating the TZ ... [Using Perl] ... be used to obtain yesterday's date, because, under HP-UX, the timezone ...
    (AIX-L)
  • GNU M4 1.4.7 released
    ... The GNU M4 Team is pleased to announce the release of GNU M4 1.4.7. ... handling more than 9 positional parameters to macros). ... focus will be instead on POSIX compatibility. ... the SysV command line interface. ...
    (gnu.announce)
  • Re: Where are my other variables:
    ... Which is why I mentioned GNU ps. ... The pipe is already there, the shell is already running, and the ... My use of read is a reaction to the use of an external command to ... Shell Scripting Recipes: ...
    (comp.lang.awk)