Hi, 2011/12/9 linyi li <[email protected]>: > Thanks again :-) > Below is the command line: > > checking configure is up-to-date... checking for grep that handles long > lines and -e... /bin/grep > > checking for egrep... /bin/grep -E > [snip] > > checking whether to build the ODK... yes > > checking for external/unowinreg/unowinreg.dll... configure: WARNING: not > found, will be cross-built using mingw32 > > checking for yes... yes > > checking whether we are using the MinGW32 cross C++ compiler... yes: > invalid option -- 'd' > > Try `yes --help' for more information. > > configure: error: no
If you did not specify --disable-odk option, you needed to prepare external/unowinreg/unowinreg.dll yourself even you are building Linux environment. Regards, Tsutomu
