From noreply@sourceforge.net Wed Jan 9 05:45:01 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Wed Jan 9 05:45:01 2002 Subject: [ expat-Patches-501294 ] CYGWIN, full patch for dll build Message-ID: Patches item #501294, was opened at 2002-01-09 05:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501294&group_id=10127 Category: Build Control Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: CYGWIN, full patch for dll build Initial Comment: I figured out that there were some issues with my lightweight patch to build expat on Cygwin with a shared library, so I patched it again, now standard Cygwin libs are created (cygexpat-x.dll) and a standard importlib (libexpat.dll.a) and also a static library (libexpat.a), xmlwf.exe will be linked against the dll. Build just as usual: ./configure make make install puts everything in /usr/local/* Have fun, Gerrit ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501294&group_id=10127 From noreply@sourceforge.net Wed Jan 9 05:49:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Wed Jan 9 05:49:03 2002 Subject: [ expat-Patches-501295 ] Cygwin patch-file again, upload failed Message-ID: Patches item #501295, was opened at 2002-01-09 05:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gerrit Haase (siebenschlaefer) Assigned to: Nobody/Anonymous (nobody) Summary: Cygwin patch-file again, upload failed Initial Comment: One more try to upload the patchfile. Gerrit ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 From noreply@sourceforge.net Wed Jan 9 05:52:02 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Wed Jan 9 05:52:02 2002 Subject: [ expat-Patches-501295 ] Cygwin patch-file again, upload failed Message-ID: Patches item #501295, was opened at 2002-01-09 05:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gerrit Haase (siebenschlaefer) Assigned to: Nobody/Anonymous (nobody) Summary: Cygwin patch-file again, upload failed Initial Comment: One more try to upload the patchfile. Gerrit ---------------------------------------------------------------------- >Comment By: Gerrit Haase (siebenschlaefer) Date: 2002-01-09 05:51 Message: Logged In: YES user_id=76037 Where is the uploaded file? G. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 From noreply@sourceforge.net Wed Jan 9 06:41:02 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Wed Jan 9 06:41:02 2002 Subject: [ expat-Patches-501294 ] CYGWIN, full patch for dll build Message-ID: Patches item #501294, was opened at 2002-01-09 05:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501294&group_id=10127 Category: Build Control Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: CYGWIN, full patch for dll build Initial Comment: I figured out that there were some issues with my lightweight patch to build expat on Cygwin with a shared library, so I patched it again, now standard Cygwin libs are created (cygexpat-x.dll) and a standard importlib (libexpat.dll.a) and also a static library (libexpat.a), xmlwf.exe will be linked against the dll. Build just as usual: ./configure make make install puts everything in /usr/local/* Have fun, Gerrit ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2002-01-09 06:40 Message: Logged In: YES user_id=3066 See patch in SF patch #501295. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501294&group_id=10127 From noreply@sourceforge.net Wed Jan 9 06:42:09 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Wed Jan 9 06:42:09 2002 Subject: [ expat-Patches-501295 ] Cygwin patch-file again, upload failed Message-ID: Patches item #501295, was opened at 2002-01-09 05:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 >Category: Build Control Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gerrit Haase (siebenschlaefer) >Assigned to: Greg Stein (gstein) Summary: Cygwin patch-file again, upload failed Initial Comment: One more try to upload the patchfile. Gerrit ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2002-01-09 06:41 Message: Logged In: YES user_id=3066 This goes with SF patch #501294. ---------------------------------------------------------------------- Comment By: Gerrit Haase (siebenschlaefer) Date: 2002-01-09 05:51 Message: Logged In: YES user_id=76037 Where is the uploaded file? G. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501295&group_id=10127 From noreply@sourceforge.net Thu Jan 10 14:42:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Thu Jan 10 14:42:03 2002 Subject: [ expat-Bugs-462960 ] configure fails on OSX Message-ID: Bugs item #462960, was opened at 2001-09-19 12:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=462960&group_id=10127 Category: Build control Group: Platform Specific Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: configure fails on OSX Initial Comment: [mda@IDRG401 expat-1.95.2]$ ./configure -- prefix=/opt creating cache ./config.cache checking host system type... Invalid configuration `unknown-apple-darwin1.3.7': machine `unknown- apple' not recognized checking build system type... Invalid configuration `unknown-apple-darwin1.3.7': machine `unknown- apple' not recognized checking for ranlib... ranlib checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross- compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache ltconfig: you must specify a host type if you use `-- no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed [mda@IDRG401 expat-1.95.2]$ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-01-10 14:40 Message: Logged In: NO After copying the files from /usr/share/libtool, and also trying to copy the files from an alternate GNU version of libtool that I have, the exact same error results. What now? ---------------------------------------------------------------------- Comment By: Max Horn (fingolfin) Date: 2001-10-31 13:37 Message: Logged In: YES user_id=12935 This problem is due to old version of config.guess and config.sub being used. In OS X, you can usually copy the ones from /usr/share/libtool/ over the ones supplied in the source to be compiled. The package maintainers can easily fix this issue by updating to the latest versions of the files (and/or also to newer version of autoconf/automake) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=462960&group_id=10127 From noreply@sourceforge.net Thu Jan 10 20:57:02 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Thu Jan 10 20:57:02 2002 Subject: [ expat-Patches-502187 ] How to build Expat-1.95.2 on OS X 10.1.2 Message-ID: Patches item #502187, was opened at 2002-01-10 20:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=502187&group_id=10127 Category: Build Control Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: How to build Expat-1.95.2 on OS X 10.1.2 Initial Comment: How to build expat-1.95.2 on OS X 10.1.2 - Joel Rodrigues 1. username% tar -zxvf expat-1.95.2.tar.gz 2. cd expat-1.95.2 3. cp /usr/share/libtool/config.guess conftools/config.guess cp /usr/share/libtool/config.sub conftools/config.sub cp /usr/share/libtool/ltconfig conftools/ltconfig cp /usr/share/libtool/ltmain.sh conftools/ltmain.sh 4. Change line 1375 of conftools/Itconfig to read like so : darwin* | rhapsody*) allow_undefined_flag='-undefined warning -flat_namespace' 5. In xmlwf/Makefile.in change "LDFLAGS = @LDFLAGS@ -static" to "LDFLAGS = @LDFLAGS@ -dynamic" 6. Make the same change in examples/makefile.in : "LDFLAGS = @LDFLAGS@ -static" to "LDFLAGS = @LDFLAGS@ -dynamic" 7. Run the following commands : ./configure make make check sudo make install 8. You should see the foll. in the subsequent output : ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution usage: basename string [suffix] - use the `-install_name LIBDIR/' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Cheers ! ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=502187&group_id=10127 From nep@hopstudios.com Fri Jan 11 02:01:03 2002 From: nep@hopstudios.com (Travis Nep Smith) Date: Fri Jan 11 02:01:03 2002 Subject: -lcrt0.o missing, can't install on Mac Os X Message-ID: -lcrt0.o missing, can't install on Mac Os X Ideas? [localhost:/DownloadX/expat-1.95.2] nep% ./configure loading cache ./config.cache checking host system type... powerpc-apple-darwin5.2 checking build system type... powerpc-apple-darwin5.2 checking for ranlib... (cached) ranlib checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/bin/nm -p checking whether ln -s works... (cached) yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... /DownloadX/expat-1.95.2/conftest yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... no checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -g -O2 ) works... yes checking whether the C compiler (cc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) cc -E -traditional-cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for working const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating lib/expat.h creating xmlwf/Makefile creating examples/Makefile creating config.h config.h is unchanged [localhost:/DownloadX/expat-1.95.2] nep% make cd lib && make /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -I.. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -c xmlparse.c cc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I. -I. -I.. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -c xmlparse.c -o xmlparse.o echo timestamp > xmlparse.lo /bin/sh ../libtool --mode=link cc -version-info 1:0:1 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -o libexpat.la -rpath /usr/local/lib xmlparse.lo xmltok.lo xmlrole.lo rm -fr .libs/libexpat.la .libs/libexpat.* .libs/libexpat.* ar cru .libs/libexpat.a xmlparse.o xmltok.o xmlrole.o ranlib .libs/libexpat.a creating libexpat.la (cd .libs && rm -f libexpat.la && ln -s ../libexpat.la libexpat.la) /DownloadX/expat-1.95.2/lib/.libs cd xmlwf && make cc -o xmlwf -static xmlwf.o xmlfile.o codepage.o unixfilemap.o -L../lib/.libs -lexpat /usr/bin/ld: can't locate file for: -lcrt0.o make[1]: *** [xmlwf] Error 1 make: *** [xmlwf] Error 2 [localhost:/DownloadX/expat-1.95.2] nep% -- -- nep@hopstudios.com AIM:NepSmith http://www.hopstudios.com/ "The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions." -- Robert Lynd From noreply@sourceforge.net Fri Jan 11 09:15:04 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Fri Jan 11 09:15:04 2002 Subject: [ expat-Bugs-477039 ] Compile Error on HP-UX 10_20 Message-ID: Bugs item #477039, was opened at 2001-10-31 17:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: Compile Error on HP-UX 10_20 Initial Comment: Not sure if this is a bug or just my lack of understanding. Does anyone have any idea why this refuses to compile ? $ ./configure --prefix=/opt/psfm/batch/scripts/expat loading cache ./config.cache checking host system type... hppa2.0-hp-hpux10.20 checking build system type... hppa2.0-hp-hpux10.20 checking for ranlib... (cached) ranlib checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for non-GNU ld... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/bin/nm -p checking whether ln -s works... (cached) yes checking whether we are using GNU C... no checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... +Z checking if cc PIC flag +Z works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc static flag -Wl,-a -Wl,archive works... -Wl,-a -Wl,archive checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... relink checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... hpux10.20 dld.sl checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /opt/imake/bin/install -c checking how to run the C preprocessor... (cached) cc - E checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for working const... (cached) no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for memmove... (cached) yes checking for bcopy... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating lib/expat.h creating xmlwf/Makefile creating examples/Makefile creating config.h config.h is unchanged $ make $ make install for dir in lib xmlwf; do \ (cd $dir && make install); \ done /bin/sh ../libtool --mode=compile cc - DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -I.. -g -c xmlparse.c rm -f .libs/xmlparse.lo cc -DHAVE_CONFIG_H -DPACKAGE=\expat\ - DVERSION=\expat_1.95.2\ -I. -I. -I.. - g -c xmlparse.c +Z -DPIC -o .libs/xmlparse.lo cc: "expat.h", line 80: error 1000: Unexpected symbol: "XML_Char". cc: "expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. cc -g -I../lib -c xmlwf.c cpp: "xmltchar.h", line 3: warning 2013: Unknown preprocessing directive. cc: "../lib/expat.h", line 80: warning 5: "const" will become a keyword. cc: "../lib/expat.h", line 80: error 1000: Unexpected symbol: "const". cc: "../lib/expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. *** Error exit code 1 Stop. $ Regards, Paul __________________________________________________ Technical Designer Peoplesoft Operations IT@AMP Level 3, 151 Clarence St, Sydney 2000 Ph: +61-2-82962621 Email: paul_rashleigh@amp.com.au ---------------------------------------------------------------------- Comment By: Weixiong He (weixionghe) Date: 2002-01-11 09:14 Message: Logged In: YES user_id=424747 I'm doing the exact same installation as Paul, and I'm getting the exact same error messages as Paul's. Could anyone help us with it? Please!!! Thank you. Weixiong He ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 From weixiong.he@bankofamerica.com Fri Jan 11 09:47:04 2002 From: weixiong.he@bankofamerica.com (He, Weixiong) Date: Fri Jan 11 09:47:04 2002 Subject: Compile error in HP-UX10.20 Message-ID: Hi, I've done the following installation of expat-1.95.2 on hp-ux10.20 and got a compile error during make install. Could anyone help me? Thanks. Weixiong -> ./configure loading cache ./config.cache checking host system type... hppa1.1-hp-hpux10.20 checking build system type... hppa1.1-hp-hpux10.20 checking for ranlib... (cached) ranlib checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) no checking for non-GNU ld... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/bin/nm -p checking whether ln -s works... (cached) yes checking whether we are using GNU C... no checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... +Z checking if cc PIC flag +Z works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc static flag -Wl,-a -Wl,archive works... -Wl,-a -Wl,archive checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... relink checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... hpux10.20 dld.sl checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) no checking for a BSD compatible install... conftools/install-sh -c checking how to run the C preprocessor... (cached) cc -E checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for working const... (cached) no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for memmove... (cached) yes checking for bcopy... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating lib/expat.h creating xmlwf/Makefile creating examples/Makefile creating config.h config.h is unchanged -> PATH=$PATH:/usr/ccs/bin;export PATH -> make -> make install for dir in lib xmlwf; do \ (cd $dir && make install); \ done /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -I.. -c xmlparse.c cc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I. -I. -I.. -c xmlparse.c -o xmlparse.o (Bundled) cc: "expat.h", line 80: error 1000: Unexpected symbol: "XML_Char". (Bundled) cc: "expat.h", line 81: error 1000: Unexpected symbol: "*". (Bundled) cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. cc -I../lib -c xmlwf.c cpp: "xmltchar.h", line 3: warning 2013: Unknown preprocessing directive. (Bundled) cc: "../lib/expat.h", line 80: warning 5: "const" will become a keyword. (Bundled) cc: "../lib/expat.h", line 80: error 1000: Unexpected symbol: "const". (Bundled) cc: "../lib/expat.h", line 81: error 1000: Unexpected symbol: "*". (Bundled) cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. *** Error exit code 1 Stop. From noreply@sourceforge.net Sat Jan 12 16:33:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Sat Jan 12 16:33:03 2002 Subject: [ expat-Patches-502865 ] cygwin patch not working Message-ID: Patches item #502865, was opened at 2002-01-12 16:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=502865&group_id=10127 Category: Build Control Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jari Aalto (jaalto) Assigned to: Greg Stein (gstein) Summary: cygwin patch not working Initial Comment: unable to compile under cygwin with the patch :-( Details in separate file ... xmlfile.o(.text+0x4a1):xmlfile.c: undefined reference to `_imp__XML_SetBase' xmlfile.o(.text+0x4da):xmlfile.c: undefined reference to `_imp__XML_ParserFree' xmlfile.o(.text+0x51c):xmlfile.c: undefined reference to `_imp__XML_SetBase' xmlfile.o(.text+0x584):xmlfile.c: undefined reference to `_imp__XML_SetExternalEntityRefHandler' collect2: ld returned 1 exit status make[1]: *** [xmlwf] Error 1 make[1]: Leaving directory `/usr/src/nok/expat- 1.95.2/xmlwf' make: *** [xmlwf] Error 2 //root@W2KPICASSO /usr/src/nok/expat-1.95.2 $ ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=310127&aid=502865&group_id=10127 From noreply@sourceforge.net Sat Jan 12 21:50:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Sat Jan 12 21:50:03 2002 Subject: [ expat-Bugs-477039 ] Compile Error on HP-UX 10_20 Message-ID: Bugs item #477039, was opened at 2001-10-31 17:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: Compile Error on HP-UX 10_20 Initial Comment: Not sure if this is a bug or just my lack of understanding. Does anyone have any idea why this refuses to compile ? $ ./configure --prefix=/opt/psfm/batch/scripts/expat loading cache ./config.cache checking host system type... hppa2.0-hp-hpux10.20 checking build system type... hppa2.0-hp-hpux10.20 checking for ranlib... (cached) ranlib checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for non-GNU ld... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/bin/nm -p checking whether ln -s works... (cached) yes checking whether we are using GNU C... no checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... +Z checking if cc PIC flag +Z works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc static flag -Wl,-a -Wl,archive works... -Wl,-a -Wl,archive checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... relink checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... hpux10.20 dld.sl checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /opt/imake/bin/install -c checking how to run the C preprocessor... (cached) cc - E checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for working const... (cached) no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for memmove... (cached) yes checking for bcopy... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating lib/expat.h creating xmlwf/Makefile creating examples/Makefile creating config.h config.h is unchanged $ make $ make install for dir in lib xmlwf; do \ (cd $dir && make install); \ done /bin/sh ../libtool --mode=compile cc - DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -I.. -g -c xmlparse.c rm -f .libs/xmlparse.lo cc -DHAVE_CONFIG_H -DPACKAGE=\expat\ - DVERSION=\expat_1.95.2\ -I. -I. -I.. - g -c xmlparse.c +Z -DPIC -o .libs/xmlparse.lo cc: "expat.h", line 80: error 1000: Unexpected symbol: "XML_Char". cc: "expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. cc -g -I../lib -c xmlwf.c cpp: "xmltchar.h", line 3: warning 2013: Unknown preprocessing directive. cc: "../lib/expat.h", line 80: warning 5: "const" will become a keyword. cc: "../lib/expat.h", line 80: error 1000: Unexpected symbol: "const". cc: "../lib/expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. *** Error exit code 1 Stop. $ Regards, Paul __________________________________________________ Technical Designer Peoplesoft Operations IT@AMP Level 3, 151 Clarence St, Sydney 2000 Ph: +61-2-82962621 Email: paul_rashleigh@amp.com.au ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-01-12 21:49 Message: Logged In: NO The error appears to indicate that a needed include file is not being included properly. XML_Char is a #define. Check the -I (Uppercase i) options. Sometimes a space is allowed other times is not. I have seen this problem with the -L options some loaders also. (space required/not allowed). There may be specific requirements for the "C" compiler that is actually being used. Also, make sure you have a recent version of libtools. ---------------------------------------------------------------------- Comment By: Weixiong He (weixionghe) Date: 2002-01-11 09:14 Message: Logged In: YES user_id=424747 I'm doing the exact same installation as Paul, and I'm getting the exact same error messages as Paul's. Could anyone help us with it? Please!!! Thank you. Weixiong He ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 From email@ewasher.org Tue Jan 15 01:48:05 2002 From: email@ewasher.org (email@ewasher.org) Date: Tue Jan 15 01:48:05 2002 Subject: Effective Online Marketing Message-ID: <52b2228a$5481$6314> ---------------------- multipart/mixed attachment An HTML attachment was scrubbed... URL: http://mail.libexpat.org/pipermail-21/expat-bugs/attachments/20020115/7058d2e1/attachment.html ---------------------- multipart/mixed attachment-- From noreply@sourceforge.net Tue Jan 15 11:04:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Tue Jan 15 11:04:03 2002 Subject: [ expat-Bugs-477039 ] Compile Error on HP-UX 10_20 Message-ID: Bugs item #477039, was opened at 2001-10-31 17:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: Compile Error on HP-UX 10_20 Initial Comment: Not sure if this is a bug or just my lack of understanding. Does anyone have any idea why this refuses to compile ? $ ./configure --prefix=/opt/psfm/batch/scripts/expat loading cache ./config.cache checking host system type... hppa2.0-hp-hpux10.20 checking build system type... hppa2.0-hp-hpux10.20 checking for ranlib... (cached) ranlib checking for gcc... (cached) cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for non-GNU ld... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/bin/nm -p checking whether ln -s works... (cached) yes checking whether we are using GNU C... no checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... +Z checking if cc PIC flag +Z works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc static flag -Wl,-a -Wl,archive works... -Wl,-a -Wl,archive checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... relink checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... hpux10.20 dld.sl checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross- compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /opt/imake/bin/install -c checking how to run the C preprocessor... (cached) cc - E checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for working const... (cached) no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for memmove... (cached) yes checking for bcopy... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating lib/expat.h creating xmlwf/Makefile creating examples/Makefile creating config.h config.h is unchanged $ make $ make install for dir in lib xmlwf; do \ (cd $dir && make install); \ done /bin/sh ../libtool --mode=compile cc - DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -I.. -g -c xmlparse.c rm -f .libs/xmlparse.lo cc -DHAVE_CONFIG_H -DPACKAGE=\expat\ - DVERSION=\expat_1.95.2\ -I. -I. -I.. - g -c xmlparse.c +Z -DPIC -o .libs/xmlparse.lo cc: "expat.h", line 80: error 1000: Unexpected symbol: "XML_Char". cc: "expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. cc -g -I../lib -c xmlwf.c cpp: "xmltchar.h", line 3: warning 2013: Unknown preprocessing directive. cc: "../lib/expat.h", line 80: warning 5: "const" will become a keyword. cc: "../lib/expat.h", line 80: error 1000: Unexpected symbol: "const". cc: "../lib/expat.h", line 81: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error exit code 1 Stop. *** Error exit code 1 Stop. $ Regards, Paul __________________________________________________ Technical Designer Peoplesoft Operations IT@AMP Level 3, 151 Clarence St, Sydney 2000 Ph: +61-2-82962621 Email: paul_rashleigh@amp.com.au ---------------------------------------------------------------------- Comment By: Weixiong He (weixionghe) Date: 2002-01-15 11:03 Message: Logged In: YES user_id=424747 It seems to me that the xmldef.h is missing from the lib directory. Any ideas? Thanks. Weixiong ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-01-12 21:49 Message: Logged In: NO The error appears to indicate that a needed include file is not being included properly. XML_Char is a #define. Check the -I (Uppercase i) options. Sometimes a space is allowed other times is not. I have seen this problem with the -L options some loaders also. (space required/not allowed). There may be specific requirements for the "C" compiler that is actually being used. Also, make sure you have a recent version of libtools. ---------------------------------------------------------------------- Comment By: Weixiong He (weixionghe) Date: 2002-01-11 09:14 Message: Logged In: YES user_id=424747 I'm doing the exact same installation as Paul, and I'm getting the exact same error messages as Paul's. Could anyone help us with it? Please!!! Thank you. Weixiong He ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=477039&group_id=10127 From noreply@sourceforge.net Sat Jan 19 03:28:05 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Sat Jan 19 03:28:05 2002 Subject: [ expat-Bugs-505721 ] Parsing valid external DTD fails. Message-ID: Bugs item #505721, was opened at 2002-01-19 03:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Parsing valid external DTD fails. Initial Comment: Parsing the following DTD using the XML_ExternalEntityParserCreate call fails with "syntax error" on line 182 column 51. Here's a link to the DTD ... http://xml.coverpages.org/idmef-dtd-200007.txt I've commented out the "" declaration on line 8. Otherwise the entity declararion and entity reference on line 182 appear correct. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127 From noreply@sourceforge.net Sat Jan 19 04:49:03 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Sat Jan 19 04:49:03 2002 Subject: [ expat-Bugs-505721 ] Parsing valid external DTD fails. Message-ID: Bugs item #505721, was opened at 2002-01-19 03:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Parsing valid external DTD fails. Initial Comment: Parsing the following DTD using the XML_ExternalEntityParserCreate call fails with "syntax error" on line 182 column 51. Here's a link to the DTD ... http://xml.coverpages.org/idmef-dtd-200007.txt I've commented out the "" declaration on line 8. Otherwise the entity declararion and entity reference on line 182 appear correct. ---------------------------------------------------------------------- Comment By: Rick Parrish (rfmobile) Date: 2002-01-19 04:48 Message: Logged In: YES user_id=432137 Oops. Calling XML_SetParamEntityParsing with XML_PARAM_ENTITY_PARSING_ALWAYS fixed this. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127 From udayini@infotech.stph.net Thu Jan 24 01:46:03 2002 From: udayini@infotech.stph.net (Udayini) Date: Thu Jan 24 01:46:03 2002 Subject: Help me!!!!!!!! Message-ID: <003401c1a51c$c4039140$3b1314ac@infotechenterprises.com> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, I need to build this Expat library in Release mode with MSDev Studio.But = I am getting a lot of errors.All of the constants like "VERSION" , = ENCODING etc are not being identified. Can U pls help me? Thank You In Advance Udayini ---------------------- multipart/alternative attachment An HTML attachment was scrubbed... URL: http://mail.libexpat.org/pipermail-21/expat-bugs/attachments/20020124/9808a422/attachment.html ---------------------- multipart/alternative attachment-- From fdrake@acm.org Thu Jan 24 07:06:02 2002 From: fdrake@acm.org (Fred L. Drake, Jr.) Date: Thu Jan 24 07:06:02 2002 Subject: Help me!!!!!!!! In-Reply-To: <003401c1a51c$c4039140$3b1314ac@infotechenterprises.com> References: <003401c1a51c$c4039140$3b1314ac@infotechenterprises.com> Message-ID: <15440.8818.608658.243368@grendel.zope.com> Udayini writes: > I need to build this Expat library in Release mode with MSDev > Studio.But I am getting a lot of errors.All of the constants like > "VERSION" , ENCODING etc are not being identified. What version are you using? You should be able to use the sources and project files that are packaged with the Windows installer for version 1.95.2. -Fred -- Fred L. Drake, Jr. PythonLabs at Zope Corporation From noreply@sourceforge.net Thu Jan 31 04:46:02 2002 From: noreply@sourceforge.net (noreply@sourceforge.net) Date: Thu Jan 31 04:46:02 2002 Subject: [ expat-Bugs-511175 ] efence catches freeing freed Message-ID: Bugs item #511175, was opened at 2002-01-31 04:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=511175&group_id=10127 Category: XML::Parser (Perl module) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Daniel Horn (hellcatv) Assigned to: Clark Cooper (coopercc) Summary: efence catches freeing freed Initial Comment: I am on an intel pentium III 550 i use expat numerous times in my application vegastrike.sourceforge.net it seems randomly in 10,000 parses of different, short documents I get an error when running efence with set environment EF_PROTECT_FREE 1 no stack is left and it took me about 25 hours to figure out where it was happening I added printf's to almost every line of my code to find this..... but here is what XML_FreeBuffer said your memory management routines are kinda funky though...could it be playing tricks on efence?? anyhow here's the trace of what happens: parser 59358d8 bufget59b61000 parsing.... 59358d8cxml_freefor if (tagstack0==0) TagSTack= freeTagList5935efdc p = tagStack5935efdc Free p->buf59b66fe0 Destroy p->bindings59b66fe0 FREE (p5935ef "`G\021\b\200:\021\b0\035\021\b`T\021\bàP\021\b\220R\021\bp]\021\b°^\021\b\020_\021\b\220_\021\b\220W\021\b\020[\021\b0\\021\bà_\021\bÐV\021\bÀ`\021\b`a\021\b\001", 0x8122ad0 "U\211å\203ì\b\203ì\bÿu\024ÿu\020ÿu\fj", 0x8122b00 "U\211å\203ì\b\203ì\bÿu\024ÿu\020ÿu\fj\001ÿu\bh¬¯\030\bè\037üÿÿ\203Ä \211À\211À\211ì]Ã\215t&", 0x0 , 0x8121560 "U\211å\203ì\bÿu\024ÿu\020ÿu\fh`^\030\bègJÿÿ\203Ä\020\211ì]ÃU\211å\203ì\b\215Eÿ\211Eø\203ì\f\213U\b\213Eø@P\215EøPÿu\020\215E\fPÿu\b\213B<ÿÐ\203Ä \2---Type to continue, or q to quit--- 15Eÿ9Eøu\013¸ÿÿÿÿë\n\215t&", 0x0, 0x0, 0x0, 0x0, 0x600
, 0x56e98e18 "`^\030\bÐ*\022\b", 0x8186160 "`G\021\b\200:\021\dc) for p = tagStack59b6efdc Free p->buf59b70fe0 Destroy p->bindings59b70fe0 FREE (p59b6efdc) for if (tagstack0==0) poolDest (tempPool0) poolDest (temp2Pool0) free (atts5935af00) free (buffer59b61000) ElectricFence Aborting: free(59b61000): freeing free memory. Program received signal SIGILL, Illegal instruction. [Switching to Thread 1024 (LWP 3627)] 0x4018a971 in kill () from /lib/libc.so.6 Current language: auto; currently c (gdb) bt #0 0x4018a971 in kill () from /lib/libc.so.6 #1 0x400ed953 in EF_Abort () from /usr/lib/libefence.so.0 #2 0x40829000 in ?? () this happens very consistently an earlier run (takes about 1 hour of continuous parsing of small files) parscreated at 56e98d8c bufget58c41000ebufget xml_free(56e98d8c) ElectricFence Aborting: free(58c41000): freeing free memory. Program received signal SIGILL, Illegal instruction. 0x4018a971 in ?? () (gdb) (gdb) up #1 0x40829000 in ?? () (gdb) Initial frame selected; you cannot go up. (gdb) down #0 0x4018a971 in ?? () (gdb) Bottom (i.e., innermost) frame selected; you cannot go down. (gdb) print 56e98d8c Invalid number "56e98d8c". (gdb) print 0x56e98d8c $1 = 1458146700 (gdb) print (char *[10])((XML_Parser)0x56e98d8c) Invalid cast. (gdb) print (char *[10])*(char **)((XML_Parser)0x56e98d8c) $9 = {0x56e09fc8 "¤\235#[\003", 0x56e09fc8 "¤\235#[\003", 0x58c41000 "\n", 0x804dd84 "ÿ%\210ê\035\bh`\001", 0x804e244 "ÿ%¸ë\035\bhÀ\003", 0x804e9a4 "ÿ%\220í\035\bhp\a", 0x58c41000 "\n", 0x58c410a5 "", 0x58c45000
, 0xa5
} (gdb) print (char *[100])*(char **)((XML_Parser)0x56e98d8c) $10 = {0x56e09fc8 "¤\235#[\003", 0x56e09fc8 "¤\235#[\003", 0x58c41000 "\n", 0x804dd84 "ÿ%\210ê\035\bh`\001", 0x804e244 "ÿ%¸ë\035\bhÀ\003", 0x804e9a4 "ÿ%\220í\035\bhp\a", 0x58c41000 "\n", 0x58c410a5 "", 0x58c45000
, 0xa5
, 0x58c410a5 "", 0x56e9cc00 "", 0x56e9d000
, 0x8093c00 "U\211å\203ì(\203ì\004ÿu\fhò\215\027\bÿ5ðî\035\bèÈ ûÿ\203Ä\020\203ì\004\203ì\004ÿu\020\215EèPè\237¡üÿ\203Ä\f\215EèPÿu\f\215EØPè,\016\t", 0x8093ce0 "U\211å\203ì\030\203ì\004ÿu\fhú\215\027\bÿ5ðî\035\bèè\237ûÿ\203Ä\020\203ì\bÿu\f\215EèPèb\r\t", 0x0 , 0x56e98d8c "È\237àVÈ\237àV", 0x0, 0x0, 0x0, 0x0, 0x0, 0x8185e60 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=110127&aid=511175&group_id=10127