xine을 arm용으로 크로스 컴파일 문제
글쓴이: ekaeae / 작성시간: 월, 2005/09/05 - 10:39오후
arm-linux-gcc -o main xine.o -L/opt/arm/qt-2.3.10/lib -lm -L/usr/local/hybus-arm-linux-R1.1/bin -ldl -lpthread -lm -lz -lxine -L/root/xine/libxine/lib /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_signal@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_broadcast@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_destroy@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_timedwait@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_wait@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `pthread_cond_init@GLIBC_2.3.2' /root/xine/libxine/lib/libxine.so: undefined reference to `__ctype_toupper_loc@GLIBC_2.3' /root/xine/libxine/lib/libxine.so: undefined reference to `__ctype_tolower_loc@GLIBC_2.3' collect2: ld returned 1 exit status make: *** [main] 오류 1
이런 오류가 뜨고 있습니다
xine을 arm용으로 컴파일 하기 위해 libxine을 잘 받아서 링크까지 잘 걸었는데...뭐가 문제인지 모르겠습니다 답변 부탁드릴께요 ^^[/code]
Forums:
댓글 달기