You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/02/08 02:09:16 UTC

DO NOT REPLY [Bug 6321] New: - gmake error in regx/Makefile.in

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6321>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6321

gmake error in regx/Makefile.in

           Summary: gmake error in regx/Makefile.in
           Product: Xerces-C++
           Version: 1.6.0
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: kevinj@roguewave.com
                CC: kevinj@roguewave.com


I'm running gmake version 3.70 on HP-UX 11i.

When I run gmake on the src/util/regx/Makefile generated by runConfigure and
Makefile.in, I get the following error:

Makefile:169: *** commands commence before first target.  Stop.

To overcome this error, remove from Makefile.* the line after:

       RegularExpression.$(TO)

This line contains a tab followed by a newline, which confuses gmake.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org