기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

안녕하세요 귀염둥이입니다.

제가 사용하는 보드는 arm7 uclinux 2.4.22  컴파일러는 arm-elf-gcc (2.95.3)
입니다.

삼바컴파일을 하려고 하는데 이솝보드에서는 유영창씨가 올린 메뉴얼대로 설치하면

아주 깔끔하게 설치가 잘 됩니다만,(삼바 2.2.12 버전)

갖고 있는 arm7 보드에선 약간의 문제가 있어보이네요

ldl 이 없어서 일단 uClibc를 재 컴파일해서 ldl쪽은 생성했구요

다음 내용은 컴파일후 나오는 에러 메세지 입니다.

그렇다할 무시무시한 워닝 메세지가 없는 터라 위부분은 로그는 짤랐고요

대체로 감이 잡히지 않네요
.
.
.
.
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling smbd/notify_kernel.c
Linking bin/smbd
smbd/password.o: In function `validate_group':
smbd/password.o(.text+0x1540): undefined reference to `setnetgrent'
smbd/password.o(.text+0x1580): undefined reference to `endnetgrent'
smbd/password.o(.text+0x1598): undefined reference to `getnetgrent'
smbd/password.o(.text+0x15a4): undefined reference to `endnetgrent'
smbd/password.o: In function `check_user_equiv':
smbd/password.o(.text+0x2124): undefined reference to `yp_get_default_domain'
smbd/password.o(.text+0x2144): undefined reference to `innetgr'
lib/username.o: In function `user_in_netgroup_list':
lib/username.o(.text+0x68c): undefined reference to `yp_get_default_domain'
lib/username.o(.text+0x760): undefined reference to `innetgr'
lib/username.o(.text+0x790): undefined reference to `innetgr'
lib/access.o: In function `string_match':
lib/access.o(.text+0x168): undefined reference to `yp_get_default_domain'
lib/access.o(.text+0x210): undefined reference to `innetgr'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1


고현철

2006.09.02 04:13:52
*.117.46.252

특정 라이브러리가 없는 듯 한데요....

저런 메세지 왕창 나오는걸 보면...^^ 해당 함수가 있는 라이브러리나, object가 있어야 되겠네요.
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
6368 Apple TV 온보드 메모리 변경 가능할까요? [1] 당그니 2011-01-20 94780
6367 android pwm backlight 밝기 제어 [4] 김태영 2011-07-28 55560
6366 com.google.android.maps.jar는 어디서 얻는 것인가요??? [2] 천동이 2014-09-02 52391
6365 USB bluetooth dongle on jellybean [4] 신현호 2014-02-21 50366
6364 우분투 리눅스 ip 변경 도중에 "No such process" [5] 이세종 2009-04-01 46634
6363 OpenOCD 0.2.0 [1] 김광준 2009-10-24 45384
6362 [질문]memset, mmap, memcpy에 대해서 질문 있습니다. [5] 이태간 2007-05-22 45342
6361 libpcap 설치 [1] Apostasy 2011-04-12 44530
6360 램디스크 파일 시스템 만들기 [4] sinwho 2015-08-19 44147
6359 USB 포팅관련 질문드립니다. [1] 김승한 2010-01-07 33357
6358 android에 libusb porting 해보신 분?? [2] 꿈의사람 2014-02-13 29619
6357 오드로이드 배터리 패치 문의 [1] 이종문 2010-07-01 29106
6356 ODROID-T 2.2 셧다운 후 부팅이 안됩니다. [2] shkim 2010-10-02 26935
6355 오드로이드 디버깅이 안되네요... [2] 현쓰 2010-02-01 26639
6354 [질문]wince 이미지 다운로드시 에러 [3] 이태간 2008-04-06 26277
6353 Andorid ALSA에 관해서...2 [1] 꺼북이 2011-05-18 24899
6352 slide event에 따른 landscape & portrait mode 전환 [1] 나영찬 2010-03-25 24783
6351 wm1811 드라이버를 찾아요 [9] 김민욱 2016-11-01 18822
6350 이더넷 핀에서 값을 읽어 오고 싶은데요... [2] rubio 2013-07-09 13060
6349 usb host api 가 리눅스단에서도 사용가능한가요? [1] biokk 2014-02-07 11396

사용자 로그인