흑흑... ㅠ.ㅠ
제가 리눅스에서 프로그래밍 하는걸 공부하는데요...
컴파일러와 C 라이브러리를 업해야 할꺼 같아서... 할려고 하는데..
저 두개.. 진짜 못깔겠네요.. ㅠ.ㅠ
딴에는 설정 잡아주고 필요한거 다 깔아준거 같은데도.. 계속 컴파일 하면
에러가..ㅠ.ㅠ
흑흑... glibc-2.2는 rpm 받아서 깔려고 했지만.. 저거 역시 rpm4 버전으로 패키징되서...
아무것도 안깔리거.. ㅠ.ㅠ
고수님들.. 좀 도와주세여.. ㅠ.ㅠ
흑흑..
glibc 압축풀고... ./configure 해줬을때 나온 에러 메세지 입니다.. ㅠ.ㅠ
[root@kaka glibc-2.2]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking sysdep dirs... sysdeps/i386/elf sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386 sysdeps/unix/sys
v/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sys
deps/unix/i386/i686 sysdeps/unix/i386/i586 sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i3
86/i686 sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-
64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic checking for a BSD compatible install... /
usr/bin/install -c checking whether ln -s works... yes checking for pwd... /bin/pwd checking build system type... i686-p
c-linux-gnu checking for gcc... gcc checking version of gcc... egcs-2.91.66, ok
checking for gnumake... no
checking for gmake... gmake
checking version of gmake... 3.78.1, bad
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.35, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 4.0, ok
checking for gsed... no
checking for sed... sed
checking version of sed... 3.02, ok
configure: error:
*** Some critical program is missing or too old.
*** Check the INSTALL file for required versions.
어떻게 해야 하정? ㅠ.ㅠ 도와주세영.. ㅠ.ㅠ