* error report
@ 2003-04-08 18:54 Armando Vega
0 siblings, 0 replies; 5+ messages in thread
From: Armando Vega @ 2003-04-08 18:54 UTC (permalink / raw)
To: mec, linux-kernel
This was the error:
Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue. Here is the error
report:
Q> scripts/Menuconfig: line 832: MCmenu71: command not found
Please report this to the maintainer <mec@shout.net>. You may also
send a problem report to <linux-kernel@vger.kernel.org>.
Please indicate the kernel version you are trying to configure and
which menu you were trying to enter when this error occurred.
make: *** [menuconfig] Error 1
I compiled linux-2.4.21-0.13mdk kernel..
However, the kde version of linuxconfig worked flawlessly, while i tried
"mneuconfig" a couple of times and when trying to access "Linux Advanced
Sound Architecture" it gave this error..
Hope i could help..
=)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Error Report
@ 2003-08-29 6:41 GibsonSG
2003-08-29 8:33 ` Rahul Karnik
0 siblings, 1 reply; 5+ messages in thread
From: GibsonSG @ 2003-08-29 6:41 UTC (permalink / raw)
To: mec; +Cc: linux-kernel
Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue. Here is the error report:
Q> scripts/Menuconfig: line 832: MCmenu71: command not found
I have received this error when compiling both 2.4.21-0.13mdk and 2.4.22-1mdk
when attempting to open the ALSA sound menu.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Error Report
2003-08-29 6:41 Error Report GibsonSG
@ 2003-08-29 8:33 ` Rahul Karnik
0 siblings, 0 replies; 5+ messages in thread
From: Rahul Karnik @ 2003-08-29 8:33 UTC (permalink / raw)
To: GibsonSG; +Cc: mec, linux-kernel
GibsonSG wrote:
> I have received this error when compiling both 2.4.21-0.13mdk and 2.4.22-1mdk
> when attempting to open the ALSA sound menu.
Ask Mandrake about this. Mainline 2.4.x does not have the ALSA patches.
Thanks,
Rahul
--
Rahul Karnik
rahul@genebrew.com
http://www.genebrew.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Error Report
@ 2006-03-10 6:03 Kaeul Kim
2006-03-10 18:36 ` Greg KH
0 siblings, 1 reply; 5+ messages in thread
From: Kaeul Kim @ 2006-03-10 6:03 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1.1: Type: text/plain, Size: 3481 bytes --]
Hello, I'm kim..
I'm the student of SungKyunKwan Univ. in south korea..
I'm doing the DSTM which is transition mechanism in IPv6 to IPv4..
I'm use the source that is bulited by ENST bretagne.. Here the web site (
http://www.ipv6.rennes.enst-bretagne.fr/dstm/index.html)
However I failed to make the DSTM..
And I read some kernel messages(tail -f /var/log/mesages) like bottom line
(some part of messages)
Mar 10 14:12:42 localhost wait_for_sysfs[16997]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti1' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[16999]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti2' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17001]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti3' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17003]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti4' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17007]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti6' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17005]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti5' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17009]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti7' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17011]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti8' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17013]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti9' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17015]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti10' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
So I'm reporting to you that message..
I attach the more specific kernel message that you may want to know..
[-- Attachment #1.2: Type: text/html, Size: 4416 bytes --]
[-- Attachment #2: error_report --]
[-- Type: text/plain, Size: 14784 bytes --]
Mar 10 14:02:42 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:02:42 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:02:49 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:02:54 localhost wait_for_sysfs[16028]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16030]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16032]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16034]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16036]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16038]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16040]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16042]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16044]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16046]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:03:06 localhost net.agent[16277]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16270]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16297]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16284]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16325]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16316]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16346]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16339]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16367]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16362]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16389]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16385]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16410]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16409]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16433]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16432]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16455]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16463]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16478]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16486]: remove event not handled
Mar 10 14:03:07 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:05:01 localhost crond(pam_unix)[16499]: session opened for user root by (uid=0)
Mar 10 14:05:02 localhost crond(pam_unix)[16499]: session closed for user root
Mar 10 14:10:01 localhost crond(pam_unix)[16502]: session opened for user root by (uid=0)
Mar 10 14:10:01 localhost crond(pam_unix)[16501]: session opened for user root by (uid=0)
Mar 10 14:10:01 localhost crond(pam_unix)[16502]: session closed for user root
Mar 10 14:10:01 localhost crond(pam_unix)[16501]: session closed for user root
Mar 10 14:10:13 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:10:13 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:10:43 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:10:48 localhost wait_for_sysfs[16514]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16516]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16518]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16520]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16522]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16524]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16526]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16528]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16530]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16532]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:50 localhost net.agent[16756]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16764]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16780]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16788]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16803]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16811]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16832]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16825]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16853]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16849]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16876]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16871]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16897]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16895]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16919]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16918]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16941]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16949]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16972]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16964]: remove event not handled
Mar 10 14:10:54 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:11:14 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:11:14 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:12:13 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:12:13 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:12:38 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:12:42 localhost wait_for_sysfs[16997]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[16999]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17001]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17003]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17007]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17005]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17009]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17011]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17013]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17015]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:59 localhost net.agent[17245]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17253]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17268]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17277]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17291]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17300]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17321]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17337]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17333]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17314]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17360]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17380]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17369]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17378]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17406]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17415]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17430]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17438]: remove event not handled
Mar 10 14:13:00 localhost net.agent[17453]: remove event not handled
Mar 10 14:13:00 localhost net.agent[17461]: remove event not handled
Mar 10 14:13:00 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:13:14 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:13:14 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Error Report
2006-03-10 6:03 Kaeul Kim
@ 2006-03-10 18:36 ` Greg KH
0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2006-03-10 18:36 UTC (permalink / raw)
To: linux-hotplug
On Thu, Mar 09, 2006 at 10:03:32PM -0800, Kaeul Kim wrote:
> Hello, I'm kim..
> I'm the student of SungKyunKwan Univ. in south korea..
> I'm doing the DSTM which is transition mechanism in IPv6 to IPv4..
> I'm use the source that is bulited by ENST bretagne.. Here the web site (
> http://www.ipv6.rennes.enst-bretagne.fr/dstm/index.html)
>
> However I failed to make the DSTM..
> And I read some kernel messages(tail -f /var/log/mesages) like bottom line
> (some part of messages)
>
> Mar 10 14:12:42 localhost wait_for_sysfs[16997]: either wait_for_sysfs (udev
> 039) needs an update to handle the device '/class/net/dti1' properly (no
> device symlink) or the sysfs-support of your device's driver needs to be
> fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Please upgrade your version of udev, that is quite old.
thanks,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x110944&bid$1720&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-03-10 18:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-08 18:54 error report Armando Vega
-- strict thread matches above, loose matches on Subject: below --
2003-08-29 6:41 Error Report GibsonSG
2003-08-29 8:33 ` Rahul Karnik
2006-03-10 6:03 Kaeul Kim
2006-03-10 18:36 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.