View previous topic :: View next topic |
Author |
Message |
guilc Bodhisattva
Joined: 15 Nov 2003 Posts: 3326 Location: Paris - France
|
Posted: Fri Jun 11, 2004 6:02 am Post subject: [libevent] la compilation bloque (résolu) |
|
|
Salut,
depuis hier, j'esssaye de compiler libevent, sans succes : systématiquement (quelle que soit la version de libevent essayé), la compilation bloque :
Code: | Running tests:
KQUEUE
Skipping test
POLL
test-eof: OKAY
test-weof: FAILED
test-time: OKAY
regress: OKAY
SELECT
test-eof: OKAY
test-weof: FAILED
test-time: OKAY
regress: OKAY
RTSIG
Skipping test
EPOLL
test-eof: OKAY
test-weof: FAILED
test-time: OKAY
regress: |
Et la, j'attend, longtemps... Je l'ai laissé la nuit, rien a faire, ça reste bloqué la. Et je ne comprends pas ce qu'il y a...
J'ai vérifié ça :
Code: | # nm -D /lib/libc.so.6 | grep epoll
000af790 T epoll_create
000af7d0 T epoll_ctl
000af820 T epoll_wait |
Code: | # strings /usr/lib/libc.a | grep epoll
epoll_create
epoll_ctl
epoll_wait
epoll_create.o/ 1086518743 250 250 100644 1064 `
epoll_create
epoll_ctl.o/ 1086518743 250 250 100644 1076 `
epoll_ctl
epoll_wait.o/ 1086518743 250 250 100644 1076 `
epoll_wait |
Je suis en ~x86, headers 2.6.6, glibc avec nptl.
Voila, donc si quelqu'un sait dans quelle direction chercher, je suis preneur, parceque j'attend avec impatience mon NFSv4 + Kerberos et sans libevent, pas de NFSv4
merci ! _________________ Merci de respecter les règles du forum.
Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Last edited by guilc on Mon Jun 14, 2004 5:52 am; edited 1 time in total |
|
Back to top |
|
|
geoffwa n00b
Joined: 05 Nov 2003 Posts: 6 Location: AU
|
Posted: Mon Jun 14, 2004 3:50 am Post subject: |
|
|
Salut,
Tu parles anglais?
I had the same problem - changing kernels fixed it.
(I was using 2.6.6-mm5 and I am now using 2.6.7-rc3-mm1)
Try a different kernel version. |
|
Back to top |
|
|
guilc Bodhisattva
Joined: 15 Nov 2003 Posts: 3326 Location: Paris - France
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|