Le mer 02/06/2004 à 16:45, Michael Prager a écrit : > Finally got it working! > > I had to fix all 3 occurences of DT_DIR: > gst_equipes.cpp: line 93 > lst_terrain.cpp: line 100 > avatar.cpp: line 103 > > No more segfault now.
Well ! It's corrected in CVS ;-) > > I think there are other DT_* (but not DT_DIR) because > > I had copy code from gst_equipe.cpp to adapt to manage > > the maps. Since Haypo has moved this code, I'm not > > sure in which file it is. > > Hm I didn't notice any of those yet... Try to use grep ! $ pwd /home/haypo/prog/wormux/src $ grep readdir *.cpp avatar.cpp: while ((fichier = readdir(dir)) != NULL) gst_equipes.cpp: while ((fichier = readdir(dir)) != NULL) lst_terrain.cpp: while ((fichier = readdir(dir)) != NULL) > > Are you okey to produce ebuild frequently ? If yes, we > > can make a link on the web site. > > I'd be happy to :-) Cool ;-) We are waiting for the integration of Wormux in Gentoo ! > > PS: Pfou, c'est dur de parler anglais ;-) > > Je suis sure qu'il est plus simplement pur toi de perler > anglais comme pour moi perler francais. Sorry, my > school-french is pretty rusty ;-) That's why we are translating all documentation and website ... Bye, Haypo