Re: [perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-19 Thread Leopold Toetsch
Dennis Rieks <[EMAIL PROTECTED]> wrote: > On Friday 16 July 2004 14:40, Leopold Toetsch wrote: >> Dennis Rieks <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > on my win32 tinderbox there is an missing file pmc_default.h while >> > compiling src/py_func.c, maybe an wrong -I include path? This file is

Re: [perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-19 Thread Dennis Rieks
On Friday 16 July 2004 14:40, Leopold Toetsch wrote: > Dennis Rieks <[EMAIL PROTECTED]> wrote: > > Hi, > > > > on my win32 tinderbox there is an missing file pmc_default.h while > > compiling src/py_func.c, maybe an wrong -I include path? This file is > > located in parrot/classes > > No missing de

Re: [perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-16 Thread Leopold Toetsch
Dennis Rieks <[EMAIL PROTECTED]> wrote: > Hi, > on my win32 tinderbox there is an missing file pmc_default.h while compiling > src/py_func.c, maybe an wrong -I include path? This file is located in > parrot/classes No missing dependency. Sorry. Fixed. leo

[perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-16 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30711] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30711 > Hi, on my win32 tinderbox there is an missing file pmc_default.h while compiling sr