Re: [問題] 登入畫面不顯示 ID ( Mplayer 錯誤)

看板Linux作者 (高雄一日遊)時間17年前 (2009/03/09 18:24), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
※ 引述《kuo0925 (高雄一日遊)》之銘言: : 以前用 LINUX FEDORA Core 8 時. 在 gone 的啟動畫面 : 都不會顯示在本機存在的 ID. 現在換成了 Core 10 都會把登入 : 的 ID 顯示在 console 上. : 請問可否有方法讓它開機時不顯示登入的 ID ?? : 另外. 把 /etc/inittab 改為第三項文字界面啟動. 不使用 : Xwindow 開機登入. 登入後使用 # startx 啟動 Xwindow 但之前 : 使用的中文介面就會全部不見了. ( 變成英文介面 ). 但改回第 : 五項以 Xwindow 啟動. 就可以在 Xwindow 變成中文介面. : 請問要改什麼地方?? : ( 施威銘的裏好像沒講到..) 另外.使用 Fedora Core 10 的 64 位元版本. 去抓了 mplayer 回來. 在 32 位元可以編譯成功.但在 64 位元就都 失敗 ( 按照說明做 ./configure 和 make 和 makeinstall 但在 make 就失敗了. 可否請有哪位高手可以解答問題. 謝謝. 附上 mplyer 編譯錯誤 ( 官網上找不到 mplayer 64 位元的程式..) cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -c -o vo_sdl.o vo_sdl.c cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -c -o vo_ivtv.o vo_ivtv.c vo_ivtv.c: In function 'ivtv_reset': vo_ivtv.c:79: error: storage size of 'sd' isn't known vo_ivtv.c:80: error: storage size of 'sd1' isn't known vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function) vo_ivtv.c:84: error: (Each undeclared identifier is reported only once vo_ivtv.c:84: error: for each function it appears in.) vo_ivtv.c:87: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function) vo_ivtv.c:97: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function) vo_ivtv.c:80: warning: unused variable 'sd1' vo_ivtv.c:79: warning: unused variable 'sd' make[1]: *** [vo_ivtv.o] Error 1 make[1]: Leaving directory `/temp/soft/MPlayer-1.0rc2/libvo' make: *** [libvo/libvo.a] Error 2 [root@t03 MPlayer-1.0rc2]# -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 60.250.232.245
文章代碼(AID): #19jEvKZh (Linux)