What kernel and compiler are you using?  uname -a ; cc -v
Also, verify (using md5sum) that you have a good copy of Stash.xs:

MD5(Template-Toolkit-2.05b/xs/Stash.xs) = 03a3cfd162684e481e63142cc3106331

 - doug



* On 10-09-01 alex <[EMAIL PROTECTED]> wrote:
> hi,
> 
> having problems compiling tt 2.05 and 2.05b on one of my machines.
> 
> [alex@omni Template-Toolkit-2.05b]$ make
> make[1]: Entering directory `/tmp/Template-Toolkit-2.05b/xs'
> cc -c  -D_REENTRANT -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
>-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05b\" -DXS_VERSION=\"2.05b\" -fpic 
>-I/usr/local/lib/perl5/5.6.1/i686-linux-thread/CORE  Stash.c
> Stash.xs: In function `dotop':
> Stash.xs:512: `thr' undeclared (first use in this function)
> Stash.xs:512: (Each undeclared identifier is reported only once
> Stash.xs:512: for each function it appears in.)
> make[1]: *** [Stash.o] Error 1
> make[1]: Leaving directory `/tmp/Template-Toolkit-2.05b/xs'
> make: *** [subdirs] Error 2
> 
> 
> compiling 2.05 gave the same problem.  however, i'm running 2.04 very
> happily.
> 
> "this is perl, v5.6.1 built for i686-linux-thread"
> 
> cheers,
> 
> alex
> 
> -- 
> keep your distance; running in new mailer
> 
> 
> _______________________________________________
> templates mailing list
> [EMAIL PROTECTED]
> http://www.template-toolkit.org/mailman/listinfo/templates


Reply via email to