idled 컴파일시 error메시지 입니다. 원인이..
작성자 정보
- 정도현 작성
- 작성일
컨텐츠 정보
- 1,891 조회
- 0 추천
- 목록
본문
idled 컴파일을 하다가 이곳에 걸려서 xlock_check.c 에 가서 해당 라인을 보았지만,
초보라서 그런지 알기가 힘들더라구요... 도움 부탁합니다.. 서버는 리눅스 입니다.
걸리는 부분은 Makefile 수정하고요... make 할때 뜨는 메시지 입니다..
gcc -DSYSV -DHAVE_PROC_FS -DUTMPPID -DHAVE_SETSID -DHAVE_UTMPX -DUTMPHOST -DRUDEKILL -
DSYSV -DUTMPPID -DUTMPHOST -DHAVE_SETSID -DCONFIG="/usr/local/lib/idled.cf" -DLOGF
ILE="/var/log/idled.log" -c -o xlock_check.o xlock_check.c
xlock_check.c: In function `xlock_check':
xlock_check.c:98: warning: return makes integer from pointer without a cast
xlock_check.c:110: `PIOCPSINFO' undeclared (first use in this function)
xlock_check.c:110: (Each undeclared identifier is reported only once
xlock_check.c:110: for each function it appears in.)
xlock_check.c:114: structure has no member named `pr_ttydev'
xlock_check.c:114: `NODEV' undeclared (first use in this function)
xlock_check.c:124: structure has no member named `pr_start'
make: *** [xlock_check.o] Error 1
관련자료
-
이전
-
다음