bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
149 stars 22 forks source link

Unable to Install dugway #127

Closed tushar-sonje closed 8 years ago

tushar-sonje commented 9 years ago

Help me - I am not able to resolve following issue

Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing dugway: ERROR: Failed to build gem native extension.

C:/Ruby22/bin/ruby.exe -r ./siteconf20150609-2020-ijybt0.rb extconf.rb

checking for main() in -lssl... no checking for rb_trap_immediate in ruby.h,rubysig.h... no checking for rb_thread_blocking_region()... no checking for ruby/thread.h... yes checking for rb_thread_call_without_gvl() in ruby/thread.h... yes checking for inotify_init() in sys/inotify.h... no checking for __NR_inotify_init in sys/syscall.h... no checking for writev() in sys/uio.h... no checking for rb_thread_fd_select()... yes checking for rb_fdset_t in ruby/intern.h... yes checking for rb_wait_for_single_fd()... yes checking for rb_enable_interrupt()... no checking for rb_time_new()... yes checking for windows.h... yes checking for winsock.h... yes checking for main() in -lkernel32... yes checking for main() in -lrpcrt4... yes checking for main() in -lgdi32... yes checking for clock_gettime()... yes checking for CLOCK_MONOTONIC_RAW in time.h... no checking for CLOCK_MONOTONIC in time.h... yes creating Makefile

make "DESTDIR=" clean

make "DESTDIR=" generating rubyeventmachine-i386-mingw32.def compiling binder.cpp compiling cmain.cpp compiling ed.cpp compiling em.cpp em.cpp: In member function 'uint64_t EventMachine_t::GetRealTime()': em.cpp:403:18: error: aggregate 'timespec tv' has incomplete type and cannot be defined make: *\ [em.o] Error 1

make failed, exit code 2

Gem files will remain installed in C:/Ruby22/lib/ruby/gems/2.2.0/gems/eventmachi ne-1.0.7 for inspection. Results logged to C:/Ruby22/lib/ruby/gems/2.2.0/extensions/x86-mingw32/2.2.0/eventmachine-1.0.7/gem_make.out

mattwigham commented 8 years ago

Thanks @kevsandel

highresfelix commented 6 years ago

No solution?