View Single Post
  #2 (permalink)  
Old 11-06-2009, 07:38 AM
hallelujah hallelujah is offline
Junior Member
 
Posts: 9
Default

Well after digging ( grep ZimbraAdminVersionCheck . -R ) few hours
I found some inexisting directories defined in ZimbraBuild/defs/paths.def :

ZMCBPOLICYD_DIR := $(BUILD_ROOT)/../ZimbraCBPolicyd
SYNC_COMMON_DIR := $(BUILD_ROOT)/../ZimbraSyncCommon
ARCHIVE_DIR := $(BUILD_ROOT)/../ZimbraArchive
ADMIN_VERSIONCHECK_DIR := $(BUILD_ROOT)/../ZimbraAdminVersionCheck

Are the sources up to date ?
Reply With Quote