Hi I just ran into an error with my own package of host-gchart. It downloads gchart-2.7.zip and extracts it: $(call extract, HOST_CHART, $(HOST_GCHART_DIR)) This works without problems in ptxdist-2011.04.1. With 2011.11.0 the $(HOST_GCHART_DIR) contains the first directory of the zipfile (javadoc) and not the zipfile root. Best regards Tim