Created attachment 4987 compile log file ... Hi (File attached) , What is dnl ? Why error happend ? Any ideas? Thanks.
dnl = do not link, or similar. Removes newline at end. Can be used to indicate a comment. Cf. e.g. http://www.sourceware.org/autobook/autobook/autobook_197.html . The compile problem might be due to the space in the path where you compile. Spaces are ugly, even if they are "possible" ;-). Use underscores or hyphens or camel case instead.