I solved the issue by moving my developing directory from my external harddrive to local harddrive.
But still don't understand why this will be different. ex: I had /Volumes/BENWORK/myproject/Drizzle/drizzle-repo/drizzle-fruit after move to /Users/linpo-hsiu/drizzle-repo/drizzle-fruit it just works.... Ben On Fri, May 14, 2010 at 11:04 AM, Benjamin Lin <[email protected]> wrote: > I am pretty new starter, and tried to run autorun.sh to compile my > change, but get this error. > > ./config/autorun.sh > ./config/autorun.sh: running `python config/pandora-plugin write' > ./config/autorun.sh: running `/opt/local/bin/glibtoolize --automake > --copy --force' > ./config/autorun.sh: running `/opt/local/bin/aclocal-1.11 -I m4' > ./config/autorun.sh: running `/opt/local/bin/autoheader' > autoheader: error: AC_CONFIG_HEADERS not found in configure.ac > Can't execute autoheader > > > Does anyone has the same issue? and any solution? > > Thanks, > Benjamin > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

