ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Tclxml-devel
Tclxml-devel
[Tclxml-devel] Re: tcldom 3.0 build broken
by Steve Ball other posts by this author
Dec 7 2003 8:13PM messages near this date
[Tclxml-devel] v3.0 Progress | [Tclxml-devel] V3.0 Progress
Hi Daniel,

Those references are now obsolete; it is no longer necessary to build  
libTcldom.
TclDOM/libxml2 is now a standalone package.

Cheers,
Steve Ball

On 07/12/2003, at 22:43, Daniel A. Steffen wrote:

>  Steve,
> 
>  the tcldom HEAD appears to be broken since you merged the 3.0 branch,  
>  e.g. configure breaks because TcldomConfig.sh.in is missing
> 
>  	config.status: error: cannot find input file: TcldomConfig.sh.in
> 
>  indeed a number of files needed to build libTcldomstub were moved to  
>  the Attic with 3.0, but are still referred to by the buildsystem
> 
>  	http://cvs.sourceforge.net/viewcvs.py/tclxml/tcldom/Attic/?sortby=date
> 
>  I've tried using the older version of these files but that doesn't  
>  work either (below)
> 
>  are these sources missing from 3.0 or are the references to  
>  libTcldomstub in the buildsystem obsolete?
> 
>  Thanks
> 
>  Cheers,
> 
>  Daniel
> 
>  -- ** Daniel A. Steffen     **  "And now for something completely
>  ** Dept. of Mathematics  **   different"    Monty Python
>  ** Macquarie University  **  <mailto:steffen@[...].au>
>  ** NSW 2109 Australia    **  <http://www.maths.mq.edu.au/~steffen/>
> 
> 
>  gcc -mcpu=750 -mtune=7400 -pipe -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1  
>  -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1  
>  -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1  
>  -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1  
>  -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1  
>  -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1  
>  -DNO_DLFCN_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1  
>  -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1  
>  -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1  
>  -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -Dsocklen_t=unsigned  
>  -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_SYS_IOCTL_H=1  
>  -DHAVE_SYS_FILIO_H=1  -DVERSION=\"3.0\" -DTCLDOM_VERSION=\"3.0\"  
>  -DTCL_WIDE_INT_TYPE=long\ long -DNO_VALUES_H=1 -DNO_DLFCN_H=1  
>  -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1  
>  -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1  
>  -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1   -arch ppc -pipe  
>  -I"/Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/build/tcl/Tcl.framework/Headers"    -O3  -fno-common -c `echo  
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c` -o tcldomStubInit.o
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:20: error: parse error before  
>  "tcldomStubs"
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:22: warning: excess elements in scalar  
>  initializer
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:22: warning: (near initialization for  
>  `tcldomStubs')
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:23: warning: excess elements in scalar  
>  initializer
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:23: warning: (near initialization for  
>  `tcldomStubs')
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:24: warning: excess elements in scalar  
>  initializer
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:24: warning: (near initialization for  
>  `tcldomStubs')
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:25: error: `TclDOM_Register' undeclared  
>  here (not in a function)
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:25: warning: excess elements in scalar  
>  initializer
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:25: warning: (near initialization for  
>  `tcldomStubs')
>  /Volumes/Local/Users/steffen/Documents/Development/TclTk/core-8-4- 
>  branch/tcldom/tcldomStubInit.c:26: warning: data definition has no  
>  type or storage class
>  make[1]: *** [tcldomStubInit.o] Error 1
> 
Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development
Steve.Ball@[...].com  +---------------------------+---------------------
Ph. +61 2 6242 4099   |   Mobile (0413) 594 462   | Fax +61 2 6242 4099



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Tclxml-devel mailing list
Tclxml-devel@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-devel

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved