From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Victor To: ALT Linux Community Date: Thu, 20 Apr 2006 19:57:25 +0400 User-Agent: KMail/1.8.1 References: <200604111608.02572.ave4600@ua.fm> <443DCAC5.6020501@sandy.ru> <200604141601.06231.ave4600@ua.fm> In-Reply-To: <200604141601.06231.ave4600@ua.fm> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200604201957.25319.hisbreht@rambler.ru> X-Auth-User: hisbreht, whoson: (null) Subject: Re: [Comm] mkisofs & utf8 X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 16:01:08 -0000 Archived-At: List-Archive: List-Post: В сообщении от 14 Апрель 2006 17:01 Alexander Yereschenko написал(a): > В сообщении от 13 Апрель 2006 06:51 Dmitriy Khanzhin написал(a): > > > http://linux.org.ua/yabbfiles/Attachments/mkisofs-iconv-10.patch.bz2 > > А если ваша проверка покажет работоспособность, и майнтейнер разрешит, > > можно будет плеснуть в backports. > Проверил. Прекрасно работает, под М$ все нормально по-русски, включая и > метку диска. Получается по-умолчанию кодировка ввода utf8, т.е. > дополнительных параметров для mkisofs, k3b и пр. указывать не надо. Не дождался появления патченой версии в альте, попробовал применить патч сам,так эта сволочь после приложения патча просто не стала собираться. ===== gcc -pipe -Wall -O2 -march=i686 -Wall -Wtraditional -Wshadow -Wmissing-prototypes -Wstrict-prototypes -O -I. -IOBJ/i686-linux-cc -I../incs/i686-linux-cc -I../include -DUSE_ICONV -c -o OBJ/i686-linux-cc/nls_iconv.o nls_iconv.c nls_iconv.c:58: warning: function declaration isn't a prototype nls_iconv.c: In function `init_nls_iconv': nls_iconv.c:71: warning: implicit declaration of function `find_nls' nls_iconv.c:71: warning: comparison between pointer and integer nls_iconv.c:79: error: invalid application of `sizeof' to incomplete type `nls_table' nls_iconv.c:85: error: dereferencing pointer to incomplete type nls_iconv.c:86: error: dereferencing pointer to incomplete type nls_iconv.c:87: error: dereferencing pointer to incomplete type nls_iconv.c:88: error: dereferencing pointer to incomplete type nls_iconv.c:89: error: dereferencing pointer to incomplete type nls_iconv.c:90: error: dereferencing pointer to incomplete type nls_iconv.c:91: error: dereferencing pointer to incomplete type nls_iconv.c:94: warning: implicit declaration of function `register_nls' nls_iconv.c: At top level: nls_iconv.c:3: warning: 'sccsid' defined but not used make[2]: *** [OBJ/i686-linux-cc/nls_iconv.o] Error 1 ===== Что не так? -- Виктор