http://bugs.winehq.org/show_bug.cgi?id=6780
------- Additional Comments From imaxfun@gmail.com 2006-25-11 21:55 ------- The compilation goes just OK until the end, so here is just the end of it.
make[2]: Poistutaan hakemistosta "/tmp/wine-0.9.26/tools/wmc" make[2]: Siirrytään hakemistoon "/tmp/wine-0.9.26/tools/wrc" make[2]: Kohteelle "all" ei tarvitse tehdä mitään. make[2]: Poistutaan hakemistosta "/tmp/wine-0.9.26/tools/wrc" make[1]: Poistutaan hakemistosta "/tmp/wine-0.9.26/tools" make[1]: Siirrytään hakemistoon "/tmp/wine-0.9.26/include" make[1]: Kohteelle "all" ei tarvitse tehdä mitään. make[1]: Poistutaan hakemistosta "/tmp/wine-0.9.26/include" make[1]: Siirrytään hakemistoon "/tmp/wine-0.9.26/fonts" make[1]: Kohteelle "all" ei tarvitse tehdä mitään. make[1]: Poistutaan hakemistosta "/tmp/wine-0.9.26/fonts" make[1]: Siirrytään hakemistoon "/tmp/wine-0.9.26/loader" (GIT_DIR=../.git git-describe 2>/dev/null || echo "wine-0.9.26") | sed -e 's/(.*)/const char wine_version[] = "\1";/' >version-stamp || (rm -f version-stamp && exit 1) gcc -o wine-kthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 kthread.o main.o version.o -Wl,--rpath,$ORIGIN/`../tools/relpath /usr/local/bin /usr/local/lib` -L../libs/wine -lwine ../libs/port/libwine_port.a main.o: In function `check_command_line':/tmp/wine-0.9.26/loader/main.c:89: undefined reference to `wine_version' collect2: ld returned 1 exit status make[1]: *** [wine-kthread] Virhe 1 make[1]: Poistutaan hakemistosta "/tmp/wine-0.9.26/loader" make: *** [loader] Virhe 2
Compilation failed, aborting install. th@Punainen:/tmp/wine-0.9.26$