kingstons has asked for the wisdom of the Perl Monks concerning the following question:
Please help me to solve this issue.(i didnt post the whole error part)Expat.c:2687: error: âXML_Parserâ u +ndeclared (first use in this function) Expat.c:2687: error: expected â;â before âparserâ Expat.c:2688: warning: ISO C90 forbids mixed declarations and code Expat.xs:2194: error: âparserâ undeclared (first use in this function) Expat.xs:2194: warning: cast to pointer from integer of different size Expat.xs:2205: warning: unused variable âpretâ Expat.xs:2194: warning: unused variable âcbvâ Expat.xs:2192: warning: unused variable âtypeâ make[1]: *** [Expat.o] Error 1 make[1]: Leaving directory `/root/.cpan/build/XML-Parser-2.40/Expat' make: *** [subdirs] Error 2 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: problem in installing modules
by Corion (Patriarch) on Apr 25, 2011 at 10:21 UTC | |
by kingstons (Initiate) on Apr 26, 2011 at 11:02 UTC | |
|
Re: problem in installing modules
by cdarke (Prior) on Apr 25, 2011 at 10:41 UTC | |
|
Re: problem in installing modules
by Anonymous Monk on Apr 25, 2011 at 10:14 UTC |