Re: ld: drivers/media/built-in.o: No such file: No such file or directory

2008-06-17 Thread Srikar Dronamraju
* Peter Teoh <[EMAIL PROTECTED]> [2008-06-17 21:19:53]: Hi Peter, I also faced a problem with compiling code in drivers/media which was resolved by applying the patch at this link http://lkml.org/lkml/2008/4/30/62 -Srikar > I got the latest error af

ld: drivers/media/built-in.o: No such file: No such file or directory

2008-06-17 Thread Peter Teoh
I got the latest error after git pull just few minutes ago: Compilation errors: /mnt/hd0/download/utrace/linux-2.6-utrace>make CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h LD drivers/built-in.o l

Re: [RFC] [PATCH 0/2] Breakpoint assistance(SSOL) for utrace clients

2008-06-17 Thread Srinivasa DS
Srinivasa D S wrote: Roland, I have attached set of patches for providing breakpoint mechanism for user processes as mentioned in http://sourceware.org/ml/systemtap/2007-q1/msg00571.html. This patchset provides API for insertion/removal of breakpoint. It also has provisions for storin