도와주세요!!
글 수 15,339
2004.01.03 21:35:56 (*.118.69.157)
6675
첨에.. 이지 M01보드에 삼바를 올릴려고 강좌대로 컴파일을 했더니.
libcups.a 와 기타 여러가지 lib들을 찾을 수 없다는 에러 메시지가 떠서
rpmfind에서 각각의 arm으로 크로스 컴파일된 lib들을 다운 받았습니다.
그리고 다시 두근거리는 맘으로 컴파일을 했더니 이번에는..
Using LIBS = -lcups -lssl -lcrypto -lnsl -lcrypt
Linking bin/smbd
/usr/local/arm-linux/arm-linux/bin/ld: warning: libgcc_s.so.1, needed
by /usr/local/arm-linux/arm-linux/lib/libcups.so,
not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libgssapi_krb5.so.2,
needed by /usr/local/arm-linux/arm-linux/lib/libssl
.so, not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libkrb5.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so, no
t found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libcom_err.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so,
not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libk5crypto.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so
, not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libz.so.1, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so, not f
ound (try using --rpath)
smbd/server.o: In function `open_sockets':
smbd/server.o(.text+0x150): undefined reference to `atexit'
smbd/server.o(.text+0x150): relocation truncated to fit: R_ARM_PC24
atexit
smbd/chgpasswd.o: In function `chgpasswd':
smbd/chgpasswd.o(.text+0x1224): undefined reference to `__ctype_b'
smbd/lanman.o: In function `get_counter':
smbd/lanman.o(.text+0x2e4): undefined reference to `__ctype_b'
/usr/local/arm-linux/arm-linux/lib/libcrypto.so: undefined reference to
`compress'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_get_server_rcache'
/usr/local/arm-linux/arm-linux/lib/libcrypto.so: undefined reference to
`inflateEnd'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_free_data_contents'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`__umodsi3@GCC_3.0'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_init_context'
이런 류의 에러메시지가 뜨네요.. 정상적으로 이지보드에
삼바 올려보신분.. 강좌란에서 수정할 부분이 어떤
분인지요? 아님. 머 따로 수정할 부분이 있는겁니까? 저는
redhat8.0. 크로스컴파일러는..자료실의 rpm 버전으로 컴파일 중입니다
제발..도움을..ㅠㅡㅠ
libcups.a 와 기타 여러가지 lib들을 찾을 수 없다는 에러 메시지가 떠서
rpmfind에서 각각의 arm으로 크로스 컴파일된 lib들을 다운 받았습니다.
그리고 다시 두근거리는 맘으로 컴파일을 했더니 이번에는..
Using LIBS = -lcups -lssl -lcrypto -lnsl -lcrypt
Linking bin/smbd
/usr/local/arm-linux/arm-linux/bin/ld: warning: libgcc_s.so.1, needed
by /usr/local/arm-linux/arm-linux/lib/libcups.so,
not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libgssapi_krb5.so.2,
needed by /usr/local/arm-linux/arm-linux/lib/libssl
.so, not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libkrb5.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so, no
t found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libcom_err.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so,
not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libk5crypto.so.3, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so
, not found (try using --rpath)
/usr/local/arm-linux/arm-linux/bin/ld: warning: libz.so.1, needed
by /usr/local/arm-linux/arm-linux/lib/libssl.so, not f
ound (try using --rpath)
smbd/server.o: In function `open_sockets':
smbd/server.o(.text+0x150): undefined reference to `atexit'
smbd/server.o(.text+0x150): relocation truncated to fit: R_ARM_PC24
atexit
smbd/chgpasswd.o: In function `chgpasswd':
smbd/chgpasswd.o(.text+0x1224): undefined reference to `__ctype_b'
smbd/lanman.o: In function `get_counter':
smbd/lanman.o(.text+0x2e4): undefined reference to `__ctype_b'
/usr/local/arm-linux/arm-linux/lib/libcrypto.so: undefined reference to
`compress'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_get_server_rcache'
/usr/local/arm-linux/arm-linux/lib/libcrypto.so: undefined reference to
`inflateEnd'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_free_data_contents'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`__umodsi3@GCC_3.0'
/usr/local/arm-linux/arm-linux/lib/libssl.so: undefined reference to
`krb5_init_context'
이런 류의 에러메시지가 뜨네요.. 정상적으로 이지보드에
삼바 올려보신분.. 강좌란에서 수정할 부분이 어떤
분인지요? 아님. 머 따로 수정할 부분이 있는겁니까? 저는
redhat8.0. 크로스컴파일러는..자료실의 rpm 버전으로 컴파일 중입니다
제발..도움을..ㅠㅡㅠ