skippy-xd컴파일 해보신분 계신가요...?
우분투에서 skippy-xd를 설치해볼려고 합니다.
스키피 사이트에 있는 라이브러리 다 설치하고 난다음에 우분투 포럼에서 나온 팁대로
#CFLAGS += -DXINERAMA
#LDFLAGS += -lXext -lXinerama
를 주석처리하고 make했습니다.
에러 메시지는
gcc -I/usr/X11R6/include `pkg-config xft xrender xcomposite xdamage xfixes --cflags` -g -pedantic -Wall -o skippy-xd skippy.c wm.c dlist.c mainwin.c clientwin.c layout.c focus.c config.c tooltip.c -L/usr/X11R6/lib -lX11 -lm `pkg-config xft xrender xcomposite xdamage xfixes --libs`
mainwin.c: In function `mainwin_create':
mainwin.c:170: error: `event_base' undeclared (first use in this function)
mainwin.c:170: error: (Each undeclared identifier is reported only once
mainwin.c:170: error: for each function it appears in.)
make: *** [skippy-xd] 오류 1
이렇게 나오는 군요..
스키피 사이트가도 그냥 라이브러리 필요명만 적혀있고 버전 정보는 없더군요..
혹시 우분투에서 skippy-xd설치하신분 계신가요...?
xorg에서 컴포지트 익스텐젼은 켜놓은 상태입니다.
하나도 안 건드리고 컴파일 했는데요
그냥 사이트 가서 받은 소스 그대로 컴파일 하니깐 한 방에 되던데요.
흐음.. 그래서 결과물이 만족스럽지 않은 것일까요?
댓글 달기