Hi,
You didn't send the full makefile, since the includes are missing.
Make apparently is considering the line "$(QuellP)/CnGET.h" a command to be
executed, where CnGET.h probably doesn't have execute permissions.
Look for the _exact_ definitions of variables like 'QuellP' and 'StreaP'
(including
%% Nathanael Nerode <[EMAIL PROTECTED]> writes:
nn> This is a very simple request, which would have an incredible
nn> amount of value.
It's actually not clear that it would be as simple to implement as you
say. Unfortunately internally GNU make doesn't have a simple "call a
function and if i
This is a very simple request, which would have an incredible amount of
value. It would take me a long time to code it myself, just due to the time
needed to learn the internals of GNU make. I will if I have to, but I
suspect it would be a very quick piece of coding for someone who already
kn
Hi Paul,
I noticed a problem in GNU make version 3.80. The problem
exists in earlier versions as well.
The problem can be reproduced with the following test cases
and steps. You may need to repeat a couple times to be able to
reproduce it depending on the load of the machine.
/home/xxue/gnumak
Dear sir/Madam,
I am trying to compile freetype-2.1.3 by using GNU
make.We are running the software on Windows 2000
server with Visual C++ installed.
When I try "make setup visualc",I got a message
says"Nothing to be done for 'setup',no rule to make
target 'visualc',stop".
Could you please tell me
> Paul D Smith writes:
> I can't imagine what the problem might be... certainly bash works
> fine for me with GNU make on Linux and Solaris...
Something really strange is happening. There seems to be some random
variation in the results. For this Makefile:
-
> Ted Stern writes:
> Interesting. For the bash test, try
> SHELL := /bin/bash --noprofile --norc
> If that doesn't work, try adding --posix.
The --norc option makes it work.
> You might also want to try running the makefile from within a
> non-bash interactive shell, e.g. /bi
Hi, I have a problem with one single line in a Make-File that I cannot
figure out at all. The problem is the same under version 3.77 and
3.79.1 under Linux.
The errro message is as follows:
make: execvp: ../CnGET.h: Keine Berechtigung
make: *** [../CnGET.h] Fehler 127
The version info:
GNU Mak
> This bug is fixed in the latest version, GNU make 3.80. Please try
> that and let us know if it doesn't work.
Finally got round to trying ... bad news:
cd /home/eddy/work/toys/
/usr/local/bin/make boom-2002-Nov-13
Compilation segmentation fault at Thu Dec 19 12:50:17
using
cd /home/eddy/