ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: anyr <anyr@tut.by>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] OCR
Date: Mon, 10 Oct 2005 17:49:24 +0000
Message-ID: <200510101749.25446.anyr@tut.by> (raw)
In-Reply-To: <433FF61C.7060000@stc.donpac.ru>

В сообщении от 2 Октябрь 2005 15:00 Eugene Prokopiev написал(a):

> Хотя до практического использования еще далеко :(

К сожалению не смог поставить... ./configure проходит нормально, 
но:
[root@localhost ImageTextEditor]# make
cd . && /bin/sh /home/anyr/tmp/ImageTextEditor/admin/missing 
--run autoheader
configure.in:58: warning: do not use m4_patsubst: use patsubst or 
m4_bpatsubst
aclocal.m4:10801: AM_CONFIG_HEADER is expanded from...
configure.in:58: the top level
configure.in:102: warning: do not use m4_regexp: use regexp or 
m4_bregexp
aclocal.m4:10814: _AM_DIRNAME is expanded from...
configure.in:102: the top level
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/home/anyr/tmp/ImageTextEditor'
Making all in imagetexteditor
make[2]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
Making all in docs
make[3]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
cd ../.. && \
/bin/sh /home/anyr/tmp/ImageTextEditor/admin/missing --run 
automake --gnu  imagetexteditor/docs/Makefile
configure.in:58: warning: do not use m4_patsubst: use patsubst or 
m4_bpatsubst
aclocal.m4:10801: AM_CONFIG_HEADER is expanded from...
configure.in:58: the top level
configure.in:102: warning: do not use m4_regexp: use regexp or 
m4_bregexp
aclocal.m4:10814: _AM_DIRNAME is expanded from...
configure.in:102: the top level
configure.in:41: your implementation of AM_INIT_AUTOMAKE comes 
from an
configure.in:41: old Automake version.  You should recreate 
aclocal.m4
configure.in:41: with aclocal and run automake again.
WARNING: `automake' is missing on your system.  You should only 
need it if
         you modified `Makefile.am', `acinclude.m4' or 
`configure.in'.
         You might want to install the `Automake' and `Perl' 
packages.
         Grab them from any GNU archive site.
cd ../.. && perl admin/am_edit 
imagetexteditor-dc1.0.1/imagetexteditor/docs/Makefile.in
cd ../.. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=imagetexteditor/docs/Makefile /bin/sh ./config.status
fast creating imagetexteditor/docs/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
make[3]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
Making all in en
make[4]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs/en'
cd ../../.. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=imagetexteditor/docs/en/Makefile /bin/sh ./config.status
fast creating imagetexteditor/docs/en/Makefile
config.status: executing default-1 commands
make[4]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs/en'
make[4]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs/en'
make[4]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
make[3]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor/docs'
make[3]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=imagetexteditor/Makefile /bin/sh ./config.status
fast creating imagetexteditor/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
make[3]: Entering directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
source='ImaTEdCommonFunctions.cpp' 
object='ImaTEdCommonFunctions.o' libtool=no \
depfile='.deps/ImaTEdCommonFunctions.Po' 
tmpdepfile='.deps/ImaTEdCommonFunctions.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I..     -Wnon-virtual-dtor 
-Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 
-fno-exceptions -fno-check-new  -c -o ImaTEdCommonFunctions.o 
`test -f ImaTEdCommonFunctions.cpp || echo 
'./'`ImaTEdCommonFunctions.cpp
cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but 
not for C++
ImaTEdCommonFunctions.cpp:19:30: libxml/xmlreader.h: No such file 
or directory
ImaTEdCommonFunctions.cpp: In function `unsigned char* 
ConvertInput(const char*, const char*, const char*)':
ImaTEdCommonFunctions.cpp:46: error: `iconv_t' undeclared (first 
use this function)
ImaTEdCommonFunctions.cpp:46: error: (Each undeclared identifier 
is reported only once for each function it appears in.)
ImaTEdCommonFunctions.cpp:46: error: syntax error before `=' 
token
ImaTEdCommonFunctions.cpp:48: error: `cd' undeclared (first use 
this function)
ImaTEdCommonFunctions.cpp:48: error: `iconv' undeclared (first 
use this function)
ImaTEdCommonFunctions.cpp:60: error: `iconv_close' undeclared 
(first use this function)
ImaTEdCommonFunctions.cpp:29: warning: unused parameter `const 
char*inencoding'
ImaTEdCommonFunctions.cpp:29: warning: unused parameter `const 
char*outencoding'
ImaTEdCommonFunctions.cpp: In function `float GetK(char*)':
ImaTEdCommonFunctions.cpp:91: warning: array subscript has type 
`char'
ImaTEdCommonFunctions.cpp:93: warning: array subscript has type 
`char'
make[3]: *** [ImaTEdCommonFunctions.o] Error 1
make[3]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/anyr/tmp/ImageTextEditor/imagetexteditor'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anyr/tmp/ImageTextEditor'
make: *** [all] Error 2
[root@localhost ImageTextEditor]#

Что не так? Помогите...


  reply	other threads:[~2005-10-10 17:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 19:32 anyr
2005-09-30  3:25 ` Sergey Lizogub
2005-09-30  6:17   ` Olvin
2005-09-30 17:08     ` Sergey Lizogub
2005-10-02 11:15   ` anyr
2005-10-02 15:00     ` Eugene Prokopiev
2005-10-10 17:49       ` anyr [this message]
2005-10-10 17:14         ` Andrey Rahmatullin
2005-10-21 23:49           ` anyr
2005-10-22  8:50             ` Andrey Rahmatullin
2005-10-22  9:24             ` [Comm] OCR Michael Shigorin
2005-10-25 20:09               ` anyr
2005-10-27  3:24                 ` Andrey Rahmatullin
2005-10-27 20:09                   ` Motsyo Gennadi aka Drool
2005-10-28  2:55                     ` Andrey Rahmatullin
2005-11-03  2:01                   ` anyr
2005-11-03  7:21                     ` Michael Shigorin
2005-11-03 12:58                     ` Artem K. Jouravsky
2005-11-24 21:21         ` [Comm] OCR anyr
2005-11-26  7:59           ` Eugene Ostapets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510101749.25446.anyr@tut.by \
    --to=anyr@tut.by \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git