From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <002b01bfe2b0$2a05ae00$57c809c0@nt4srv87> Reply-To: "john zhan" From: "john zhan" To: "Kwansuk Kim" Cc: References: Subject: Re: network tools don't work Date: Sat, 1 Jul 2000 00:28:01 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: hi, kim I experienced similar case. That's your shared objs and your applications are not accordant. Build apps and kernel with same version of glibc. also,make sure you have same version libc.so.6 in /lib of your target rootfs . regards. john zhan. ----- Original Message ----- From: Kwansuk Kim To: LinuxPPC Sent: Tuesday, July 11, 2000 7:47 PM Subject: network tools don't work > > After getting bash prompt, I determined wheather network is working, but it doesn't. > It tells there is no protocol. > > ---------- > > init-2.00# ./ifconfig lo 127.0.0.1 > 127.0.0.1: Resolver Error 0 (no error) > Usage: ifconfig [-a] [-i] [-v] interface > [inet address] > [hw] [ax25 address] > [metric NN] [mtu NN] > [trailers] [-trailers] > [arp] [-arp] > [netmask aa.bb.cc.dd] > [dstaddr aa.bb.cc.dd] > [mem_start NN] [io_addr NN] [irq NN] > [[-] broadcast [aa.bb.cc.dd]] > [[-]pointopoint [aa.bb.cc.dd]] > [up] [down] ... > init-2.00# ping 210.105.51.96 > ping: unknown protocol icmp. > init-2.00# > > ---------- > > But I set configure file to support TCP/IP protocol. > It's startup message. > > --------------- > > POSIX conformance testing by UNIFIX > Linux NET4.0 for Linux 2.2 > Based upon Swansea University Computer Society NET3.039 > NET4: Unix domain sockets 1.0 for Linux NET4.0. > NET4: Linux TCP/IP 1.0 for NET4.0 > IP Protocols: ICMP, UDP, TCP, IGMP > TCP: Hash tables configured (ehash 32768 bhash 32768) > Starting kswapd v 1.5 > Serial driver version 4.27 with no serial options enabled > ttyS00 at 0x03f8 (irq = 4) is a 16450 > ttyS01 at 0x02f8 (irq = 3) is a 16450 > ttyS02 at 0x03e8 (irq = 4) is a 16450 > CPM UART driver version 0.02 > > ttyS00 at 0x0380 is a SMC > ttyS01 at 0x0100 is a SCC > ttyS02 at 0x0200 is a SCC > pty: 256 Unix98 ptys configured > > ..... > > Is something wrong? > > I used ramdisk root file system, and ramdisk image was obtained from linuxppc.org. (about 4Meg, library version is 1.99) > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/