binutils-2.11-2.11.2-patch.gz 라는 파일 패치하는 방법 좀 ㅠㅜ

tmetospc의 이미지

binutils-2.11-2.11.2-patch.gz 라는 파일을 패치하려는데
아래와 같이 error 메시지가 뜹니다.
어떻게 패치하는 지 방법 좀 갈켜 주세요
먼저 binutils-2.11.2.tar.gz라는 파일을 풀어서
binutils-2.11.2라는 디렉토리가 생성되었습니다.
binutils-2.11.2라는 디렉토리에 패치하기 위해서
binutils-2.11.2 디렉토리 아래에서
#gzip -cd ../binutils-2.11-2.11.2-patch.gz | patch -p1
라고 명령을 내리니까
아래와 같이 error 메시지가 뜹니다.

can't find file to patch at input line2
perhaps you used the wrong -p or --strip option?
the text leading upto this was:
|diff -rN binutils-2.11/Makefile.in binutils-2.11.2/Makefile.in

그래서 binutils-2.11.2 디렉토리의 상위 디렉토리에서
gzip -cd binutils-2.11-2.11.2-patch.gz | diff -rN binutils-2.11/ binutils-2.11.2/
라고 했는데, 맞는 지 틀린 지 알 수가 없네요
틀리다면 좀 갈켜 주세요

danskesb의 이미지

패치 파일 이름으로 보아 2.11을 2.11.2로 패치시켜 주는 파일인 것 같은데, 이미 2.11.2의 압축 파일을 받았으면 저 패치를 적용시켜 줄 필요가 없습니다.

---- 절취선 ----
http://blog.peremen.name

tmetospc의 이미지

버전 2.11용과 버전 2.11.2 용을 동시에 선택적으로 패치시켜주는
화일이 아닙니까?

danskesb의 이미지

파일 이름으로 보아서는 2.11을 2.11.2로 패치시켜 주는 파일입니다. 대개의 패치 파일들의 이름은 (프로그램 이름)-(원본 버전)-(패치 대상 버전).patch라는 이름을 가지고 있으며, 어떠한 기능을 추가시켜주는 패치들은 (프로그램 이름)-(패치 대상 버전)-(패치 요약).patch라는 이름을 가지게 됩니다...

랄까 저 파일들을 어디서 구하셨는지가 궁금해지네요.

---- 절취선 ----
http://blog.peremen.name

tmetospc의 이미지

한빛미디어 박재호 저, IT EXPERT 임베디드 리눅스라는 책에서
ARM용 교차개발환경 구축하는 부분에서 도입부에 나오는 부분이예요

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.