microwindows ( nanox)설치중 hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced by DSO 에러요 ㅠㅠ
make
Linking /add/nanox/microwindows-0.90/src/bin/nano-X ...
/usr/bin/ld: /add/nanox/microwindows-0.90/src/bin/nano-X: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[1]: *** [/add/nanox/microwindows-0.90/src/bin/nano-X] 오류 1
make: *** [subdir-nanox] 오류 2
root@jeon-desktop:/add/nanox/microwindows-0.90 sd9
위의 캡쳐와같이 nanox를 make하는 과정중에
/usr/bin/ld: /add/nanox/microwindows-0.90/src/bin/nano-X: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
라는 에러가 나타나서 설치를 못하고있습니다.
운영체제는 우분투 9.10이고
Linux jeon-desktop 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux
gcc버젼은
gcc.real (Ubuntu 4.4.1-4ubuntu8) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
이렇습니다.
구글에 검색해보니 ld와 gcc가 동시에 동적으로 무언가를 해서 충돌이 난다고 해서 ld대신 gcc를 써야한다 뭐 이러는거같은데
도통 어떻게 해결해야되는지 모르겠습니다.
도움 부탁드리겠습니다 ㅠㅠ
ps. 현재 개발용 보드 gui로 nano-x를 사용하려하는데 이것과 SDL을 비교한다면 속도면과 무게면에서 어떤게 좋은선택인가요..?
댓글 달기