vdrift 라는 게임 까는 도중에 문제가 생깁니다.
설치하려고 ./configure 명령어 치고 make치면 이런식으로 오류가 뜨는데 ./configure에 따른 명령어 추가해야 되나요?
Making all in include
make[1]: Entering directory `/root/Desktop/vdrift-2005-09-01/include'
make[1]: `all'를 위해 할 일이 없습니다
make[1]: Leaving directory `/root/Desktop/vdrift-2005-09-01/include'
Making all in src
make[1]: Entering directory `/root/Desktop/vdrift-2005-09-01/src'
if g++ -DPACKAGE_NAME=\"VDrift\" -DPACKAGE_TARNAME=\"vdrift\" -DPACKAGE_VERSION=\"2005-09-01\" -DPACKAGE_STRING=\"VDrift\ 2005-09-01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"vdrift\" -DVERSION=\"2005-09-01\" -DSTDC_HEADERS=1 -DHAVE_OPENAL=1 -I. -I. -I../include -g -O2 -I/usr/include/SDL -D_REENTRANT -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/usr/include/AL/altypes.h:22: error: conflicting declaration ‘typedef signed char ALbyte’
/usr/local/include/AL/al.h:60: error: ‘ALbyte’ has a previous declaration as ‘typedef char ALbyte’
make[1]: *** [main.o] 오류 1
make[1]: Leaving directory `/root/Desktop/vdrift-2005-09-01/src'
make: *** [all-recursive] 오류 1
그리고 vdrift.net 가보시면 게임 받으실수 있습니다.(최신버젼)
Re: vdrift 라는 게임 까는 도중에 문제가 생깁니다.
openal이 문제인거 같습니다
업데아트 해조세여
즐린
댓글 달기