kernel-2.6.3 에 glibc-2.3.2 + nptl-0.9 를 설치하는데..

ejilim의 이미지

설치중에 자꾸만 에러가 뜨는데 도무지 원인을 찾을수가 없네요..

배포판 redhat 8.0 에 kernel 2.6.3 설치하고,
binutils-2.14 설치하고,
glibc-2.3.2+nptl-0.9 를 설치하는데,
configure 는 성공했는데 make 에서 자꾸만 에러가 납니다.

혹시 비슷한 일을 해보신분의 자문을 구합니다.
플리즈~~

Prentice의 이미지

http://wiki.kldp.org/wiki.php/DocbookSgml/Beginner_QA-KLDP
http://wiki.kldp.org/wiki.php/DocbookSgml/Ask-TRANS

증상을 더 자세히 알려주시지 않으시면 답변을 드리고 싶어도 드릴 수가 없습니다. 어떤 에러가 뜨나요..?

ejilim의 이미지

배포판은 Redhat 8.0 이고,
kernel-2.6.3 을 설치하고,
binutils-2.14 설치,
glibc-2.3.2 를 다운받고,
nptl-0.9.tar.bz2 압축을 풀어서 생성되는 nptl, nptl_db 디렉토리를
glibc 하위에 복사한후 glibc 의 build 를 시도..

glibc 의 build 를 하는 과정에서 우선
%mkdir glibc-build
%cd glibc-build
%../libc/configure --prefix=/usr/local/lib/glibc-testing --disable-profile --without-cvs --with-tls --with-binutils=/usr/local/bin --with-headers=/usr/src/linux-2.6.3/include --enable-add-ons=nptl --enable-kernel=current

그 후에 'make' 를 하면 에러가 뜹니다. ㅡ.ㅜ
에러는 다음과 같아요..

-----------------------------------------------------------------------------
../sysdeps/unix/sysv/linux/init-first.c:67: `argc' undeclared (first use in this function)
../sysdeps/unix/sysv/linux/init-first.c:67: (Each undeclared identifier is reported only once
../sysdeps/unix/sysv/linux/init-first.c:67: for each function it appears in.)
../sysdeps/unix/sysv/linux/init-first.c:68: `argv' undeclared (first use in this function)
../sysdeps/unix/sysv/linux/init-first.c:69: `envp' undeclared (first use in this function)
../sysdeps/unix/sysv/linux/init-first.c:108: confused by earlier errors, bailing out
make[2]: *** [/pub/sw/glibc-2.3.2-build/csu/init-first.o] Error 1
make[2]: Leaving directory `/pub/sw/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/pub/sw/glibc-2.3.2'
make: *** [all] Error 2
--------------------------------------------------------------------------------

이미 해보신 분들의 조언을 필요로 합니다.

댓글 달기

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 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.