database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Q&A 723 게시물 읽기
No. 723
# Re: [질문] 알파용 리눅스에서 mysql make 에러
작성자
문태준
작성일
2000-02-03 01:25
조회수
6,537

> 안녕하세요!

> 금번에 알파 433a를 구해서 인터넷 서비스를 하려고 준비중입니다.

> 근데 이상하게 mysql을 깔면 에러가 자꾸 생겨서 해결책을 구하려고 합니다. 그전에 인텔에서는 아주 잘 깔렸거든요 .....

>

> 환경 : digital alpha 433a

> os : alzza linux 6.0

> ram : 128m

> mysql : mysql-3.22.27 (alpha용으로 해도 에러가 납니다.)

> 에러 내용은 다음과 같습니다.

>

> - 중략 -

> /my/gnu/lib/bison/bison.simple: In function 'int yyparse()':

> /my/gnu/lib/bison/bison.simple:692: virtual memory exhausted

> make[2]: *** [sql_yacc.o] Error 1

> make[2]: Leaving directory '/usr/local/mysql-3.22.27/sql'

> make[1]: *** [check-recursive] Error 1

> make[1]: Leaving directory '/usr/local/mysql-3.22.27/sql'

> make: *** [check-recursive] Error 1

> [root@www mysql-3.22.27]#

>

> 아시는 분은 꼭 부탁드립니다.

>

 

Mysql 영문 매뉴얼에 보면 각 OS마다 설치시 생기는 문제에 대한 내용이 있습니다.

 

일단 my/gnu/lib/bison/bison.simple:692: virtual memory exhausted

이부분에 대한 내용은 있더군요. 아래 옵션으로 해보세요.

 

영문 매뉴얼 4장을 참고하시면 도움될듯.

 

제가 알파를 사용해보지 않아서. 근데 mysql 알파용 버전은 아직 완벽하지는 않은가봅니다. 내용을 보니깐요.

 

 

4.8 Problems compiling?

 

If you get errors when compiling `sql_yacc.cc' such as the ones shown below, you have probably run out of memory or swap space:

 

Internal compiler error: program cc1plus got fatal signal 11

or

Out of virtual memory

or

Virtual memory exhausted

 

The problem is that gcc requires huge amounts of memory to compile `sql_yacc.cc' with inline functions. Try running configure with the --with-low-memory option:

 

shell> ./configure --with-low-memory

 

This option causes -fno-inline to be added to the compile line if you are using gcc and -O0 if you are using something else. You should try the --with-low-memory option even if you have so much memory and swap space that you think you can't possibly have run out. This problem has been observed to occur even on systems with generous hardware configurations, and the --with-low-memory option usually fixes it.

[Top]
No.
제목
작성자
작성일
조회
725윈도우에서 mysql을 쓰는데...
이상민
2000-02-03
5934
726┕># Re: 윈도우에서 mysql을 쓰는데...
문태준
2000-02-03 22:03:58
6535
724기초 질문이라 미안하군요....
ultrahn
2000-02-03
5459
722감사...
박병직
2000-02-02
5693
721[질문] 알파용 리눅스에서 mysql make 에러
네오퓨쳐
2000-02-02
5476
723┕># Re: [질문] 알파용 리눅스에서 mysql make 에러
문태준
2000-02-03 01:25:14
6537
719코드 쿼리시 어떻게...
채성영
2000-02-02
5869
717mysql
blue
2000-02-02
5510
718┕># Re: mysql -> ???
문태준
2000-02-02 12:40:50
6263
714동적테이블 생성
신광조
2000-02-01
6363
716┕>Re: 동적테이블 생성
정재익
2000-02-01 22:29:58
6422
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.019초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다