[uClinux-dev] Configure: error: pthread is missing while buliding rsyslog daemon in uclinux for M5272C3

2013-02-15 Thread Ashish Phogat
Hi, As soon as I enabled the rsyslog daemon in Network applications while configuring uclinux for M5272C3 I got the erro*rs as: Configure: error: pthread is missing *I am using uClinux-dist-20120401.tar.gz and m68-elf-tools-20030314.sh tool chain. I have basic configurations enabled and uClibc as

Re: [uClinux-dev] Configure: error: pthread is missing while buliding rsyslog daemon in uclinux for M5272C3

2013-02-16 Thread Ashish Phogat
Build uClibc with debugging symbols (DODEBUG) [N/y/?] n Build pthread with debugging output (DODEBUG_PT) [N/y/?] n Strip libraries and executables (DOSTRIP) [Y/n/?] y Build uClibc with run-time assertion testing (DOASSERTS) [N/y/?] n Compiler Warnings (WARNINGS) [-Wall] -Wall Enable extra annoyi

[uClinux-dev] Rsyslog Daemon

2013-03-12 Thread Ashish Phogat
Hey Folks, Anyone succeded in building rsyslog daemon in uclinux Network applications for architectures which are MMU less. I am struggling with Coldfire M5272C3 which is MMU less. I know rsyslog is full of pthreads, which I enabled in uClibc library configuration. But still I am getting errors re

[uClinux-dev] RAM based filesystem in uclinux

2013-03-22 Thread Ashish Phogat
Hi folks, I have some basic problem: I have my uclinux currently running on Coldfire board from RAM. I have romfs as my file system but that is read only file system.I donot enable MTD support, blckmem is also disabled. I enabled a RAM disk(CONFIG_BLK_DEV_RAM) and initrd(CONFIG_BLK_DEV_INITRD) an

Re: [uClinux-dev] RAM based filesystem in uclinux

2013-03-22 Thread Ashish Phogat
I am using Linux kernel version 2.4...Whether initramfs is available in that kernel version 2.4 with cpio archieve. DO I need to select initrd or ramdisk with initramfs? I am sorry I am new to uclinux/linux. I am building myself in uclinux Thanks Ashish Phogat On Fri, Mar 22, 2013 at 9:41 AM

Re: [uClinux-dev] RAM based filesystem in uclinux

2013-03-22 Thread Ashish Phogat
Anyone Else having Idea about my query related to RAM based filesystem. On Fri, Mar 22, 2013 at 11:02 AM, Lennart Sorensen < lsore...@csclub.uwaterloo.ca> wrote: > On Fri, Mar 22, 2013 at 10:06:03AM -0400, Ashish Phogat wrote: > > I am using Linux kernel version 2.4...Wheth

Re: [uClinux-dev] RAM based filesystem in uclinux

2013-03-23 Thread Ashish Phogat
Hi, Could someone provide me the mechanism/configuration to have a RAM based filesystem which is writable? My kernel is 2.4. Thanks for replying On Sat, Mar 23, 2013 at 4:19 AM, Greg Ungerer wrote: > Hi Lennart, > > On 22/03/13 23:41, Lennart Sorensen wrote: > > The fact we can recreate the cpio

Re: [uClinux-dev] RAM based filesystem in uclinux

2013-03-23 Thread Ashish Phogat
on should be sufficient. > > If you don't have a very compelling reason to stay on a 2.4 kernel you > might want to consider upgrading. Especially if you're starting a new > project. > > I hope that helps, > - Steve > > > > > > On Sat, Mar 23, 20

Re: [uClinux-dev] RAM based filesystem in uclinux

2013-03-25 Thread Ashish Phogat
hey Thanks Greg, I succeded in doing that. Thank you for your Superb help. Thank you very much again. Thanks Ashish phogat On Mon, Mar 25, 2013 at 12:14 PM, Lennart Sorensen < lsore...@csclub.uwaterloo.ca> wrote: > On Sat, Mar 23, 2013 at 08:49:37AM +1000, Greg Ungerer wrote: >

[uClinux-dev] Ehernet FEC problem in Coldfire M5272C3

2013-03-25 Thread Ashish Phogat
fec: PHY @ 0x1, ID 0x0022561b -- AM79C874 Thanks and Appreciated for your help. Thanks Ashish Phogat ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.

[uClinux-dev] Fwd: Ehernet FEC problem in Coldfire M5272C3

2013-03-26 Thread Ashish Phogat
-- Forwarded message -- From: Ashish Phogat Date: Tue, Mar 26, 2013 at 8:46 AM Subject: Re: [uClinux-dev] Ehernet FEC problem in Coldfire M5272C3 To: Greg Ungerer Hi, My Kernel is 2.4.34.5 and uClinux-dist is uClinux-dist-20120401.tar.bz2. Thanks for Replying. Thanks Ashish

Re: [uClinux-dev] Fwd: Ehernet FEC problem in Coldfire M5272C3

2013-03-27 Thread Ashish Phogat
SPI Thanks Ashish phogat On Wed, Mar 27, 2013 at 7:55 AM, Greg Ungerer wrote: > Hi Ashish, > > On 27/03/13 06:12, Ashish Phogat wrote: > > My Kernel is 2.4.34.5 and uClinux-dist is uClinux-dist-20120401.tar.bz2. > > Ok. I haven't run 2.4 kernels for a long time

Re: [uClinux-dev] Fwd: Ehernet FEC problem in Coldfire M5272C3

2013-03-28 Thread Ashish Phogat
clock frequency. Is there any problem with frequency? Thanks Ashish Phogat > On Wed, Mar 27, 2013 at 6:24 PM, Ashish Phogat > wrote: > >> Hi Greg, >> When I did cat proc/interrupts: >> >> /> cat /proc/interrupts >> 66: 0 fec(MII) >> 72:

Re: [uClinux-dev] Fwd: Ehernet FEC problem in Coldfire M5272C3

2013-03-28 Thread Ashish Phogat
. Thanks Ashish Phogat On Thu, Mar 28, 2013 at 8:22 AM, Greg Ungerer wrote: > Hi Ashish, > > On 28/03/13 21:57, Ashish Phogat wrote: > > I had a look at all the patches made for M5272C3 in cvs.org > > <http://cvs.org> for kernel 2.4.x in last couple of years. It seems all

Re: [uClinux-dev] Fwd: Ehernet FEC problem in Coldfire M5272C3

2013-03-29 Thread Ashish Phogat
. I am able to ping my Linux machine. I don't know whether some configuration is missed for AM79C874. I am not sure how link is supposed to be up. Whether I should assume to be up always or I have to wait for some interrupt/event which will make my link up. If you have anything on your sid