On Nov 23, 2007 10:25 AM, Candra <[EMAIL PROTECTED]> wrote: > maaf,minta tolong nih,tadi saya kompilasi windowmaker0.92.0 dengan > GCC4.1.2.terus ada eror > saya kurang tahu mengapa,namun kalo dilihat dari errornya yang menyebabkan > error adalah fungsi > x86_mmx_TrueColor_32_to_16 (fungsi ditulis dalam assembly )di file > x86_spesific.c > > berikut ringkasan ./configure > indow Maker was configured as follows: > > Installation path prefix : /usr/local > Installation path for binaries : /usr/local/bin > Installation path for WPrefs.app : /usr/local > Supported graphic format libraries : XPM PNG JPEG GIF TIFF builtin-PPM > Use assembly routines for wrlib : yes ->analisa saya ini yang bikin > error. > Use inline MMX(tm) x86 assembly : yes > Antialiased text support in WINGs : yes > Xinerama extension support : no > Translated message files to install : None > > analisa saya adalah feature use assembly routines for wrlib yang bikin > error, > hanya saja saya tidak tahu gimana agar opsi wrlib->no ... > di ./configure --helpnya ga ada opsi disable je .... > > dan ini errornya > > ic.c -fPIC -DPIC -o .libs/x86_specific.o > x86_specific.c: In function 'x86_mmx_TrueColor_32_to_16': > x86_specific.c:107: error: can't find a register in class 'GENERAL_REGS' > while reloading 'asm' > make[2]: *** [x86_specific.lo] Error 1 > make[2]: Leaving directory > `/media/floppy/download/desktop/windowmaker/WindowMaker-0.92.0/wrlib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/media/floppy/download/desktop/windowmaker/WindowMaker-0.92.0/wrlib' > make: *** [all-recursive] Error 1 > > ada yang bisa bantu ...?
coba ./configure --help Biasanya ada dokumentasi opsi konfigurasi, termasuk untuk mendisable fitur wrlib asm tadi. good luck :) -- http://toukakouka.com | http://blog.neofreko.com | http://jogja.linux.or.id Talk is cheap. Show me the code (Linus, 2000) / This is my way of Ninja (Naruto, Konoha Village) Compile aja kok repot? | http://blog.neofreko.com/index.php/2007/09/20/social-compiling-cloud/ [Non-text portions of this message have been removed]
