Segmentation fault when start net-snmp

2007-01-27 Thread tran vanle
Hi all I use board TQM8xxL , kernel 2.6.11.7 with Marcelo Tosatti patch and Ramdisk in ELDK 4.0. I only rebuild net-snmp-5.2.1.2-1_1.src.rpm package (rebuild , not edit any thing) If I run snmpd with basic configuration //smnpd.conf syslocation TQM8xxL sysservices 79 sysco

net-snmp package in ELDK 4.0 can not work with trapsink(TQM8xxL board)

2007-01-09 Thread tran vanle
Hi all I use board TQM8xxL , kernel 2.6.11.7 with Marcelo Tosatti and Ramdisk in ELDK 4.0. I only rebuild net-snmp-5.2.1.2-1_1.src.rpm package (rebuild , not edit any thing) If I run snmpd with basic configuration //smnpd.conf syslocation TQM8xxL sysservices 79 syscontact

Re: ELDK4.0 net-snmp can not work with trapsink

2007-01-02 Thread tran vanle
Hi Wolfgang Denk In board TQM 8xxL I use kernel 2.6.11.7 with tosati patch , so it run ok. May net-snmp require kernel 2.4 to run trapsink? About net-snmp : Of course I use net-snmp package include in ELDK4.0 package . this configure I read in net-snmp.spec after I run ppc_8xx-rpm -iv net-snmp

ELDK4.0 net-snmp can not work with trapsink

2007-01-02 Thread tran vanle
Hi all I use net-snmp package in ELDK4.0 with board TQM8xxL . I config it ./configure \ --host=$RPM_ARCH-linux \ --enable-static --enable-shared \ --with-cflags="$RPM_OPT_FLAGS -lcrypto" \ --with-ldflags="$LDFLAGS

net-snmp : can not start with trapsink

2006-12-26 Thread tran vanle
Hi all I have just rebuild net-snmp in ELDK 4.0 . when I start with config file #snmpd.conf rwuser root It run ok But when I add these line #snmpd.conf rwuser root authtrapenable 1 trapcommunity public trapsink localhost public 5060 informsink localhost public 5060 trap2sink loca

passwd : error

2006-11-21 Thread tran vanle
Hi all I use TQM8xxl board with kernel 2.6.11.7 and Ramdisk of ELDK4.0 command adduser of busybox 1.0 when I login (root) and type command adduser van I receive adduser: /home/van: Operation not permitted Changing password for van Enter the new password (minimum of 5, maximum of 8 characters) Pl

Telnet still error

2006-11-14 Thread tran vanle
I use kernel 2.6.11.7 and Ramdisk in ELDK 4.0 (I only edit Ramdisk of ELDK 4.0 for login (use ttyCPM0) ).   - If I run  telnetd(of busybox) daemon  in /sbin/telnetd        when I telnet to this board ,i receive        telnetd: bind: Address already in use    - If I run  telnetd daemon  in /usr/sbin

telnet error

2006-11-13 Thread tran vanle
Hi allI use kernel 2.6.11.7 and Ramdisk in ELDK 4.0 (I just use ,not rebuild Ramdisk). But when I telnet to this board ,i receivetelnetd: All network ports in use!When I edit Ramdisk of ELDK 4.0 for login (use ttyCPM0) ,I receive the sameWhat cause this error ? kernel or ramdisk?Thanks a lot     Se

Ramdisk of ELDK 3.1.1 not run

2006-11-06 Thread tran vanle
Hi every oneI had used kernel of ELDK 3.1.1 and Ramdisk of ELDK 4.0 on board MPC8xxL .It run ok but I see it will meet trouble :DWhen I use kernel and Ramdisk of ELDK 3.1.1 for MPC8xxL (I only rebuild Kernel use oldconfig and use uRamdisk in source (not rebuild )) but I receive error///

Not show login correct

2006-11-03 Thread tran vanle
Hi allI have just build kernel and ramdisk for TQM8xxL success. But when I login I receive [EMAIL PROTECTED] W] , my hostname is van and current directory is /root/bin ,May I receive [EMAIL PROTECTED] bin]Here is my /etc/inittab and /etc/profile#/etc/inittab/

Linux-2.6.x for TQM860L

2006-10-26 Thread tran vanle
Hi WolfgangDenk I have just read pages http://www.denx.de/wiki/Know/Linux24vs26 and i see you had build Linux-2.6.11.7 for TQM860L with instruction below Download  Kernel Version 2.6.11.7 from kernel.org plus 8xx v2.6 TLB patch by Marcelo Tosatti (4 Apr 2005) Download config-2.6.11.7-TQM860L

problem when boot new kernel and ramdisk

2006-10-21 Thread tran vanle
hi every oneI have just build kernel image and ramdisk for TQM_8xxLI write image into flash at  4040 and ramdisk at 4058 I run =>bootm 4040 4058 and i receive ## Booting image at 4040 ...   Image Name:   Linux-2.6.12-uc0   Created:  2006-10-21   3:22:00 UTC   Image Type:  

Build openssl in ELDK 3.1.1

2006-10-20 Thread tran vanle
Thanks Wolfgang DenkI'm reinstall ELDK 3.1.1 and it okI rebuild openssl like that- Download openssl-0.9.7f-7.10_1.src.rpm in /usr/src/denx/SRPMS- Go to /usr/src/denx/SRPMS and run    ppc_8xx-rpm -iv openssl-0.9.7f-7.10_1.src.rpm- Go to /usr/src/denx/SPECS and run   ppc_8xx-rpmbuild  openssl

Not know how to build image and user application from ELDK 3.1.1

2006-10-18 Thread tran vanle
hanks Wolfgang DenkI'm reinstall ELDK 3.1.1 and it okI rebuild openssl like that - Download openssl-0.9.7f-7.10_1.src.rpm in /usr/src/denx/SRPMS- Go to /usr/src/denx/SRPMS and run         ppc_8xx-rpm -iv openssl-0.9.7f-7.10_1.src.rpm- Go to /usr/src/denx/SPECS and run       ppc_8xx-rpmbuild  opens

Not know how to build image and user application from ELDK 4.0

2006-10-16 Thread tran vanle
Hi every oneI have just installed ELDK 4.0 for TQM 8xxL and read it README but I don't know how to build my custom image or adding user application.Such as I want to build ssh and openssh but I don't know where to start and how to do it step by step.Every one who HAD did it please  guide me step by

Inet error in uClib

2006-09-25 Thread tran vanle
Hi all I have just build uClibc -0.9.28 with ppc_85xx-gcc ,platform powerpc with kernel 2.6.15 and i have this error ppc_85xx-gcc  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing    -fno-builtin -nostdinc -D_LIBC -I../../include -I.  -Os -funit-at-a-time   -isystem /prodev/csprj/too