libxml2 크로스 컴파일중 오류가 발생합니다.
글쓴이: sureka12 / 작성시간: 수, 2009/08/05 - 12:25오후
make all-recursive make[1]: Entering directory `/tango/gnash/pack/libxml2-2.7.3' Making all in include make[2]: Entering directory `/tango/gnash/pack/libxml2-2.7.3/include' Making all in libxml make[3]: Entering directory `/tango/gnash/pack/libxml2-2.7.3/include/libxml' make[3]: `all'를 위해 할 일이 없습니다 make[3]: Leaving directory `/tango/gnash/pack/libxml2-2.7.3/include/libxml' make[3]: Entering directory `/tango/gnash/pack/libxml2-2.7.3/include' make[3]: `all-am'를 위해 할 일이 없습니다 make[3]: Leaving directory `/tango/gnash/pack/libxml2-2.7.3/include' make[2]: Leaving directory `/tango/gnash/pack/libxml2-2.7.3/include' Making all in . make[2]: Entering directory `/tango/gnash/pack/libxml2-2.7.3' /bin/sh ./libtool --tag=CC --mode=link mips-linux-gnu-gcc -EL -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -EL -version-info 9:3:7 -ldl -EL -o libxml2.la -rpath /tango/gnash/pack/libxml/lib SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lz -lm gcc - shared .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o -ldl -lz -lm -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.7.3 /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) /usr/bin/ld: .libs/SAX.o: Relocations in generic ELF (EM: 8) .libs/SAX.o: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[2]: *** [libxml2.la] 오류 1 make[2]: Leaving directory `/tango/gnash/pack/libxml2-2.7.3' make[1]: *** [all-recursive] 오류 1 make[1]: Leaving directory `/tango/gnash/pack/libxml2-2.7.3' make: *** [all] 오류 2
mips용으로 컴파일 하고 있는중입니다. 저 위에 부분은 정상적으로 컴파일이 다 되는데 저기서 컴파일 오류가 떠버리네요.
컴파일러가 갑자기 gcc로 변환되서 그런거 같기도 하고 초보라서 잘 모르겠네요;;
혹시 해결방법이 어떻게 되는지 좀 알수 있을까요ㅠ
Forums:
댓글 달기