Results 1 to 2 of 2
Hello,
I am getting some error when i compile cross compile "dbus-1.2.20".
error
Code:
checking for XML_ParserCreate_MM in -lexpat... no
configure: error: Could not find expat.h, check config.log for failed ...
- 02-13-2010 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
libexpat problem
Hello,
I am getting some error when i compile cross compile "dbus-1.2.20".
error
so i downloaded te expat library sources i cross compiled. But again i am getting same error. I think i have to add "-lexpat" in LDFLAG. But i dont know how to do that. Can anyone help me?Code:checking for XML_ParserCreate_MM in -lexpat... no configure: error: Could not find expat.h, check config.log for failed attempts
Thanks in advance...
- 02-15-2010 #2Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
i am struggling from last 2 days with this error. can anyone help me
Thanks in advance...


Reply With Quote