Hirdetés

Keresés

Aktív témák

  • Zoltán

    őstag

    válasz eddie303 #2669 üzenetére

    ./tools/wineinstall -al próbáltam telepíteni, ezt dobta ki:

    control.o cpanelfolder.o dataobject.o debughlp.o dialogs.o dragdrophelper.o enumidlist.o folders.o iconcache.o memorystream.o pidl.o regsvr.o shell32_main.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o shell32.dll.dbg.o shres.res version.res -o shell32.dll.so -L../../dlls -Wb,-dole32 -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port
    make[3]: Entering directory `/csomagok/wine/wine-20041019/dlls/shell32/tests'
    gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o generated.o generated.c
    generated.c: In function `test_pack':
    generated.c:1409: internal compiler error: in schedule_block, at haifa-sched.c:2065
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    make[3]: *** [generated.o] Error 1
    make[3]: Leaving directory `/csomagok/wine/wine-20041019/dlls/shell32/tests'
    make[2]: *** [tests] Error 2
    make[2]: Leaving directory `/csomagok/wine/wine-20041019/dlls/shell32'
    make[1]: *** [shell32] Error 2
    make[1]: Leaving directory `/csomagok/wine/wine-20041019/dlls'
    make: *** [dlls] Error 2


    majd ./configure
    make depend
    make install -al és erre meg ezt dobta ki:
    gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o tab.o tab.c
    gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o toolbar.o toolbar.c
    gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o tooltips.o tooltips.c
    gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o trackbar.o trackbar.c
    trackbar.c: In function `TRACKBAR_DrawThumb':
    trackbar.c:710: internal compiler error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    make[2]: *** [trackbar.o] Error 1
    make[2]: Leaving directory `/csomagok/wine/wine-20041019/dlls/comctl32'
    make[1]: *** [comctl32] Error 2
    make[1]: Leaving directory `/csomagok/wine/wine-20041019/dlls'
    make: *** [dlls] Error 2



    Mindekettőt a vége felé, tehát a configure-val még nem volt gond, cak a make -el. Userként és rootként is ugyanez volt. Mi lehet gond?

Aktív témák