QGC-trunk not able to compile

There are some things wrong:

New Path for Location-Plugin:
QtLocationPlugin/qtlocation/src/location/maps/
Not
QtLocation/privat/…

and another one i can not fix:

QtLocationPlugin/QGeoMapReplyQGC.cpp: In member function ‘virtual void QGeoTiledMapReplyQGC::abort()’:
QtLocationPlugin/QGeoMapReplyQGC.cpp:109:10: error: ‘aborted’ was not declared in this scope
emit aborted();
Is there some body to fix this?

Im new here and have no experience with development.