mysql 소스 컴파일 할때
./configure -- 옵션...
실해을 하니 아래와 같은 오류 메시지가 나오네요..
7.3에서는 잘되었는데...8.0에서 오류가 발생합니다.
gcc가 문제인가 싶어 테스트로 c컴파일 해봤더니 잘되더군요..temp 에 쓰기 권한
이 필요한것 같은데 어디인지...에구 이런 메시지는 첨봐서 여기저기 찾아 봐도
답을 못찾겠네요...
=====================================================================
./configure: line 825: cannot create temp file for here document: Read-only file system
./configure: line 836: cannot create temp file for here document: Read-only file system
./configure: line 863: cannot create temp file for here document: Read-only file system
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
./configure: line 1269: cannot create temp file for here document: Read-only file system
sed: Couldn't open file conftest.sed
rm: cannot lstat `conftest.sed': No such file or directory
checking whether make sets ${MAKE}... ./configure: line 1281: cannot create temp file for here document: Read-only file
system no
./configure: line 1314: cannot create temp file for here document: Read-only file system
./configure: line 1318: cannot create temp file for here document: Read-only file system
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... missing