> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> John Cope
> Sent: Thursday, May 25, 2000 2:14 AM
> To: Perl-XML Mailing List
> Subject: RE: Sablotron Module
>
>
> No probs here (Sablotron 3.5 under MSVC 5 sp32, NT 4.0 sp6). Continuing...
> stayed tuned.
>

XML-Sablotron didn't compile. Error in malloc.h:
Sablotron.c
D:\DevStudio\VC\INCLUDE\malloc.h(101) : error C2059: syntax error : '('
D:\DevStudio\VC\INCLUDE\malloc.h(102) : error C2059: syntax error : '('
D:\DevStudio\VC\INCLUDE\malloc.h(103) : error C2059: syntax error : '('
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.

I'm no C programmer however find this odd. I tried using several #defines
(from hints in and around the problem code) with no success. Could anyone
give me a clue?

starting at line 100 in malloc.h:
_CRTIMP void *  __cdecl calloc(size_t, size_t);
_CRTIMP void    __cdecl free(void *);
_CRTIMP void *  __cdecl malloc(size_t);
_CRTIMP void *  __cdecl realloc(void *, size_t);


> John G. Cope
>
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Ron
> > Savage
> > Sent: Thursday, May 25, 2000 12:45 AM
> > To: Perl-XML Mailing List
> > Subject: RE: Sablotron Module
> >
> >
> > [Mailed to individual & to list]
> >
> > I just downloaded the source for Sablotron V 0.35, which must
> be compiled
> > before XML::Sablot. But Sablotron does not compile under WinNT 4 SP6, MS
> > CV++ 6 SP3. So I've emailed gingerall for help.
> >
> > Ron Savage
> > Work: [EMAIL PROTECTED]
> > Home: [EMAIL PROTECTED]
> > http://savage.net.au/index.html
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Bart
> > > Terryn
> > > Sent: Thursday, May 25, 2000 4:53 AM
> > > To: Perl-XML Mailing List
> > > Subject: FW: Sablotron Module
> > >
> > >
> > > Hi,
> > >
> > > Having started work with XSLT, I am of course curious about the
> > > Sablotron Module.
> > >
> > > But I am out of luck.
> > >
> > > On the www.gingerall.com you can find a Windows binary for
> > > Sablotron 0.34.
> > > That is OK.
> > >
> > > But in order to be able to install the Perl module XML::Sablotron
> > > 0.34 you need VC++, which I don't have.
> > > Would anybody volonteer to produce a package in which you only
> > > need nmake in order to install it?
> > > Or why not directly a ppm?
> > > Or is that impossible?
> > >
> > > Oh yes, I am an ActiveState Perl 5.6 user.
> > >
> > > Kind Regards
> > >
> > > Bart
> > >
> > >
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Bart Terryn - Systems Manager - Grafikon
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Steenbruggedijk, 1   8020 Oostkamp - Belgium
> > > phone: +32 50 367200 fax: +32 50 367230
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > It works! If only I remembered how.
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >
> > >
> > > ---
> > > You are currently subscribed to perl-xml as: [EMAIL PROTECTED]
> > > To unsubscribe, forward this message to
> > >          [EMAIL PROTECTED]
> > > For non-automated Mailing List support, send email to
> > >          [EMAIL PROTECTED]
> > >
> >
> >
> >
> > ---
> > You are currently subscribed to perl-xml as: [EMAIL PROTECTED]
> > To unsubscribe, forward this message to
> >          [EMAIL PROTECTED]
> > For non-automated Mailing List support, send email to
> >          [EMAIL PROTECTED]
> >
>
>
> ---
> You are currently subscribed to perl-xml as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
>          [EMAIL PROTECTED]
>


---
You are currently subscribed to perl-xml as: [[email protected]]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to