Garnome 2.8.0 build problem.



I'm trying to build Garnome 2.8.0.  When I get to:
  libgnomeui
  libbonoboui
  libgnome
  libgnome-vfs
  gamin
I get this error:
gam_poll.c:257: error: structure has no member named `st_mtim'
gam_poll.c:257: error: structure has no member named `st_mtim'
gam_poll.c:258: error: structure has no member named `st_mtim'
gam_poll.c:258: error: structure has no member named `st_mtim'
gam_poll.c:260: error: structure has no member named `st_ctim'
gam_poll.c:260: error: structure has no member named `st_ctim'
gam_poll.c:261: error: structure has no member named `st_ctim'
gam_poll.c:261: error: structure has no member named `st_ctim'
gam_poll.c:271: error: structure has no member named `st_mtim'
gam_poll.c:272: error: structure has no member named `st_mtim'
gam_poll.c:272: error: structure has no member named `st_mtim'
gam_poll.c:273: error: structure has no member named `st_mtim'

Apparently, gamin-0.0.9/server/gam_poll.c thinks linux'
struct stat has fields st_mtim and st_ctim which have type
struct timeval, with tv_sec and tv_nsec.  Is this something
new?  I don't remember this being this way before.

I'm running a 2.4 kernel in a slightly patched debian woody
system.

Thanks for your help.
--
Codex Gratia Codici.
bill white griggsinst org                 Griggs Research Institute



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]