为什么老不成功????
men7889
|
1#
men7889 发表于 2008-11-23 19:18
为什么老不成功????
安装wine,总是到了这一步下不去,我们学校是ADSL上网的,没linux版本,不装wine没法上网《《 这是问题
make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/setupapi/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/shdocvw/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/shdocvw/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/shell32/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/shell32/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/shlwapi/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/shlwapi/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/snmpapi/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/snmpapi/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/spoolss/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/spoolss/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/urlmon/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/urlmon/tests' make[2]: Entering directory `/home/men/Desktop/wine-1.1.5/dlls/user32/tests' gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o monitor.o monitor.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o msg.o msg.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o resource.o resource.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o scroll.o scroll.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o static.o static.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o sysparams.o sysparams.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o text.o text.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o win.o win.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o winstation.o winstation.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o wsprintf.o wsprintf.c ../../../tools/make_ctests -o testlist.c broadcast.c class.c clipboard.c combo.c cursoricon.c dce.c dde.c dialog.c edit.c generated.c input.c listbox.c menu.c monitor.c msg.c resource.c scroll.c static.c sysparams.c text.c win.c winstation.c wsprintf.c gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o testlist.o testlist.c ../../../tools/wrc/wrc --nostdinc -I. -I. -I../../../include -I../../../include -foresource.res resource.rc ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole broadcast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32 menu.o: In function `WndProc': /home/men/Desktop/wine-1.1.5/dlls/user32/tests/menu.c:1779: undefined reference to `bMenuVisible' /usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [user32_test.exe.so] Error 2 make[2]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls/user32/tests' make[1]: *** [user32/tests] Error 2 make[1]: Leaving directory `/home/men/Desktop/wine-1.1.5/dlls' make: *** [dlls] Error 2 Compilation failed, aborting install. [men@localhost wine-1.1.5]$ 帮给个建议 |