got all of the code actually running (not fully functional though)
diff --git a/aos/build/aos.gyp b/aos/build/aos.gyp
index f5defa5..12ac2a1 100644
--- a/aos/build/aos.gyp
+++ b/aos/build/aos.gyp
@@ -50,6 +50,7 @@
         '<(AOS)/common/common.gyp:time',
         '<(AOS)/common/common.gyp:once',
         'logging_interface',
+        '<(AOS)/common/common.gyp:queue_types',
       ],
     },
   ],