리눅스 분류
[질문]아파치 make 에러..
작성자 정보
- 신경준 작성
- 작성일
컨텐츠 정보
- 1,757 조회
- 0 추천
- 목록
본문
===> src
make[1]: Entering directory `/src/apache_1.3.'
make[2]: Entering directory `/src/apache_1.3./src'
===> src/os/unix
make[3]: Nothing to be done for `all'.
<=== src/os/unix
===> src/ap
gcc -c -I../os/unix -I../include -DSOLARIS2=290 -DUSE_EXPAT -I../lib/expat-lite -fPIC -DSHARED_CORE `../apaci` ap_fnmatch.c
l
cc1: Cannot allocate 131072 bytes after allocating 2834432 bytes
make[3]: *** [ap_fnmatch.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/src/apache_1.3./src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/src/apache_1.3.'
make: *** [build] Error 2
make[1]: Entering directory `/src/apache_1.3.'
make[2]: Entering directory `/src/apache_1.3./src'
===> src/os/unix
make[3]: Nothing to be done for `all'.
<=== src/os/unix
===> src/ap
gcc -c -I../os/unix -I../include -DSOLARIS2=290 -DUSE_EXPAT -I../lib/expat-lite -fPIC -DSHARED_CORE `../apaci` ap_fnmatch.c
l
cc1: Cannot allocate 131072 bytes after allocating 2834432 bytes
make[3]: *** [ap_fnmatch.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/src/apache_1.3./src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/src/apache_1.3.'
make: *** [build] Error 2
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.