[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel compiling error (Solved)



On Fri, Mar 31, 2006 at 06:57:29PM +0530, Sridhar M.A. wrote:
   > On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote:
   >    > On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote:
   >    > > CC      sound/soundcore.mod.o
   >    > > LD [M]  sound/soundcore.ko
   >    > > make[1]: Leaving directory `/home/software/kernel/linux-2.6.16'
   >    > > COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev |\
   >    > >          awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'   > debian/buildinfo
   >    > > make: *** [debian/stamp-build-kernel] Error 139
   >    > 
   >    > Can you successfully run the ``dpkg -l ... | awk ...'' pipeline outside 
   >    > of the kernel build process?
   >    > 
   > Tried it and this is the result:
   > 
   > $ dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev | awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'
   > Segmentation fault
   > 
Continuing my own observation, I traced it down to gawk. Running gawk
resulted in segfault. Reinstalling gawk, removed that problem. 

I do not know why this happened.

Regards,

-- 
Sridhar M.A.                                 GPG KeyID : F6A35935
  Fingerprint: D172 22C4 7CDC D9CD 62B5  55C1 2A69 D5D8 F6A3 5935

Simplicity does not precede complexity, but follows it.

Attachment: signature.asc
Description: Digital signature


Reply to: