LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   glibc upgrade with upgrading kernel, problem? (https://www.linuxquestions.org/questions/linux-general-1/glibc-upgrade-with-upgrading-kernel-problem-313610/)

Gates1026 04-15-2005 01:52 PM

glibc upgrade with upgrading kernel, problem?
 
I am running FC3 with kernel 2.6.9 stock. I dont really want to upgrade the kernel b/c I have kismet and the drivers working like I want them to. I did upgrade glibc in the past few days.

The problem I have is when I try and run nessus......it throws error about glibc object detected or something (I can give the exact error if someone needs it). Is this a problem b/c I upgraded glibc and not the kernel?

__J 04-15-2005 02:28 PM

how did you build glibc ( what options did you pass to configure)

Gates1026 04-15-2005 02:36 PM

Sorry I forgot to specify, I just upgraded the package with the RedHat update package

Komakino 04-15-2005 03:10 PM

The directory /usr/include/linux should contain kernel headers for the kernel that glibc was compiled against. So logically if your new glibc was not compiled against your running kernel then those headers are now wrong. That could be the source of your problem.


All times are GMT -5. The time now is 03:35 PM.