errors iam getting while compiling expathelp needed

Login to reply to this topic.
Fri, 2005-11-11 08:21
Joined: 2005-10-10
Forum posts: 18
hi iam trying through expat-1.95.5-ce-sym version which is available in simkin website. when iam compiling through command prompt iam getting the following error....


C:\Symbian\7.0s\Series60_v20\Series60Ex\xml\expat-1.95.5-ce-sym\symbian>abld build wins udeb
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\EXPORT.make" EXP
ORT VERBOSE=-s
Nothing to do
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\WINS.make" MAKEF
ILE VERBOSE=-s
perl -S makmake.pl -D \SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\EXPAT WINS
..\LIB\XMLPARSE.C:98: #error memmove does not exist on this platform, nor is a substitute available
ERROR: CPP.EXE failure
make: *** [MAKEFILEEXPAT] Error 33
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\WINS.make" LIBRA
RY VERBOSE=-s
nmake -nologo -x - -s  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\EXPA
T\WINS\EXPAT.WINS" LIBRARY
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\WINS.make" RESOU
RCE CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\EXPA
T\WINS\EXPAT.WINS" RESOURCEUDEB
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\WINS.make" TARGE
T CFG=UDEB VERBOSE=-s
nmake -nologo -x - -s  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\EXPA
T\WINS\EXPAT.WINS" UDEB
Expat.uid.cpp
NMAKE : fatal error U1073: don't know how to make '"\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\LIB\Xmlparse.c"'
Stop.
make: *** [TARGETEXPAT] Error 2
  make -r  -f "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\XML\EXPAT-1.95.5-CE-SYM\SYMBIAN\WINS.make" FINAL
 CFG=UDEB VERBOSE=-s

any suggestions....

Fri, 2005-11-11 11:21
Joined: 2004-09-14
Forum posts: 140
Re: errors iam getting while compiling expathelp needed
Please se my response earlier on, the HAVE_EXPAT_CONFIG_H is missing from your project defines

Paul Todd

  • Login to reply to this topic.