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

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

제가 사용하는 보드는 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 조회 수

Flash Player의 제작 [1]

s3c44b0x 의 Timer 5 설정...[완료] [5]

volatile 의 의미는?[완료] [2]

2440 or 2413에 CF 인터페이스 구현 정보 요청 [2]

UDA1341TS 기능중에 녹음기능 관련 질문이요 [2]

[re] CF 규격자료와 인터페이스칩 자료 입니다 ... [1]

무선랜을 올렸는데요?? <== 완료 [1]

[질문] ezjtag-aesop-r4 에 관해서 [2]

이솝보드를 휴대해서 다니고 싶어요 [2]

yaffs file의 repack???? <== 완료 [1]

aESOP 가지고놀기 라는 PDF 자료중 yaffs 관련 문의 입니다.-&gt... [1]

외부영역의 Address를 배열처럼 쓸려면 어떻게 지정해야 할까요?[완... [2]

[질문] Nand Flash Memory 인식에 관한 질문입니다. [3]

제 2410보드 동작 시험결과입니다. ^^ [1]

[질문] u-boot에서 2440 USB OHCI의 성능 <= 완료 [4]

삼바 linking 문제 입니다.<==완료 [1]

nand flash bad eraseblock 납니다....[미해결] [2]

[질문] cannot execute "/etc/rc.d/rc.S" 에 관한 질문입니다. [3]

바이너리파일을 아스키파일로 변환하는걸 도와주세요 ... [8]

[질문] kill 에 관해서.. 느닷없이 궁금해서요. [2]

사용자 로그인