[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
kernel debugging
- To: Linux-Il Mailing List <linux-il(at-nospam)cs.huji.ac.il>
- Subject: kernel debugging
- From: "Mevorach, Assaf" <assaf.mevorach(at-nospam)intel.com>
- Date: Mon, 6 Nov 2000 23:05:02 -0800
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi
in the project we are doing we need to be notified about context switch of
processes,
something like when context switch occurs a handle function that I give
pointer to, will be called.
I need to do it without any kernel changes. because it should be part of a
shelf product that will work with any standard kernel version
if someone knows a better place to ask this question it will be considered
as good answer too :)
thanks
Assaf
-----Original Message-----
From: Miriam [mailto:prog@agri.huji.ac.il]
Sent: Saturday, November 04, 2000 7:50 PM
To: dekel@math.tau.ac.il
Cc: Linux-Il Mailing List
Subject: Lyx compilation
Maybe you can help.
I downloaded lyx-1.1.5fix2.tar.gz and tried to build the program. After
unpacking, ./configure and make I tried src/lyx. Got the error message:
error in loading shared libraries: libc.so.5: cannot open shared object
file: No such file or directory.
In my installation (Slakware 7.0 - kernel 2.2.13) libc.so.5 is in the
directory /usr/i386-slackware-linux-gnulibc1/lib. I checked the
libraries an directories in the file config.status. The line is:
s%@LIBS@% -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11 %g
Thinking that the problem was there, I tried to add the missing directory
with an editor: s%@LIBS@% -lSM -lICE -liberty -lc -lm
-L/usr/i386-slackware-linux-gnulibc1/lib -L/usr/X11R6/lib -lX11 %g
and made a make clean, make and src/lynx => same error message.
Any suggestions ? Thanks, Avraham (prog%agri.huji.ac.il)
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il