libtool: File Name Conversion Failure

1 
1 15.3.7.1 File Name Conversion Failure
1 .....................................
1 
1 In most cases, file name conversion is not needed or attempted.
1 However, when libtool detects that a specific combination of build and
1 host platform does require file name conversion, it is possible that the
1 conversion may fail.  In these cases, you may see a warning such as the
1 following:
1 
1      Could not determine the host file name corresponding to
1        `... a file name ...'
1      Continuing, but uninstalled executables may not work.
1 
1 or
1 
1      Could not determine the host path corresponding to
1        `... a path ...'
1      Continuing, but uninstalled executables may not work.
1 
1 This should not cause the build to fail.  At worst, it means that the
1 wrapper executable will specify file names or paths appropriate for the
1 build platform.  Since those are not appropriate for the host platform,
1 the uninstalled executables would not operate correctly, even when the
1 wrapper executable is launched via the appropriate emulation or
1 API-enhancement (e.g.  Wine).  Simply install the executables on the
1 host platform, and execute them there.
1