CC   cleansess.o
          cleansess.c: In function 'cleanup_session':
          cleansess.c:58: warning: implicit declaration of 'logout'
          cleansess.c:59: warning: implicit declaration of 'logwtmp'
            CC   daemon.o
          daemon.c:108: error: expected '=', ',', ';', 'asm' or '__attribute__' 
\
                                 before 'waitdaemon_timeout'
          daemon.c: In function 'waitdaemon':
          daemon.c:142: error: 'waitdaemon_timeout' undeclared (first use ... )
                                 ...
          make[2]: ...

   Since both systems complain about 'daemon.o', some relevant setting
   must have eludd your attention.

You need the RETSIGTYPE changes I commited. :-)



Reply via email to