Re: [perl #32223] [PATCH] Build dynclasses by default.

2004-11-12 Thread William Coleda
Whoops, thanks applied. Bernhard Schmalhofer via RT wrote: It looks like the the 'all' target wasn't properly changed, when applying the patch. Applying the updated patch from ticket 31643 should fix this. CU, Bernhard

Re: [perl #32223] [PATCH] Build dynclasses by default.

2004-11-02 Thread Brent 'Dax' Royal-Gordon
Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Will Coleda <[EMAIL PROTECTED]> wrote: > > > I think we should be building dynclasses by default. > > Before applying it, some response from various platforms might be > helpful. Please folks either apply that patch, or run the make > command manually:

Re: [perl #32223] [PATCH] Build dynclasses by default.

2004-11-02 Thread Sam Ruby
Leopold Toetsch wrote: Will Coleda <[EMAIL PROTECTED]> wrote: I think we should be building dynclasses by default. Before applying it, some response from various platforms might be helpful. Please folks either apply that patch, or run the make command manually: + cd dynclasses && $(MAKE) Work

Re: [perl #32223] [PATCH] Build dynclasses by default.

2004-11-01 Thread Leopold Toetsch
Will Coleda <[EMAIL PROTECTED]> wrote: > I think we should be building dynclasses by default. Before applying it, some response from various platforms might be helpful. Please folks either apply that patch, or run the make command manually: > + cd dynclasses && $(MAKE) Do we have some tes