젠투에서 emacs-cvs 설치중에 에러가 나네요.

익명 사용자의 이미지

quail/welsh.elc
quail/czech.elc
quail/croatian.elc
quail/slovak.elc
quail/greek.elc
quail/ipa.elc
ja-dic/
ja-dic/CVS/
ja-dic/CVS/Root
ja-dic/CVS/Repository
ja-dic/CVS/Entries
ja-dic/CVS/Tag
ja-dic/.cvsignore
ja-dic/ja-dic.el
ja-dic/ja-dic.elc
unset CDPATH; \
if [ -n "/bin/gzip" ]; \
then \
echo "Compressing *.el ..." ; \
(cd /var/tmp/portage/emacs-cvs-22.0.91/image//usr/share/emacs/22.0.92
/leim; for f in `find . -name "*.elc" -print`; do \
/bin/gzip -9n `echo $f|sed 's/.elc$/.el/'` ; \
done) \
else true; fi
Compressing *.el ...
chmod -R a+r /var/tmp/portage/emacs-cvs-22.0.91/image//usr/share/emacs/22.0.92/l
eim
make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-22.0.91/work/emacs/leim'
cd lib-src; make maybe-blessmail \
MAKE='make' archlibdir='/usr/libexec/emacs/22.0.92/i686-pc-linux-gnu'
make[1]: Entering directory `/var/tmp/portage/emacs-cvs-22.0.91/work/emacs/lib-s
rc'
make[1]: `maybe-blessmail'를 위해 할 일이 없습니다
make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-22.0.91/work/emacs/lib-sr
c'
rm: cannot remove `/var/tmp/portage/emacs-cvs-22.0.91/image//usr/bin/emacs-22.0.
91.emacs-22.0.91': 그런 파일이나 디렉토리가 없음

!!! ERROR: app-editors/emacs-cvs-22.0.91 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_install
ebuild.sh, line 1020: Called src_install
emacs-cvs-22.0.91.ebuild, line 99: Called die

!!! removing duplicate emacs executable failed
!!! If you need support, post the topmost build error, and the call stack if rel
evant.

-_-;; 어떻게 해결해야하죠.. 직접 cvs로 설치하면.. use플래그에 emacs 를 지워야하거나..
종속 이빌드들을 수정해서 올려놓기가 안좋아서.. emerge로 가려고합니다.. 전엔 빌드해서 사용하고 있었는데.. stage1 으로 하려고 emerge -e system 도중 다행이 3개정도 냅두고
emacs-cvs에서 에러나서.. ㅡ,.ㅡ emacs-cvs 를 지우고 해보니 역시나 에러네요.. 바보같이
괜히 지워서 -_- 이거 어쩔줄 몰라 올립니다.

MoonGate의 이미지

저도 emacs-cvs는 이상하게 에러가 발생하더군요. 젠투포럼에 찾아봐도 use flag "???"를 주고 컴파일 해봐라 하는데 별 소용이 없었습니다..
제 다음 분이 도움을 주실겁니다.. ㅎㅎㅎ

-----------------------------
A See! 젠투가 최고, 젠투를 써!
Gentoo! War! Fight!
젠투가 모든 걸 해결해 줄거야!
-----------------------------

PlumpGentoo의 이미지

use flag 에서.. bootstrap 때문에.. 이것만 지우고 다시 한건데..
이것 때문은 아니겠죠? ㅡ,.ㅡ
그리고.. 또다른 점은..

emerge -e system 하기전에 빌드해서 쓰던 emacs는.. gcc4대 였습니다.
gcc3대로 내려오고선.. emacs-cvs빌드하는건.. 이번이 처음? 같은데.. 혹시 이것때문에 문제는.. 아니겠죠?

한.. 일주일 동안 nano로 버티다가.. 안나오면.. gcc4대로 함올려보고 그때도 안되면.
직접빌드해서 써야겠네요;; ㅡ,.ㅡ;; 그리고 emacs 플래그도 없애고 ㅠ,.ㅠ

답변 그래도 감사합니당! 관심만으로도 흑흑 ㅎㅎㅎ

송효진의 이미지

USE 의 bootstrap 은 stage1 의 bootstrap.sh 에서 자동으로 되는 것일 겁니다.
사용자가 세팅할 일이 없는(안되는)거죠.

emerge money

MoonGate의 이미지

use flag에 bootstrap은 없었습니다. 그건 아니었습니다.. 그리고 gcc는 3대 버젼이었구요.
emacs는 설치가 잘 되더군요. 왜 cvs로 설치했냐 하시면 한글 입력 문제였다고 말씀드리고 싶군요.
아무튼 즐거운 젠투생활하세요.. :)

-----------------------------
A See! 젠투가 최고, 젠투를 써!
Gentoo! War! Fight!
젠투가 모든 걸 해결해 줄거야!
-----------------------------

PlumpGentoo의 이미지

관계되었을까.. ㅡ,.ㅡ;; 해서 적은 글입니당^^;;
저도 어느분의 조언으로(역시 한글 문제때문) emacs-cvs를 시작하게 되었습니당.

nano 치기가 어색해용 ㅠ,.ㅠ

댓글 달기

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