garnome build on mac os X



When I get to the point where i need gamin it fails with this, I had to rename mtim in gam_poll_basic.c to mtime but I don't know where to go from here, anyone know what I can do? Has anyone ever successfully compiled garnome for mac os X?

Making all in server
make  all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/Users/smach/garnome/include/glib-2.0 -I/Users/smach/garnome/lib/glib-2.0/include -DBINDIR=\""/Users/smach/garnome//libexec"\" -DG_DISABLE_DEPRECATED -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -MT gam_poll_basic.o -MD -MP -MF ".deps/gam_poll_basic.Tpo" -c -o gam_poll_basic.o gam_poll_basic.c; \ then mv -f ".deps/gam_poll_basic.Tpo" ".deps/gam_poll_basic.Po"; else rm -f ".deps/gam_poll_basic.Tpo"; exit 1; fi
gam_poll_basic.c: In function 'gam_poll_basic_poll_file':
gam_poll_basic.c:338: error: request for member 'tv_sec' in something not a structure or union gam_poll_basic.c:338: error: request for member 'tv_nsec' in something not a structure or union gam_poll_basic.c:338: error: request for member 'tv_sec' in something not a structure or union gam_poll_basic.c:338: error: request for member 'tv_nsec' in something not a structure or union
make[3]: *** [gam_poll_basic.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




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