develooper Front page | perl.win32.vanilla | Postings from April 2009

compiling mod_perl 2.0.4 problem

Thread Next
From:
Thomas Steinbach
Date:
April 23, 2009 14:37
Subject:
compiling mod_perl 2.0.4 problem
Message ID:
8dee0105ecc61636c2c858590024081c@stein.my-fqdn.de
Hello

I hope that someone can help me, because I go crazy
with this problem and don't find a solution.

I'm trying to compile mod_perl 2.0.4 by myself under a win32
os (Vista) with mingw gcc 3.4.5, but I always get the error:

---snip---
[...]
cd "src/modules/perl" && dmake
make: *** Recursive variable `PATH' references itself (eventually). Stop.
---snap---

does anynody know how to solve that problem?
There isn't definitely no recursive path... I'm sure
Or how can that be? It's not possible to define a recursive
search PATH under windows.

My PATH is set as:

Path=D:\usr\tools\dmake\bin;D:\usr\tools\mingw3\bin; \
D:\usr\tools\mingw3\libexec\gcc\mingw32\3.4.5; \
D:\usr\tools\msys\bin;D:\usr\tools\perl\bin; \
C:\Windows\system32;C:\Windows;

Please help me.

Thomas


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About