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. ThomasThread Next