bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error during executing of GNU make in OpenVMS


From: Portier Jean-Pierre
Subject: Re: Error during executing of GNU make in OpenVMS
Date: Wed, 12 Nov 2003 14:03:21 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Hans Adriaanse wrote:
Hello,

make.exe;1: vfork: no such file or directory
make.exe;1: *** Deleting file `main.obj'
%NONAME-E-NOMSG, Message number 00000002

I'm using gmake under openVms 7.2.1 and had to adapt
our product compilation too this OS.

I currently use gmake 3.80 whith some patch applied, and
this work fine.
Applied patchs are:
  - for eval function: 
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1516&group_id=71
  - for eval function: 
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1517&group_id=7
  - for correct path parsing: 
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3018&group_id=71

In addition to this offical pacths, I had to modify gmake to correctly handle
empty string set in command line option (it seems it is not you problem)
(http://savannah.gnu.org/bugs/?func=detailbug&group_id=71&bug_id=5533)

I remember some vfork during makefile writing but dont
remember more details.

Can you send part of your makefile for more help ?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]