• # C'est censé compiler avec une GLIBC 2.2 ?

    Posté par . En réponse à la dépêche Sources de la Hard Rox disponibles. Évalué à 1.

    [guillaume@agathe rox_src]$ make
    gcc -m486 -O6 -Iutil -L. -DLNX -D_DJ_2 -c -o
    [snip snip snip]
    In file included from util/gfx.c:46:
    util/lnx_gfx.c:28: conflicting types for `shmat'
    /usr/include/sys/shm.h:62: previous declaration of `shmat'
    util/lnx_gfx.c:29: conflicting types for `shmdt'
    /usr/include/sys/shm.h:65: previous declaration of `shmdt'
    make: *** [gfx.o] Erreur 1
    [guillaume@agathe rox_src]$ rpm -qf /usr/include/sys/shm.h
    glibc-devel-2.2.2-5mdk
    Argh...