(왕초보입니다)libxslt 빌드중 libtool관련 에러..

funnylogic의 이미지

안녕하세요.
이렇게 즐거운 월요일 아침부터 질문을 올리네요...

웹킷을 빌드하려고 하는데, 그전에 필요한 라이브러리인 libxslt를 빌드를 못하고있어요.

#> ./configure --prefix=/usr/local/webkit --host=mipsel-linux

했습니다. 그리고 나서 make를 하는데, 빌드중 다음과 같은 libtool에서 에러가 납니다.

mipsel-linux-ranlib .libs/libxslt.a
creating libxslt.la
/bin/sed: can't read /usr/lib/libz.la: No such file or directory
libtool: link: `/usr/lib/libz.la' is not a valid libtool archive
make[2]: *** [libxslt.la] Error 1
make[2]: Leaving directory `/root/sean/webkit/libs/libxslt-1.1.24/libxslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/sean/webkit/libs/libxslt-1.1.24'
make: *** [all] Error 2

저기보면

/bin/sed: can't read /usr/lib/libz.la: No such file or directory
libtool: link: `/usr/lib/libz.la' is not a valid libtool archive

이게 있는데, 현재 제가쓰는 mips용 툴체인에 저 파일이 있습니다.
그쪽에 있는걸 쓰면(?) 될듯한데 도대체
libtool이 저렇게 애타게 찾는 /usr/lib 라는 위치는 어디에저장(?) 되어있는거며
저걸 수정할순없는지,,,,저런 에러는 왜 나는지..

아. 그리고 libtool이라는게 검색해보면 저 라이브러리폴더에도 있고, 여러군데에 있던데
어떤 libtool이 사용되는건가요??

잘 모르겠습니다. 인터넷도 뒤지고, 책도 보긴하는데, 리눅스 경험이 거의 없다보니
시간이 오래걸리네요.
웹킷빌드시에 필요한 라이브러리가 대략 20여가지되는거 같은데, 몇몇 라이브러리가
위와 동일한 에러가 납니다.

아..웹킷 너무 빌드하고싶어요. 제발 도움좀 부탁드릴께요..
네이트온이나 msn등 메신저로 살짝 도움을 주시면 더욱 좋아요^^

(네이트온) snrnehd@nate.com
(msn) funnylogic_@hotmail.com

그럼 오늘도 좋은하루되시고, 복많이 받으세요.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.