pav         2012-03-18 20:13:55 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/windowmaker   Makefile 
  Log:
  - Mark BROKEN on 7.X: does not compile
    handlers.c: In function 'W_HandleInputEvents':
    handlers.c:471: error: 'fd_set' undeclared (first use in this function)
    handlers.c:471: error: (Each undeclared identifier is reported only once
    handlers.c:471: error: for each function it appears in.)
    handlers.c:471: error: expected ';' before 'rset'
    handlers.c:486: warning: implicit declaration of function 'FD_ZERO'
    handlers.c:486: error: 'rset' undeclared (first use in this function)
    handlers.c:487: error: 'wset' undeclared (first use in this function)
    handlers.c:488: error: 'eset' undeclared (first use in this function)
    handlers.c:493: warning: implicit declaration of function 'FD_SET'
    handlers.c:527: warning: implicit declaration of function 'select'
    handlers.c:542: warning: implicit declaration of function 'FD_ISSET'
  
  Reported by:    pointyhat
  Feature safe:   yes
  
  Revision  Changes    Path
  1.166     +4 -0      ports/x11-wm/windowmaker/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to