Project

General

Profile

Bug #2128

Error with make install after latest git

Added by Piotr Kuchciak over 10 years ago. Updated about 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-06-08
Due date:
% Done:

0%

Estimated time:
Found in version:
v3.9.802
Affected Versions:

Description

Hello
I want to make install latest git and i have an eroor. Before with back git i have no error. Please help me.

hts@Synology_DS713:~$ ./update_tvheadend.sh
Cloning into 'tvheadend'...
remote: Reusing existing pack: 32177, done.
remote: Counting objects: 88, done.
remote: Compressing objects: 100% (82/82), done.
remote: Total 32265 (delta 38), reused 18 (delta 6)
Receiving objects: 100% (32265/32265), 19.30 MiB | 1.04 MiB/s, done.
Resolving deltas: 100% (22059/22059), done.
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... ok
checking for cc -msse2 ... ok
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for cc lockowner ... ok
checking for cc qsort_r ... ok
checking for cc recvmmsg ... ok
checking for cc libiconv ... fail
checking for py module gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok
checking for cc linux/dvb/version.h ... ok
checking for pkg zlib ... ok
checking for pkg liburiparser ... ok
checking for pkg libavcodec <=55.0.0 ... ok
checking for pkg libavcodec >=52.96.0 ... ok
checking for pkg libavutil >=50.43.0 ... ok
checking for pkg libavformat <=55.0.0 ... ok
checking for pkg libavformat >=53.10.0 ... ok
checking for pkg libswscale >=0.13.0 ... ok
checking for cc sys/inotify.h ... ok
fetching dvb-scan files ... ok

Compiler:
Using C compiler: ccache cc
Build for arch: x86_64

Binaries:
Using PYTHON: python

Options:
cwc yes
v4l no
linuxdvb yes
satip_client yes
iptv yes
tsfile yes
dvbscan yes
timeshift yes
trace yes
imagecache yes
avahi no
zlib yes
libav yes
inotify yes
epoll yes
uriparser yes
ccache yes
bundle yes
dvbcsa no
kqueue no
execinfo yes
mmx yes
sse2 yes
getloadavg yes
atomic64 yes
lockowner yes
qsort_r yes
recvmmsg yes
py_gzip yes
bin_bzip2 yes
ssl yes
linuxdvbapi yes
upnp yes
inotify_h yes
mpegts yes
mpegps no
mpegts_dvb yes

Packages:
openssl 1.0.1g
zlib 1.2.8
liburiparser 0.7.5
libavcodec 53.35.0
libavutil 51.22.2
libavformat 53.21.1
libswscale 2.1.0

Installation paths:
Prefix: /usr
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: ${datadir}/man

Final Binary:
/home/hts/tvheadend/build.linux/tvheadend

Tvheadend Data Directory:
/usr/share/tvheadend

Receiving data/dvb-scan/dvb-t from http://linuxtv.org/git/dtv-scan-tables.git
CC src/version.o
CC src/uuid.o
CC src/main.o
CC src/tvhlog.o
CC src/idnode.o
CC src/prop.o
CC src/utils.o
CC src/wrappers.o
CC src/access.o
CC src/dtable.o
CC src/tcp.o
CC src/udp.o
CC src/url.o
CC src/http.o
CC src/notify.o
CC src/file.o
CC src/epg.o
CC src/epgdb.o
CC src/epggrab.o
CC src/spawn.o
CC src/packet.o
CC src/streaming.o
CC src/channels.o
CC src/subscriptions.o
CC src/service.o
CC src/htsp_server.o
CC src/htsmsg.o
CC src/htsmsg_binary.o
CC src/htsmsg_json.o
CC src/htsmsg_xml.o
CC src/misc/dbl.o
CC src/misc/json.o
CC src/settings.o
CC src/htsbuf.o
CC src/trap.o
CC src/avg.o
CC src/htsstr.o
CC src/tvhpoll.o
CC src/huffman.o
CC src/filebundle.o
CC src/config.o
CC src/lang_codes.o
CC src/lang_str.o
CC src/imagecache.o
CC src/tvhtime.o
CC src/descrambler/descrambler.o
CC src/service_mapper.o
CC src/input.o
CC src/httpc.o
CC src/rtsp.o
CC src/fsmonitor.o
CC src/cron.o
CC src/esfilter.o
CC src/intlconv.o
CC src/api.o
CC src/api/api_status.o
CC src/api/api_idnode.o
CC src/api/api_input.o
CC src/api/api_channel.o
CC src/api/api_service.o
CC src/api/api_mpegts.o
CC src/api/api_epg.o
CC src/api/api_epggrab.o
CC src/api/api_imagecache.o
CC src/api/api_esfilter.o
CC src/api/api_intlconv.o
CC src/parsers/parsers.o
CC src/parsers/bitstream.o
CC src/parsers/parser_h264.o
CC src/parsers/parser_latm.o
CC src/parsers/parser_avc.o
CC src/parsers/parser_teletext.o
CC src/epggrab/module.o
CC src/epggrab/channel.o
CC src/epggrab/module/pyepg.o
CC src/epggrab/module/xmltv.o
CC src/plumbing/tsfix.o
CC src/plumbing/globalheaders.o
CC src/dvr/dvr_db.o
CC src/dvr/dvr_rec.o
CC src/dvr/dvr_autorec.o
CC src/dvr/dvr_cutpoints.o
CC src/webui/webui.o
CC src/webui/comet.o
CC src/webui/extjs.o
CC src/webui/simpleui.o
CC src/webui/statedump.o
CC src/webui/html.o
CC src/webui/webui_api.o
CC src/muxer.o
CC src/muxer/muxer_pass.o
CC src/muxer/muxer_tvh.o
CC src/muxer/tvh/ebml.o
CC src/muxer/tvh/mkmux.o
CC src/upnp.o
CC src/input/mpegts.o
CC src/input/mpegts/mpegts_input.o
CC src/input/mpegts/mpegts_network.o
CC src/input/mpegts/mpegts_mux.o
CC src/input/mpegts/mpegts_service.o
CC src/input/mpegts/mpegts_table.o
CC src/input/mpegts/dvb_support.o
CC src/input/mpegts/dvb_charset.o
CC src/input/mpegts/dvb_psi.o
CC src/input/mpegts/tsdemux.o
CC src/input/mpegts/mpegts_mux_sched.o
CC src/input/mpegts/mpegts_network_dvb.o
CC src/input/mpegts/mpegts_mux_dvb.o
CC src/input/mpegts/scanfile.o
CC src/epggrab/otamux.o
CC src/epggrab/module/eit.o
CC src/epggrab/support/freesat_huffman.o
CC src/epggrab/module/opentv.o
CC src/input/mpegts/linuxdvb/linuxdvb.o
CC src/input/mpegts/linuxdvb/linuxdvb_adapter.o
CC src/input/mpegts/linuxdvb/linuxdvb_frontend.o
CC src/input/mpegts/linuxdvb/linuxdvb_satconf.o
CC src/input/mpegts/linuxdvb/linuxdvb_lnb.o
CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
src/input/mpegts/linuxdvb/linuxdvb_switch.c: In function ‘linuxdvb_switch_tune’:
src/input/mpegts/linuxdvb/linuxdvb_switch.c:150:11: error: ‘linuxdvb_switch_t’ has no member named ‘lsuncomitted’
src/input/mpegts/linuxdvb/linuxdvb_switch.c:223:1: error: expected declaration or statement at end of input
make: * [/home/hts/tvheadend/build.linux/src/input/mpegts/linuxdvb/linuxdvb_switch.o] Błąd 1
CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
src/input/mpegts/linuxdvb/linuxdvb_switch.c: In function ‘linuxdvb_switch_tune’:
src/input/mpegts/linuxdvb/linuxdvb_switch.c:150:11: error: ‘linuxdvb_switch_t’ has no member named ‘lsuncomitted’
src/input/mpegts/linuxdvb/linuxdvb_switch.c:223:1: error: expected declaration or statement at end of input
make: *
[/home/hts/tvheadend/build.linux/src/input/mpegts/linuxdvb/linuxdvb_switch.o] Błąd 1
hts@Synology_DS713:~$

History

#1

Updated by Piotr Kuchciak over 10 years ago

I have an error

checking for cc libiconv ... fail

but i install libiconv-hook-dev and libiconv-hook1 and nothing. Please help me maybe it is problem ?

#2

Updated by Alfred Zastrow over 10 years ago

same under wheezy with the tarball from today:

CC src/input/mpegts/mpegts_mux_dvb.o
CC src/input/mpegts/scanfile.o
CC src/epggrab/otamux.o
CC src/epggrab/module/eit.o
CC src/epggrab/support/freesat_huffman.o
CC src/epggrab/module/opentv.o
CC src/input/mpegts/linuxdvb/linuxdvb.o
CC src/input/mpegts/linuxdvb/linuxdvb_adapter.o
CC src/input/mpegts/linuxdvb/linuxdvb_frontend.o
CC src/input/mpegts/linuxdvb/linuxdvb_satconf.o
CC src/input/mpegts/linuxdvb/linuxdvb_lnb.o
CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
src/input/mpegts/linuxdvb/linuxdvb_switch.c: In function ‘linuxdvb_switch_tune’:
src/input/mpegts/linuxdvb/linuxdvb_switch.c:150:11: error: ‘linuxdvb_switch_t’ has no member named ‘lsuncomitted’
src/input/mpegts/linuxdvb/linuxdvb_switch.c:223:1: error: expected declaration or statement at end of input
make2: * [/root/src/tvh/tvheadend-3.9.802~g57b271c~wheezy/build.linux/src/input/mpegts/linuxdvb/linuxdvb_switch.o] Fehler 1
make2: Leaving directory `/root/src/tvh/tvheadend-3.9.802~g57b271c~wheezy'
make1:
[override_dh_auto_build] Fehler 2
make1: Leaving directory `/root/src/tvh/tvheadend-3.9.802~g57b271c~wheezy'
make: *
* [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

root@tvh:~/src/tvh/tvheadend-3.9.802~g57b271c~wheezy#

#3

Updated by Piotr Kuchciak over 10 years ago

i have debian 7.4 on my synology.

#4

Updated by Meindert Oldenburger over 10 years ago

The following error is not the problem:
checking for cc libiconv ... fail

I have the same problem with the latest build, it is not building.

#5

Updated by Piotr Kuchciak over 10 years ago

But how resolved it ?

#6

Updated by b kuhls over 10 years ago

Have a look at the inline comments, they fix it for me
https://github.com/tvheadend/tvheadend/commit/9288b9a43bd9dbacd832bbf61508815043234dfc

Here is the patch I use basec on EricV´s comments

--- tvheadend-master.org/src/input/mpegts/linuxdvb/linuxdvb_switch.c 2014-06-07 23:54:54.000000000 0200
++ tvheadend-master/src/input/mpegts/linuxdvb/linuxdvb_switch.c 2014-06-08 12:14:49.000000000 0200
@ -147,7 +147,7 @
for (i = 0; i <= sc->lse_parent->ls_diseqc_repeats; i
+) {

/* check if uncommitted port set. if not don't send command /
- if (ls->lsuncomitted > 0) {
+ if (ls->ls_uncomitted > 0) {
/
Uncommitted */
if (linuxdvb_diseqc_send(fd, 0xE0 | r1, 0x10, 0x39, 1,
0xF0 | ls->ls_uncomitted))
@ -174,6 +174,7 @
tvherror("diseqc", "failed to set toneburst (e=%s)", strerror(errno));
return -1;
}
+ }
return 0;
}
#7

Updated by Piotr Kuchciak over 10 years ago

After use this path make install works ok ?

#8

Updated by Meindert Oldenburger over 10 years ago

After the patch I got the next error:

CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
src/input/mpegts/linuxdvb/linuxdvb_switch.c: In function ‘linuxdvb_switch_tune’:
src/input/mpegts/linuxdvb/linuxdvb_switch.c:161:31: error: ‘com’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (linuxdvb_diseqc_send(fd, 0xE0 | r2, 0x10, 0x38, 1, com))
^
cc1: all warnings being treated as errors

#9

Updated by Alfred Zastrow over 10 years ago

Meindert Oldenburger wrote:

After the patch I got the next error:

CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
src/input/mpegts/linuxdvb/linuxdvb_switch.c: In function ‘linuxdvb_switch_tune’:
src/input/mpegts/linuxdvb/linuxdvb_switch.c:161:31: error: ‘com’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (linuxdvb_diseqc_send(fd, 0xE0 | r2, 0x10, 0x38, 1, com))
^
cc1: all warnings being treated as errors

- int i, com, r1 = 0, r2 = 0;
+ int i, com = 0, r1 = 0, r2 = 0;
int pol, band;
linuxdvb_switch_t ls = (linuxdvb_switch_t)ld;

Now it compiles

#10

Updated by Piotr Kuchciak over 10 years ago

After update to got 3.9.803 compilation works ok. But still i have info about fail: checking for cc libiconv ... fail

How resolved it bug ?

#11

Updated by Rob vh over 10 years ago

yes, the compile works, but one of my LNB no longer tunes. The diseqc select command seems to be wrong.

libiconv is not found by configure, but that doesn't stop compile from completing.

#12

Updated by Piotr Kuchciak over 10 years ago

Ok True but when i want install libiconv and how do it ?

#13

Updated by Meindert Oldenburger over 10 years ago

I have the same problem, but tvheadend runs ok without it, probably just ignore it is a best option. On debian testing this package is not available.

#14

Updated by Rob vh over 10 years ago

compile works again with 3.9.803.
however, the LNB at diseqc address AA does not tune. AB and BA work fine.
when I select a channel that is linked with a service on AA, I get a service on AB. Strange.

#15

Updated by Adam Sutton over 10 years ago

  • Status changed from New to Fixed
#16

Updated by Mac Johnson over 10 years ago

libiconv can be obtained from here ...
https://www.gnu.org/software/libiconv/#downloading

then - make; make install

Hope this helps.

#17

Updated by Piotr Kuchciak over 10 years ago

@hts@Synology_DS713:~$ wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz
--2014-06-10 07:27:09-- http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz
Translacja ftp.gnu.org... 208.118.235.20, 2001:4830:134:3::b
Łączenie się z ftp.gnu.org|208.118.235.20|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 200 OK
Długość: 4984397 (4,8M) [application/x-gzip]
Zapis do: `libiconv-1.14.tar.gz.1'

100%[======================================>] 4.984.397 350K/s w 16s

2014-06-10 07:27:28 (301 KB/s) - zapisano `libiconv-1.14.tar.gz.1' [4984397/4984397]

hts@Synology_DS713:~$ tar xvzf libiconv-1.14.tar.gz libiconv-1.14/
libiconv-1.14/libcharset/
libiconv-1.14/libcharset/configure
libiconv-1.14/libcharset/lib/
libiconv-1.14/libcharset/lib/relocatable.c
libiconv-1.14/libcharset/lib/localcharset.c
libiconv-1.14/libcharset/lib/relocatable.h
libiconv-1.14/libcharset/lib/ChangeLog
libiconv-1.14/libcharset/lib/ref-add.sin
libiconv-1.14/libcharset/lib/Makefile.in
libiconv-1.14/libcharset/lib/config.charset
libiconv-1.14/libcharset/lib/ref-del.sin
libiconv-1.14/libcharset/AUTHORS
libiconv-1.14/libcharset/DEPENDENCIES
libiconv-1.14/libcharset/autogen.sh
libiconv-1.14/libcharset/ChangeLog
libiconv-1.14/libcharset/configure.ac
libiconv-1.14/libcharset/include/
libiconv-1.14/libcharset/include/libcharset.h.in
libiconv-1.14/libcharset/include/export.h
libiconv-1.14/libcharset/include/localcharset.h.in
libiconv-1.14/libcharset/include/localcharset.h.build.in
libiconv-1.14/libcharset/INSTALL.generic
libiconv-1.14/libcharset/Makefile.in
libiconv-1.14/libcharset/djgpp/
libiconv-1.14/libcharset/djgpp/config.sed
libiconv-1.14/libcharset/djgpp/fnchange.lst
libiconv-1.14/libcharset/djgpp/fnchange.in
libiconv-1.14/libcharset/djgpp/config.site
libiconv-1.14/libcharset/djgpp/README.in
libiconv-1.14/libcharset/djgpp/Makefile.maint
libiconv-1.14/libcharset/djgpp/README
libiconv-1.14/libcharset/djgpp/config.bat
libiconv-1.14/libcharset/README.djgpp
libiconv-1.14/libcharset/README.woe32
libiconv-1.14/libcharset/config.h.in
libiconv-1.14/libcharset/tools/
libiconv-1.14/libcharset/tools/glibc-2.2-XF86-4.0.1f
libiconv-1.14/libcharset/tools/osf1-4.0d
libiconv-1.14/libcharset/tools/solaris-2.4
libiconv-1.14/libcharset/tools/aix-4.3.2
libiconv-1.14/libcharset/tools/solaris-2.7
libiconv-1.14/libcharset/tools/solaris-2.5.1
libiconv-1.14/libcharset/tools/solaris-2.6-cjk
libiconv-1.14/libcharset/tools/cygwin-1.7.2
libiconv-1.14/libcharset/tools/darwin-9.5
libiconv-1.14/libcharset/tools/darwin-6.8
libiconv-1.14/libcharset/tools/irix-6.5
libiconv-1.14/libcharset/tools/darwin-7.5
libiconv-1.14/libcharset/tools/all-charsets
libiconv-1.14/libcharset/tools/locale_codeset.c
libiconv-1.14/libcharset/tools/glibc-2.1.90
libiconv-1.14/libcharset/tools/osf1-5.1
libiconv-1.14/libcharset/tools/win32
libiconv-1.14/libcharset/tools/locale_x11encoding.c
libiconv-1.14/libcharset/tools/locale_charset.c
libiconv-1.14/libcharset/tools/glibc-2.2-XF86-3.3.6
libiconv-1.14/libcharset/tools/osf1-4.0a
libiconv-1.14/libcharset/tools/aix-4.2.0
libiconv-1.14/libcharset/tools/netbsd-3.0
libiconv-1.14/libcharset/tools/hpux-10.01
libiconv-1.14/libcharset/tools/all-locales
libiconv-1.14/libcharset/tools/aix-4.1.5
libiconv-1.14/libcharset/tools/hpux-11.00
libiconv-1.14/libcharset/tools/locale_monthnames.c
libiconv-1.14/libcharset/tools/freebsd-3.3
libiconv-1.14/libcharset/tools/locale_charmap
libiconv-1.14/libcharset/tools/aix-3.2.5
libiconv-1.14/libcharset/tools/glibc-2.1.3
libiconv-1.14/libcharset/tools/beos-5
libiconv-1.14/libcharset/tools/all-charsets-X11
libiconv-1.14/libcharset/tools/README
libiconv-1.14/libcharset/tools/hpux-10.20
libiconv-1.14/libcharset/tools/glibc-2.2
libiconv-1.14/libcharset/tools/solaris-2.6
libiconv-1.14/libcharset/tools/sunos-4.1.4
libiconv-1.14/libcharset/tools/openbsd-4.1
libiconv-1.14/libcharset/INTEGRATE
libiconv-1.14/libcharset/COPYING.LIB
libiconv-1.14/libcharset/NEWS
libiconv-1.14/libcharset/autoconf/
libiconv-1.14/libcharset/autoconf/aclocal.m4
libiconv-1.14/libcharset/README
libiconv-1.14/libcharset/Makefile.devel
libiconv-1.14/libcharset/HACKING
libiconv-1.14/libcharset/build-aux/
libiconv-1.14/libcharset/build-aux/mkinstalldirs
libiconv-1.14/libcharset/build-aux/config.guess
libiconv-1.14/libcharset/build-aux/install-sh
libiconv-1.14/libcharset/build-aux/config.libpath
libiconv-1.14/libcharset/build-aux/ltmain.sh
libiconv-1.14/libcharset/build-aux/config.sub
libiconv-1.14/libcharset/m4/
libiconv-1.14/libcharset/m4/lt~obsolete.m4
libiconv-1.14/libcharset/m4/libtool.m4
libiconv-1.14/libcharset/m4/ltoptions.m4
libiconv-1.14/libcharset/m4/relocatable-lib.m4
libiconv-1.14/libcharset/m4/glibc21.m4
libiconv-1.14/libcharset/m4/visibility.m4
libiconv-1.14/libcharset/m4/codeset.m4
libiconv-1.14/libcharset/m4/ltversion.m4
libiconv-1.14/libcharset/m4/fcntl-o.m4
libiconv-1.14/libcharset/m4/ltsugar.m4
libiconv-1.14/configure
libiconv-1.14/srclib/
libiconv-1.14/srclib/xreadlink.c
libiconv-1.14/srclib/read.c
libiconv-1.14/srclib/safe-read.c
libiconv-1.14/srclib/xmalloc.c
libiconv-1.14/srclib/relocwrapper.c
libiconv-1.14/srclib/stdio-write.c
libiconv-1.14/srclib/strerror-override.h
libiconv-1.14/srclib/relocatable.c
libiconv-1.14/srclib/unlocked-io.h
libiconv-1.14/srclib/stdlib.in.h
libiconv-1.14/srclib/areadlink.h
libiconv-1.14/srclib/sigprocmask.c
libiconv-1.14/srclib/progreloc.c
libiconv-1.14/srclib/error.c
libiconv-1.14/srclib/errno.in.h
libiconv-1.14/srclib/binary-io.h
libiconv-1.14/srclib/strerror.c
libiconv-1.14/srclib/sys_stat.in.h
libiconv-1.14/srclib/intprops.h
libiconv-1.14/srclib/relocatable.h
libiconv-1.14/srclib/setenv.c
libiconv-1.14/srclib/readlink.c
libiconv-1.14/srclib/uniwidth.in.h
libiconv-1.14/srclib/alloca.in.h
libiconv-1.14/srclib/streq.h
libiconv-1.14/srclib/dosname.h
libiconv-1.14/srclib/malloca.c
libiconv-1.14/srclib/localcharset.h
libiconv-1.14/srclib/Makefile.am
libiconv-1.14/srclib/malloca.valgrind
libiconv-1.14/srclib/careadlinkat.h
libiconv-1.14/srclib/memmove.c
libiconv-1.14/srclib/uniwidth/
libiconv-1.14/srclib/uniwidth/width.c
libiconv-1.14/srclib/uniwidth/cjk.h
libiconv-1.14/srclib/stdio.in.h
libiconv-1.14/srclib/safe-read.h
libiconv-1.14/srclib/progname.h
libiconv-1.14/srclib/xalloc.h
libiconv-1.14/srclib/c-ctype.c
libiconv-1.14/srclib/strerror-override.c
libiconv-1.14/srclib/Makefile.in
libiconv-1.14/srclib/allocator.c
libiconv-1.14/srclib/pathmax.h
libiconv-1.14/srclib/Makefile.gnulib
libiconv-1.14/srclib/careadlinkat.c
libiconv-1.14/srclib/canonicalize-lgpl.c
libiconv-1.14/srclib/verify.h
libiconv-1.14/srclib/areadlink.c
libiconv-1.14/srclib/stdint.in.h
libiconv-1.14/srclib/unitypes.in.h
libiconv-1.14/srclib/error.h
libiconv-1.14/srclib/xreadlink.h
libiconv-1.14/srclib/malloca.h
libiconv-1.14/srclib/c-ctype.h
libiconv-1.14/srclib/allocator.h
libiconv-1.14/srclib/unistd.in.h
libiconv-1.14/srclib/string.in.h
libiconv-1.14/srclib/stdbool.in.h
libiconv-1.14/srclib/stat.c
libiconv-1.14/srclib/time.in.h
libiconv-1.14/srclib/progname.c
libiconv-1.14/srclib/gettext.h
libiconv-1.14/srclib/xstrdup.c
libiconv-1.14/srclib/fcntl.in.h
libiconv-1.14/srclib/lstat.c
libiconv-1.14/srclib/stddef.in.h
libiconv-1.14/srclib/signal.in.h
libiconv-1.14/THANKS
libiconv-1.14/COPYING
libiconv-1.14/woe32dll/
libiconv-1.14/woe32dll/export.h
libiconv-1.14/woe32dll/iconv-exports.c
libiconv-1.14/aclocal.m4
libiconv-1.14/preload/
libiconv-1.14/preload/configure
libiconv-1.14/preload/aclocal.m4
libiconv-1.14/preload/configure.ac
libiconv-1.14/preload/Makefile.in
libiconv-1.14/preload/Makefile.devel
libiconv-1.14/os2/
libiconv-1.14/os2/iconv.def
libiconv-1.14/windows/
libiconv-1.14/windows/windres-options
libiconv-1.14/windows/iconv.rc
libiconv-1.14/windows/libiconv.rc
libiconv-1.14/PORTS
libiconv-1.14/po/
libiconv-1.14/po/zh_CN.po
libiconv-1.14/po/tr.po
libiconv-1.14/po/af.gmo
libiconv-1.14/po/de.gmo
libiconv-1.14/po/fi.gmo
libiconv-1.14/po/uk.gmo
libiconv-1.14/po/gl.gmo
libiconv-1.14/po/bg.po
libiconv-1.14/po/sl.po
libiconv-1.14/po/ja.po

libiconv-1.14/po/el.gmo
libiconv-1.14/po/pt_BR.gmo
libiconv-1.14/po/gl.po
libiconv-1.14/po/ru.gmo
libiconv-1.14/po/remove-potcdate.sin
libiconv-1.14/po/zh_TW.gmo
libiconv-1.14/po/pt_BR.po
libiconv-1.14/po/sv.gmo
libiconv-1.14/po/el.po
libiconv-1.14/po/fi.po
libiconv-1.14/po/eo.po
libiconv-1.14/po/POTFILES.in
libiconv-1.14/po/ro.po
libiconv-1.14/po/sk.gmo
libiconv-1.14/po/Makevars
libiconv-1.14/po/id.po
libiconv-1.14/po/insert-header.sin
libiconv-1.14/po/eo.gmo
libiconv-1.14/po/id.gmo
libiconv-1.14/po/sq.po

libiconv-1.14/po/ja.gmo
libiconv-1.14/po/es.gmo
libiconv-1.14/po/hr.gmo
libiconv-1.14/po/it.po
libiconv-1.14/po/uk.po
libiconv-1.14/po/ca.po
libiconv-1.14/po/fr.gmo
libiconv-1.14/po/ChangeLog
libiconv-1.14/po/tr.gmo
libiconv-1.14/po/wa.gmo
libiconv-1.14/po/ga.po
libiconv-1.14/po/cs.po
libiconv-1.14/po/vi.gmo
libiconv-1.14/po/Makefile.in.in
libiconv-1.14/po/da.po
libiconv-1.14/po/et.po
libiconv-1.14/po/rm.po
libiconv-1.14/po/boldquot.sed
libiconv-1.14/po/sr.po
libiconv-1.14/po/ca.gmo
libiconv-1.14/po/libiconv.pot
libiconv-1.14/po/de.po
libiconv-1.14/po/fr.po
libiconv-1.14/po/pl.gmo
libiconv-1.14/po/af.po
libiconv-1.14/po/quot.sed
libiconv-1.14/po/ga.gmo
libiconv-1.14/po/hu.gmo
libiconv-1.14/po/rm.gmo
libiconv-1.14/po/sq.gmo
libiconv-1.14/po/ro.gmo
libiconv-1.14/po/Rules-quot
libiconv-1.14/po/stamp-po
libiconv-1.14/po/da.gmo
libiconv-1.14/po/sl.gmo
libiconv-1.14/po/pl.po
libiconv-1.14/po/ru.po
libiconv-1.14/po/wa.po
libiconv-1.14/po/sk.po
libiconv-1.14/po/cs.gmo
libiconv-1.14/po/hr.po
libiconv-1.14/po/es.po
libiconv-1.14/po/vi.po
libiconv-1.14/po/hu.po
libiconv-1.14/po/it.gmo
libiconv-1.14/po/nl.po
libiconv-1.14/po/et.gmo
libiconv-1.14/po/LINGUAS
libiconv-1.14/po/sr.gmo
libiconv-1.14/po/zh_CN.gmo
libiconv-1.14/po/nl.gmo
libiconv-1.14/po/zh_TW.po
libiconv-1.14/po/bg.gmo
libiconv-1.14/po/sv.po
libiconv-1.14/src/
libiconv-1.14/src/Makefile.in
libiconv-1.14/src/iconv_no_i18n.c
libiconv-1.14/src/iconv.c
libiconv-1.14/man/
libiconv-1.14/man/iconvctl.3.html
libiconv-1.14/man/iconv_open.3
libiconv-1.14/man/iconv.1
libiconv-1.14/man/iconv_close.3
libiconv-1.14/man/iconvctl.3
libiconv-1.14/man/iconv_open_into.3.html
libiconv-1.14/man/Makefile.in
libiconv-1.14/man/iconv_close.3.html
libiconv-1.14/man/iconv.1.html
libiconv-1.14/man/iconv_open.3.html
libiconv-1.14/man/iconv.3.html
libiconv-1.14/man/iconv_open_into.3
libiconv-1.14/man/iconv.3
libiconv-1.14/ABOUT-NLS
libiconv-1.14/lib/
libiconv-1.14/lib/aliases_sysosf1.gperf
libiconv-1.14/lib/cp864.h
libiconv-1.14/lib/gbkext1.h
libiconv-1.14/lib/big5_2003.h
libiconv-1.14/lib/converters.h
libiconv-1.14/lib/cp1129.h
libiconv-1.14/lib/cp1133.h
libiconv-1.14/lib/tis620.h
libiconv-1.14/lib/utf7.h
libiconv-1.14/lib/utf32le.h
libiconv-1.14/lib/hkscs1999.h
libiconv-1.14/lib/mulelao.h
libiconv-1.14/lib/relocatable.c
libiconv-1.14/lib/gb18030.h
libiconv-1.14/lib/koi8_r.h
libiconv-1.14/lib/iso8859_6.h
libiconv-1.14/lib/utf16le.h
libiconv-1.14/lib/canonical_sysosf1.h
libiconv-1.14/lib/loops.h
libiconv-1.14/lib/isoir165ext.h
libiconv-1.14/lib/cns11643_6.h
libiconv-1.14/lib/gbkext_inv.h
libiconv-1.14/lib/shift_jisx0213.h
libiconv-1.14/lib/utf8.h
libiconv-1.14/lib/cns11643_inv.h
libiconv-1.14/lib/mac_iceland.h
libiconv-1.14/lib/cp936.h
libiconv-1.14/lib/cp775.h
libiconv-1.14/lib/cp1254.h
libiconv-1.14/lib/mac_arabic.h
libiconv-1.14/lib/canonical_aix_sysaix.h
libiconv-1.14/lib/cp852.h
libiconv-1.14/lib/hkscs2008.h
libiconv-1.14/lib/cp856.h
libiconv-1.14/lib/aliases.h
libiconv-1.14/lib/koi8_ru.h
libiconv-1.14/lib/aliases_aix.h
libiconv-1.14/lib/big5hkscs1999.h
libiconv-1.14/lib/cns11643_4.h
libiconv-1.14/lib/johab.h
libiconv-1.14/lib/loop_unicode.h
libiconv-1.14/lib/iso2022_jp2.h
libiconv-1.14/lib/iso8859_9.h
libiconv-1.14/lib/canonical_local_sysaix.h
libiconv-1.14/lib/ucs2internal.h
libiconv-1.14/lib/mac_roman.h
libiconv-1.14/lib/tds565.h
libiconv-1.14/lib/java.h
libiconv-1.14/lib/cp1046.h
libiconv-1.14/lib/euc_kr.h
libiconv-1.14/lib/canonical_extra.h
libiconv-1.14/lib/aliases_syshpux.gperf
libiconv-1.14/lib/cp950.h
libiconv-1.14/lib/mac_cyrillic.h
libiconv-1.14/lib/iso2022_jp.h
libiconv-1.14/lib/big5.h
libiconv-1.14/lib/iso2022_cn.h
libiconv-1.14/lib/ascii.h
libiconv-1.14/lib/hp_roman8.h
libiconv-1.14/lib/iconv_open1.h
libiconv-1.14/lib/dec_kanji.h
libiconv-1.14/lib/ces_big5.h
libiconv-1.14/lib/mac_romania.h
libiconv-1.14/lib/mac_greek.h
libiconv-1.14/lib/sjis.h
libiconv-1.14/lib/euc_jisx0213.h
libiconv-1.14/lib/vietcomb.h
libiconv-1.14/lib/aliases_sysaix.h
libiconv-1.14/lib/genflags.c
libiconv-1.14/lib/canonical_osf1_sysosf1.h
libiconv-1.14/lib/canonical_osf1.h
libiconv-1.14/lib/relocatable.h
libiconv-1.14/lib/aliases.gperf
libiconv-1.14/lib/gb18030ext.h
libiconv-1.14/lib/cp1252.h
libiconv-1.14/lib/iso8859_11.h
libiconv-1.14/lib/cp1253.h
libiconv-1.14/lib/cp943.h
libiconv-1.14/lib/iso8859_2.h
libiconv-1.14/lib/cns11643_15.h
libiconv-1.14/lib/ucs2be.h
libiconv-1.14/lib/cns11643_3.h
libiconv-1.14/lib/genaliases.c
libiconv-1.14/lib/cp1255.h
libiconv-1.14/lib/cp949.h
libiconv-1.14/lib/aliases_sysosf1.h
libiconv-1.14/lib/cp1131.h
libiconv-1.14/lib/aliases_syshpux.h
libiconv-1.14/lib/aliases_syssolaris.gperf
libiconv-1.14/lib/encodings_dos.def
libiconv-1.14/lib/iso8859_1.h
libiconv-1.14/lib/aliases_sysaix.gperf
libiconv-1.14/lib/cp860.h
libiconv-1.14/lib/isoir165.h
libiconv-1.14/lib/cp1256.h
libiconv-1.14/lib/big5hkscs2001.h
libiconv-1.14/lib/ucs4swapped.h
libiconv-1.14/lib/ces_gbk.h
libiconv-1.14/lib/cp1163.h
libiconv-1.14/lib/rk1048.h
libiconv-1.14/lib/aliases_dos.h
libiconv-1.14/lib/cns11643_5.h
libiconv-1.14/lib/encodings.def
libiconv-1.14/lib/cp950ext.h
libiconv-1.14/lib/big5hkscs2008.h
libiconv-1.14/lib/mac_ukraine.h
libiconv-1.14/lib/cp858.h
libiconv-1.14/lib/cjk_variants.h
libiconv-1.14/lib/iconv_open2.h
libiconv-1.14/lib/cp850.h
libiconv-1.14/lib/iso8859_15.h
libiconv-1.14/lib/canonical_sysaix.h
libiconv-1.14/lib/euc_jp.h
libiconv-1.14/lib/aliases_osf1_sysosf1.h
libiconv-1.14/lib/cp855.h
libiconv-1.14/lib/ucs2le.h
libiconv-1.14/lib/utf32be.h
libiconv-1.14/lib/iso8859_14.h
libiconv-1.14/lib/cp861.h
libiconv-1.14/lib/cns11643_2.h
libiconv-1.14/lib/cp1257.h
libiconv-1.14/lib/utf16.h
libiconv-1.14/lib/utf32.h
libiconv-1.14/lib/cp1251.h
libiconv-1.14/lib/translit.def
libiconv-1.14/lib/cp869.h
libiconv-1.14/lib/canonical.h
libiconv-1.14/lib/cp1162.h
libiconv-1.14/lib/ucs4le.h
libiconv-1.14/lib/hz.h
libiconv-1.14/lib/gentranslit.c
libiconv-1.14/lib/mac_turkish.h
libiconv-1.14/lib/iso8859_5.h
libiconv-1.14/lib/aliases_extra.h
libiconv-1.14/lib/gb2312.h
libiconv-1.14/lib/ucs4.h
libiconv-1.14/lib/Makefile.in
libiconv-1.14/lib/aliases2.h
libiconv-1.14/lib/iso2022_jp3.h
libiconv-1.14/lib/loop_wchar.h
libiconv-1.14/lib/mac_centraleurope.h
libiconv-1.14/lib/nextstep.h
libiconv-1.14/lib/hkscs2004.h
libiconv-1.14/lib/uhc_1.h
libiconv-1.14/lib/utf16be.h
libiconv-1.14/lib/jisx0201.h
libiconv-1.14/lib/canonical_syssolaris.h
libiconv-1.14/lib/aliases_syssolaris.h
libiconv-1.14/lib/translit.h
libiconv-1.14/lib/iso2022_jp1.h
libiconv-1.14/lib/cp857.h
libiconv-1.14/lib/cp1250.h
libiconv-1.14/lib/ksc5601.h
libiconv-1.14/lib/gb12345ext.h
libiconv-1.14/lib/cns11643_7.h
libiconv-1.14/lib/cp874.h
libiconv-1.14/lib/ucs4internal.h
libiconv-1.14/lib/config.h.in
libiconv-1.14/lib/dec_hanyu.h
libiconv-1.14/lib/cp863.h
libiconv-1.14/lib/encodings_local.def
libiconv-1.14/lib/jisx0208.h
libiconv-1.14/lib/iso2022_cnext.h
libiconv-1.14/lib/c99.h
libiconv-1.14/lib/euc_cn.h
libiconv-1.14/lib/koi8_t.h
libiconv-1.14/lib/canonical_aix.h
libiconv-1.14/lib/cp1161.h
libiconv-1.14/lib/gb18030uni.h
libiconv-1.14/lib/euc_tw.h
libiconv-1.14/lib/mac_croatian.h
libiconv-1.14/lib/georgian_academy.h
libiconv-1.14/lib/cp866.h
libiconv-1.14/lib/cp865.h
libiconv-1.14/lib/cp737.h
libiconv-1.14/lib/cns11643_1.h
libiconv-1.14/lib/hkscs2001.h
libiconv-1.14/lib/ucs2.h
libiconv-1.14/lib/cp922.h
libiconv-1.14/lib/cp862.h
libiconv-1.14/lib/uhc_2.h
libiconv-1.14/lib/iso8859_10.h
libiconv-1.14/lib/canonical_local_sysosf1.h
libiconv-1.14/lib/mac_thai.h
libiconv-1.14/lib/canonical_syshpux.h
libiconv-1.14/lib/canonical_dos.h
libiconv-1.14/lib/cns11643.h
libiconv-1.14/lib/johab_hangul.h
libiconv-1.14/lib/flushwc.h
libiconv-1.14/lib/genaliases2.c
libiconv-1.14/lib/iso8859_4.h
libiconv-1.14/lib/encodings_aix.def
libiconv-1.14/lib/iso646_cn.h
libiconv-1.14/lib/cp1258.h
libiconv-1.14/lib/cns11643_4b.h
libiconv-1.14/lib/canonical_local_syssolaris.h
libiconv-1.14/lib/iso8859_7.h
libiconv-1.14/lib/ucs2swapped.h
libiconv-1.14/lib/canonical_local.h
libiconv-1.14/lib/cp932.h
libiconv-1.14/lib/mac_hebrew.h
libiconv-1.14/lib/cp932ext.h
libiconv-1.14/lib/iso8859_8.h
libiconv-1.14/lib/encodings_osf1.def
libiconv-1.14/lib/cp936ext.h
libiconv-1.14/lib/encodings_extra.def
libiconv-1.14/lib/cp853.h
libiconv-1.14/lib/iso8859_13.h
libiconv-1.14/lib/iso2022_kr.h
libiconv-1.14/lib/iso8859_16.h
libiconv-1.14/lib/iconv.c
libiconv-1.14/lib/cp437.h
libiconv-1.14/lib/iso8859_3.h
libiconv-1.14/lib/gbkext2.h
libiconv-1.14/lib/pt154.h
libiconv-1.14/lib/cp1124.h
libiconv-1.14/lib/canonical_local_syshpux.h
libiconv-1.14/lib/gb12345.h
libiconv-1.14/lib/koi8_u.h
libiconv-1.14/lib/cp1125.h
libiconv-1.14/lib/atarist.h
libiconv-1.14/lib/tcvn.h
libiconv-1.14/lib/flags.h
libiconv-1.14/lib/georgian_ps.h
libiconv-1.14/lib/gbk.h
libiconv-1.14/lib/armscii_8.h
libiconv-1.14/lib/jisx0213.h
libiconv-1.14/lib/ucs4be.h
libiconv-1.14/lib/cns11643_4a.h
libiconv-1.14/lib/big5hkscs2004.h
libiconv-1.14/lib/aliases_osf1.h
libiconv-1.14/lib/riscos1.h
libiconv-1.14/lib/jisx0212.h
libiconv-1.14/lib/iso646_jp.h
libiconv-1.14/lib/viscii.h
libiconv-1.14/lib/aliases_aix_sysaix.h
libiconv-1.14/AUTHORS
libiconv-1.14/DEPENDENCIES
libiconv-1.14/extras/
libiconv-1.14/extras/ChangeLog
libiconv-1.14/extras/iconv_string.c
libiconv-1.14/extras/iconv_string.h
libiconv-1.14/autogen.sh
libiconv-1.14/ChangeLog
libiconv-1.14/configure.ac
libiconv-1.14/include/
libiconv-1.14/include/export.h
libiconv-1.14/include/iconv.h.build.in
libiconv-1.14/include/iconv.h.in
libiconv-1.14/INSTALL.generic
libiconv-1.14/gnulib-local/
libiconv-1.14/gnulib-local/lib/
libiconv-1.14/gnulib-local/lib/xmalloc.c
libiconv-1.14/gnulib-local/lib/progname.h.diff
libiconv-1.14/gnulib-local/lib/error.h.diff
libiconv-1.14/gnulib-local/lib/alloca.in.h
libiconv-1.14/gnulib-local/lib/xalloc.h
libiconv-1.14/gnulib-local/lib/xstrdup.c
libiconv-1.14/gnulib-local/modules/
libiconv-1.14/gnulib-local/modules/mbstate
libiconv-1.14/gnulib-local/modules/xalloc
libiconv-1.14/gnulib-local/modules/libiconv-misc
libiconv-1.14/gnulib-local/m4/
libiconv-1.14/gnulib-local/m4/alloca.m4
libiconv-1.14/Makefile.in
libiconv-1.14/djgpp/
libiconv-1.14/djgpp/makefile.sed
libiconv-1.14/djgpp/config.sed
libiconv-1.14/djgpp/fnchange.lst
libiconv-1.14/djgpp/fnchange.in
libiconv-1.14/djgpp/config.site
libiconv-1.14/djgpp/README.in
libiconv-1.14/djgpp/edtest.bat
libiconv-1.14/djgpp/Makefile.maint
libiconv-1.14/djgpp/sources.sed
libiconv-1.14/djgpp/stateless-check.sed
libiconv-1.14/djgpp/README
libiconv-1.14/djgpp/translit-check.sed
libiconv-1.14/djgpp/config.bat
libiconv-1.14/djgpp/stateful-check.sed
libiconv-1.14/README.djgpp
libiconv-1.14/tests/
libiconv-1.14/tests/ISO-2022-JP-1-snippet
libiconv-1.14/tests/check-subst
libiconv-1.14/tests/MacCroatian.TXT
libiconv-1.14/tests/CP922.TXT
libiconv-1.14/tests/MacRoman.TXT
libiconv-1.14/tests/ISO-8859-10.TXT
libiconv-1.14/tests/CP1129.TXT
libiconv-1.14/tests/Translit1.ISO-8859-1
libiconv-1.14/tests/BIG5-HKSCS-2001.TXT
libiconv-1.14/tests/ISO-8859-14.TXT
libiconv-1.14/tests/BIG5-HKSCS-2001-snippet
libiconv-1.14/tests/BIG5-2003.TXT
libiconv-1.14/tests/check-translit.bat
libiconv-1.14/tests/GBK.TXT
libiconv-1.14/tests/Translit1.ASCII
libiconv-1.14/tests/PT154.TXT
libiconv-1.14/tests/CP1258.IRREVERSIBLE.TXT
libiconv-1.14/tests/check-stateless.bat
libiconv-1.14/tests/BIG5-HKSCS-1999.IRREVERSIBLE.TXT
libiconv-1.14/tests/CP1133.TXT
libiconv-1.14/tests/CP1254.TXT
libiconv-1.14/tests/CP858.TXT
libiconv-1.14/tests/Georgian-PS.TXT
libiconv-1.14/tests/CP857.TXT
libiconv-1.14/tests/CP1253.TXT
libiconv-1.14/tests/ISO-8859-3.TXT
libiconv-1.14/tests/CP1163.IRREVERSIBLE.TXT
libiconv-1.14/tests/CP874.TXT
libiconv-1.14/tests/ISO-8859-6.TXT
libiconv-1.14/tests/ISO-2022-CN-EXT-snippet.UTF-8
libiconv-1.14/tests/GB18030.IRREVERSIBLE.TXT
libiconv-1.14/tests/UCS-2BE-snippet
libiconv-1.14/tests/NEXTSTEP.TXT
libiconv-1.14/tests/CP932.IRREVERSIBLE.TXT
libiconv-1.14/tests/HP-ROMAN8.TXT
libiconv-1.14/tests/Georgian-Academy.TXT
libiconv-1.14/tests/UTF-7-snippet
libiconv-1.14/tests/CP866.TXT
libiconv-1.14/tests/MacThai.TXT
libiconv-1.14/tests/CP1255.TXT
libiconv-1.14/tests/MacHebrew.TXT
libiconv-1.14/tests/CP856.TXT
libiconv-1.14/tests/CP1258-snippet
libiconv-1.14/tests/TCVN-snippet
libiconv-1.14/tests/check-translit
libiconv-1.14/tests/ISO-2022-JP-2-snippet.UTF-8
libiconv-1.14/tests/SHIFT_JISX0213.TXT
libiconv-1.14/tests/TranslitFail1.ISO-8859-1
libiconv-1.14/tests/ISO-8859-5.TXT
libiconv-1.14/tests/DEC-HANYU.TXT
libiconv-1.14/tests/ISO646-JP.TXT
libiconv-1.14/tests/CP1258-snippet.UTF-8
libiconv-1.14/tests/ISO-2022-CN-snippet.UTF-8
libiconv-1.14/tests/ISO-2022-JP-snippet
libiconv-1.14/tests/RISCOS-LATIN1.TXT
libiconv-1.14/tests/ISO-8859-7.TXT
libiconv-1.14/tests/BIG5-HKSCS-2004.IRREVERSIBLE.TXT
libiconv-1.14/tests/ISO-8859-4.TXT
libiconv-1.14/tests/EUC-TW.IRREVERSIBLE.TXT
libiconv-1.14/tests/UCS-4BE-snippet.UTF-8
libiconv-1.14/tests/MacRomania.TXT
libiconv-1.14/tests/CP1131.TXT
libiconv-1.14/tests/UCS-2BE-snippet.UTF-8
libiconv-1.14/tests/EUC-JP.IRREVERSIBLE.TXT
libiconv-1.14/tests/CP1255-snippet.UTF-8
libiconv-1.14/tests/CP1124.TXT
libiconv-1.14/tests/CP855.TXT
libiconv-1.14/tests/check-stateful.bat
libiconv-1.14/tests/UCS-4LE-snippet
libiconv-1.14/tests/BIG5-HKSCS-1999-snippet.UTF-8
libiconv-1.14/tests/ISO-8859-2.TXT
libiconv-1.14/tests/CP869.TXT
libiconv-1.14/tests/CP1161.TXT
libiconv-1.14/tests/ISO-8859-15.TXT
libiconv-1.14/tests/ISO-8859-1.TXT
libiconv-1.14/tests/CP1256.TXT
libiconv-1.14/tests/ISO-IR-165.TXT
libiconv-1.14/tests/ISO-2022-JP-snippet.UTF-8
libiconv-1.14/tests/KOI8-RU.TXT
libiconv-1.14/tests/UCS-4BE-snippet
libiconv-1.14/tests/check-stateless
libiconv-1.14/tests/CP853.TXT
libiconv-1.14/tests/UTF-32BE-snippet
libiconv-1.14/tests/genutf8.c
libiconv-1.14/tests/CP852.TXT
libiconv-1.14/tests/ISO-2022-KR-snippet.UTF-8
libiconv-1.14/tests/CP1251.TXT
libiconv-1.14/tests/BIG5-HKSCS-2008-snippet
libiconv-1.14/tests/ISO-2022-CN-snippet
libiconv-1.14/tests/MacCentralEurope.TXT
libiconv-1.14/tests/UCS-4LE-snippet.UTF-8
libiconv-1.14/tests/EUC-JISX0213.TXT
libiconv-1.14/tests/TCVN-snippet.UTF-8
libiconv-1.14/tests/SHIFT_JIS.TXT
libiconv-1.14/tests/MacCyrillic.TXT
libiconv-1.14/tests/CP932.TXT
libiconv-1.14/tests/CP950.TXT
libiconv-1.14/tests/MacUkraine.TXT
libiconv-1.14/tests/CP775.TXT
libiconv-1.14/tests/UTF-16-snippet.UTF-8
libiconv-1.14/tests/table-from.c
libiconv-1.14/tests/CP850.TXT
libiconv-1.14/tests/check-translitfailure
libiconv-1.14/tests/ISO-2022-JP-3-snippet
libiconv-1.14/tests/UTF-32LE-snippet.UTF-8
libiconv-1.14/tests/CP863.TXT
libiconv-1.14/tests/CP1252.TXT
libiconv-1.14/tests/CP1125.TXT
libiconv-1.14/tests/CP936.TXT
libiconv-1.14/tests/UTF-16BE-snippet.UTF-8
libiconv-1.14/tests/TCVN.TXT
libiconv-1.14/tests/UTF-16-snippet
libiconv-1.14/tests/ISO-8859-9.TXT
libiconv-1.14/tests/EUC-TW.TXT
libiconv-1.14/tests/test-shiftseq.c
libiconv-1.14/tests/UCS-2LE-snippet
libiconv-1.14/tests/CP1163.TXT
libiconv-1.14/tests/Makefile.in
libiconv-1.14/tests/EUC-KR.TXT
libiconv-1.14/tests/ISO-2022-JP-1-snippet.UTF-8
libiconv-1.14/tests/Quotes.ISO-8859-1
libiconv-1.14/tests/EUC-JP.TXT
libiconv-1.14/tests/UTF-32-snippet
libiconv-1.14/tests/BIG5-HKSCS-2008.IRREVERSIBLE.TXT
libiconv-1.14/tests/DEC-KANJI.TXT
libiconv-1.14/tests/EUC-CN.TXT
libiconv-1.14/tests/CP950.IRREVERSIBLE.TXT
libiconv-1.14/tests/BIG5-2003.IRREVERSIBLE.TXT
libiconv-1.14/tests/BIG5-HKSCS-2004-snippet.UTF-8
libiconv-1.14/tests/uniq-u.c
libiconv-1.14/tests/ASCII.TXT
libiconv-1.14/tests/BIG5-HKSCS-2001.IRREVERSIBLE.TXT
libiconv-1.14/tests/ISO-IR-165.IRREVERSIBLE.TXT
libiconv-1.14/tests/BIG5-HKSCS-2001-snippet.UTF-8
libiconv-1.14/tests/RK1048.TXT
libiconv-1.14/tests/BIG5-HKSCS-2004.TXT
libiconv-1.14/tests/BIG5-HKSCS-2004-snippet
libiconv-1.14/tests/HZ-snippet.UTF-8
libiconv-1.14/tests/CP861.TXT
libiconv-1.14/tests/ISO-2022-KR-snippet
libiconv-1.14/tests/JIS_X0201.TXT
libiconv-1.14/tests/UTF-32-snippet.UTF-8
libiconv-1.14/tests/BIG5-HKSCS-2008.TXT
libiconv-1.14/tests/CP737.TXT
libiconv-1.14/tests/CP949.TXT
libiconv-1.14/tests/Quotes.ASCII
libiconv-1.14/tests/KOI8-R.TXT
libiconv-1.14/tests/BIG5.TXT
libiconv-1.14/tests/MacArabic.TXT
libiconv-1.14/tests/KOI8-U.TXT
libiconv-1.14/tests/GB18030-BMP.TXT
libiconv-1.14/tests/Quotes.UTF-8
libiconv-1.14/tests/CP1046.TXT
libiconv-1.14/tests/MacIceland.TXT
libiconv-1.14/tests/ISO-2022-JP-3-snippet.UTF-8
libiconv-1.14/tests/CP1258.TXT
libiconv-1.14/tests/UTF-32LE-snippet
libiconv-1.14/tests/UTF-16BE-snippet
libiconv-1.14/tests/gengb18030z.c
libiconv-1.14/tests/BIG5-HKSCS-1999.TXT
libiconv-1.14/tests/CP1257.TXT
libiconv-1.14/tests/CP860.TXT
libiconv-1.14/tests/CP1161.IRREVERSIBLE.TXT
libiconv-1.14/tests/UCS-2LE-snippet.UTF-8
libiconv-1.14/tests/ISO-8859-11.TXT
libiconv-1.14/tests/ISO-8859-8.TXT
libiconv-1.14/tests/CP1255-snippet
libiconv-1.14/tests/ISO-2022-JP-2-snippet
libiconv-1.14/tests/CP1255.IRREVERSIBLE.TXT
libiconv-1.14/tests/UTF-7-snippet.UTF-8
libiconv-1.14/tests/CP1250.TXT
libiconv-1.14/tests/MacTurkish.TXT
libiconv-1.14/tests/CP437.TXT
libiconv-1.14/tests/CP864.TXT
libiconv-1.14/tests/ARMSCII-8.TXT
libiconv-1.14/tests/TIS-620.TXT
libiconv-1.14/tests/CP865.TXT
libiconv-1.14/tests/ATARIST.TXT
libiconv-1.14/tests/UTF-16LE-snippet
libiconv-1.14/tests/HZ-snippet
libiconv-1.14/tests/CP862.TXT
libiconv-1.14/tests/CP1162.TXT
libiconv-1.14/tests/ARMSCII-8.IRREVERSIBLE.TXT
libiconv-1.14/tests/DEC-HANYU.IRREVERSIBLE.TXT
libiconv-1.14/tests/MacGreek.TXT
libiconv-1.14/tests/table-to.c
libiconv-1.14/tests/BIG5-HKSCS-1999-snippet
libiconv-1.14/tests/KOI8-T.TXT
libiconv-1.14/tests/TCVN.IRREVERSIBLE.TXT
libiconv-1.14/tests/UTF-16LE-snippet.UTF-8
libiconv-1.14/tests/MuleLao-1.TXT
libiconv-1.14/tests/VISCII.TXT
libiconv-1.14/tests/test-to-wchar.c
libiconv-1.14/tests/ISO646-CN.TXT
libiconv-1.14/tests/TDS565.TXT
libiconv-1.14/tests/ISO-8859-16.TXT
libiconv-1.14/tests/ISO-2022-CN-EXT-snippet
libiconv-1.14/tests/UTF-32BE-snippet.UTF-8
libiconv-1.14/tests/check-stateful
libiconv-1.14/tests/JOHAB.TXT
libiconv-1.14/tests/ISO-8859-13.TXT
libiconv-1.14/tests/BIG5-HKSCS-2008-snippet.UTF-8
libiconv-1.14/doc/
libiconv-1.14/doc/relocatable.texi
libiconv-1.14/README.woe32
libiconv-1.14/config.h.in
libiconv-1.14/tools/
libiconv-1.14/tools/cjk_tab_to_h.c
libiconv-1.14/tools/8bit_tab_to_h.c
libiconv-1.14/tools/JISX0213.TXT
libiconv-1.14/tools/Makefile
libiconv-1.14/tools/cjk_variants.c
libiconv-1.14/COPYING.LIB
libiconv-1.14/NEWS
libiconv-1.14/README
libiconv-1.14/Makefile.devel
libiconv-1.14/HACKING
libiconv-1.14/NOTES
libiconv-1.14/srcm4/
libiconv-1.14/srcm4/signalblocking.m4
libiconv-1.14/srcm4/po.m4
libiconv-1.14/srcm4/fcntl_h.m4
libiconv-1.14/srcm4/lib-link.m4
libiconv-1.14/srcm4/intmax.m4
libiconv-1.14/srcm4/inttypes_h.m4
libiconv-1.14/srcm4/sys_socket_h.m4
libiconv-1.14/srcm4/setenv.m4
libiconv-1.14/srcm4/extensions.m4
libiconv-1.14/srcm4/relocatable-lib.m4
libiconv-1.14/srcm4/size_max.m4
libiconv-1.14/srcm4/stdlib_h.m4
libiconv-1.14/srcm4/longlong.m4
libiconv-1.14/srcm4/stdint.m4
libiconv-1.14/srcm4/glibc21.m4
libiconv-1.14/srcm4/stdbool.m4
libiconv-1.14/srcm4/relocatable.m4
libiconv-1.14/srcm4/alloca.m4
libiconv-1.14/srcm4/glibc2.m4
libiconv-1.14/srcm4/visibility.m4
libiconv-1.14/srcm4/strerror.m4
libiconv-1.14/srcm4/intl.m4
libiconv-1.14/srcm4/wchar_t.m4
libiconv-1.14/srcm4/safe-read.m4
libiconv-1.14/srcm4/printf-posix.m4
libiconv-1.14/srcm4/sigpipe.m4
libiconv-1.14/srcm4/intdiv0.m4
libiconv-1.14/srcm4/include_next.m4
libiconv-1.14/srcm4/sys_stat_h.m4
libiconv-1.14/srcm4/stdio_h.m4
libiconv-1.14/srcm4/stdint_h.m4
libiconv-1.14/srcm4/environ.m4
libiconv-1.14/srcm4/lcmessage.m4
libiconv-1.14/srcm4/gnulib-common.m4
libiconv-1.14/srcm4/lib-prefix.m4
libiconv-1.14/srcm4/unlocked-io.m4
libiconv-1.14/srcm4/readlink.m4
libiconv-1.14/srcm4/codeset.m4
libiconv-1.14/srcm4/gnulib-comp.m4
libiconv-1.14/srcm4/errno_h.m4
libiconv-1.14/srcm4/time_h.m4
libiconv-1.14/srcm4/uintmax_t.m4
libiconv-1.14/srcm4/intlmacosx.m4
libiconv-1.14/srcm4/xsize.m4
libiconv-1.14/srcm4/iconv.m4
libiconv-1.14/srcm4/mbstate_t.m4
libiconv-1.14/srcm4/libunistring-base.m4
libiconv-1.14/srcm4/ssize_t.m4
libiconv-1.14/srcm4/lib-ld.m4
libiconv-1.14/srcm4/gnulib-tool.m4
libiconv-1.14/srcm4/unistd_h.m4
libiconv-1.14/srcm4/wint_t.m4
libiconv-1.14/srcm4/threadlib.m4
libiconv-1.14/srcm4/read.m4
libiconv-1.14/srcm4/largefile.m4
libiconv-1.14/srcm4/warn-on-use.m4
libiconv-1.14/srcm4/stat.m4
libiconv-1.14/srcm4/nls.m4
libiconv-1.14/srcm4/string_h.m4
libiconv-1.14/srcm4/double-slash-root.m4
libiconv-1.14/srcm4/lock.m4
libiconv-1.14/srcm4/asm-underscore.m4
libiconv-1.14/srcm4/multiarch.m4
libiconv-1.14/srcm4/eealloc.m4
libiconv-1.14/srcm4/memmove.m4
libiconv-1.14/srcm4/canonicalize.m4
libiconv-1.14/srcm4/pathmax.m4
libiconv-1.14/srcm4/fcntl-o.m4
libiconv-1.14/srcm4/lstat.m4
libiconv-1.14/srcm4/stddef_h.m4
libiconv-1.14/srcm4/nocrash.m4
libiconv-1.14/srcm4/00gnulib.m4
libiconv-1.14/srcm4/inttypes-pri.m4
libiconv-1.14/srcm4/progtest.m4
libiconv-1.14/srcm4/error.m4
libiconv-1.14/srcm4/signal_h.m4
libiconv-1.14/srcm4/gettext.m4
libiconv-1.14/srcm4/malloca.m4
libiconv-1.14/srcm4/intldir.m4
libiconv-1.14/srcm4/gnulib-cache.m4
libiconv-1.14/DESIGN
libiconv-1.14/build-aux/
libiconv-1.14/build-aux/install-reloc
libiconv-1.14/build-aux/mkinstalldirs
libiconv-1.14/build-aux/reloc-ldflags
libiconv-1.14/build-aux/config.guess
libiconv-1.14/build-aux/install-sh
libiconv-1.14/build-aux/snippet/
libiconv-1.14/build-aux/snippet/_Noreturn.h
libiconv-1.14/build-aux/snippet/warn-on-use.h
libiconv-1.14/build-aux/snippet/arg-nonnull.h
libiconv-1.14/build-aux/snippet/c++defs.h
libiconv-1.14/build-aux/missing
libiconv-1.14/build-aux/config.libpath
libiconv-1.14/build-aux/config.rpath
libiconv-1.14/build-aux/ltmain.sh
libiconv-1.14/build-aux/config.sub
libiconv-1.14/.gitattributes
libiconv-1.14/m4/
libiconv-1.14/m4/ln.m4
libiconv-1.14/m4/lt~obsolete.m4
libiconv-1.14/m4/libtool.m4
libiconv-1.14/m4/ltoptions.m4
libiconv-1.14/m4/proto.m4
libiconv-1.14/m4/endian.m4
libiconv-1.14/m4/cp.m4
libiconv-1.14/m4/ltversion.m4
libiconv-1.14/m4/general.m4
libiconv-1.14/m4/fcntl-o.m4
libiconv-1.14/m4/eilseq.m4
libiconv-1.14/m4/ltsugar.m4
hts@Synology_DS713:~$ cd libiconv-1.14
hts@Synology_DS713:~/libiconv-1.14$ make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
hts@Synology_DS713:~/libiconv-1.14$ ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for strip... /usr/bin/strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD
or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver FILE support...
checking for strip... /usr/bin/strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for windres... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for EILSEQ... yes
checking byte ordering... little endian
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for lstat... yes
checking for setenv... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for inline... inline
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for SIGPIPE... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether strerror(0) succeeds... yes
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking for mbstate_t... (cached) yes
checking for memmove... (cached) yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strerror function... yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile === configuring in libcharset (/home/hts/libiconv-1.14/libcharset)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to activate relocatable installation... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD
or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver FILE support...
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands === configuring in preload (/home/hts/libiconv-1.14/preload)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD
or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver FILE support...
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
hts@Synology_DS713:~/libiconv-1.14$
@


hts@Synology_DS713:~/libiconv-1.14$ make
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Wejście do katalogu `/home/hts/libiconv-1.14/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
make[2]: Wejście do katalogu `/home/hts/libiconv-1.14/libcharset/lib'
/bin/bash ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/bash ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link gcc -g -O2 -fvisibility=hidden -o libcharset.la -rpath /usr/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s "libcharset.so.1.0.0" "libcharset.so.1")
libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1.0.0" "libcharset.so")
libtool: link: ar cru .libs/libcharset.a localcharset.o relocatable.o
libtool: link: ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
/bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/
''PACKAGE''//g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/
''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make2: Opuszczenie katalogu `/home/hts/libiconv-1.14/libcharset/lib'
make1: Opuszczenie katalogu `/home/hts/libiconv-1.14/libcharset'
make1: Wejście do katalogu `/home/hts/libiconv-1.14/libcharset'
cd lib && make all
make2: Wejście do katalogu `/home/hts/libiconv-1.14/libcharset/lib'
make2: Nie ma nic do zrobienia w `all'.
make2: Opuszczenie katalogu `/home/hts/libiconv-1.14/libcharset/lib'
cd lib && make install-lib libdir='/home/hts/libiconv-1.14/lib' includedir='/home/hts/libiconv-1.14/lib'
make2: Wejście do katalogu `/home/hts/libiconv-1.14/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs /home/hts/libiconv-1.14/lib
/bin/bash ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /home/hts/libiconv-1.14/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.so.1.0.0 /home/hts/libiconv-1.14/lib/libcharset.so.1.0.0
libtool: install: (cd /home/hts/libiconv-1.14/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; })
libtool: install: (cd /home/hts/libiconv-1.14/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /home/hts/libiconv-1.14/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /home/hts/libiconv-1.14/lib/libcharset.a
libtool: install: chmod 644 /home/hts/libiconv-1.14/lib/libcharset.a
libtool: install: ranlib /home/hts/libiconv-1.14/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -f /home/hts/libiconv-1.14/lib/charset.alias && orig=/home/hts/libiconv-1.14/lib/charset.alias \ || orig=charset.alias; \
sed -f ref-add.sed $orig > /home/hts/libiconv-1.14/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/hts/libiconv-1.14/lib/t-charset.alias /home/hts/libiconv-1.14/lib/charset.alias; \
rm -f /home/hts/libiconv-1.14/lib/t-charset.alias
make2: Opuszczenie katalogu `/home/hts/libiconv-1.14/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /home/hts/libiconv-1.14/lib
/usr/bin/install -c -m 644 include/libcharset.h /home/hts/libiconv-1.14/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /home/hts/libiconv-1.14/lib/localcharset.h
make1: Opuszczenie katalogu `/home/hts/libiconv-1.14/libcharset'
cd lib && make all
make1: Wejście do katalogu `/home/hts/libiconv-1.14/lib'
/bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o
/bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
/bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/lib\" -DBUI

#18

Updated by Piotr Kuchciak over 10 years ago

I do use this link in previous post but i have an error.

#19

Updated by holli 73 over 10 years ago

Mac Johnson wrote:

libiconv can be obtained from here ...
https://www.gnu.org/software/libiconv/#downloading

then - make; make install

Hope this helps.

hello,

i did exactly this - but i had to run ./configure first before the make but than i got

make3: Leaving directory `/home/holli/libiconv-1.14'
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c progname.c
In file included from progname.c:26:0:
./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function)
make2: * [progname.o] Error 1
make2: Leaving directory `/home/holli/libiconv-1.14/srclib'
make1:
[all] Error 2
make1: Leaving directory `/home/holli/libiconv-1.14/srclib'
make: *
* [all] Error 2

so i can not compile the libiconv - i'm on ubuntu 12.04 x64.

i get the error on the make ./configure for tvh as well - so what needs to be done to get this code compiled?

thanks
holli

#20

Updated by holli 73 over 10 years ago

hello,

i was able to get it working

1) download file from and untar it

http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz

2) run configure

./configure

3) vi file srclib/stdio.in.h and search for (gets,

4) change

/* It is very rare that the developer ever has full control of stdin,
   so any use of gets warrants an unconditional warning.  Assume it is
   always declared, since it is required by C89.  */
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
#endif

to

/* It is very rare that the developer ever has full control of stdin,
   so any use of gets warrants an unconditional warning.  Assume it is
   always declared, since it is required by C89.  */
/* holli to avoid make error
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
*/
#if defined(__GLIBC__) && !defined(__UCLIBC__) && !__GLIBC_PREREQ(2, 16)
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
#endif
#endif

with this simple change i was able to run

5) make for libiconv-1.14
6) sudo make install for libiconv-1.14
7) did configure on tvh - no more error
8) compile (make) tvh again and it is running

hope this helps some others too

best regards
holli

#21

Updated by Piotr Kuchciak over 10 years ago

When i do point 4 and then do make i have error:

make2: Wejście do katalogu `/home/hts/libiconv-1.14/srclib'
make3: Wejście do katalogu `/home/hts/libiconv-1.14'
make3: Nie ma nic do zrobienia w `am--refresh'.
make3: Opuszczenie katalogu `/home/hts/libiconv-1.14'
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c allocator.c
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c areadlink.c
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c careadlinkat.c
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c malloca.c
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c progname.c
In file included from progname.c:26:0:
./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function)
./stdio.h:1011:2: error: expected identifier or ‘(’ before ‘/’ token
make2: * [progname.o] Błąd 1
make2: Opuszczenie katalogu `/home/hts/libiconv-1.14/srclib'
make1:
[all] Błąd 2
make1: Opuszczenie katalogu `/home/hts/libiconv-1.14/srclib'
make: *
* [all] Błąd 2
hts@Synology_DS713:~/libiconv-1.14$

#22

Updated by Piotr Kuchciak over 10 years ago

file stdio.in.h after changed:

#if GNULIB_GETS
  1. if REPLACE_STDIO_READ_FUNCS && GNULIB_STDIO_H_NONBLOCKING
  2. if !(defined __cplusplus && defined GNULIB_NAMESPACE)
  3. undef gets
  4. define gets rpl_gets
  5. endif
    _GL_FUNCDECL_RPL (gets, char *, (char *s) _GL_ARG_NONNULL ((1)));
    _GL_CXXALIAS_RPL (gets, char *, (char *s));
  6. else
    _GL_CXXALIAS_SYS (gets, char *, (char *s));
  7. undef gets
  8. endif
    GL_CXXALIASWARN (gets);
    /* It is very rare that the developer ever has full control of stdin,
    so any use of gets warrants an unconditional warning. Assume it is
    always declared, since it is required by C89. /
    _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
    /
    #if defined(GLIBC) && !defined(UCLIBC) && !
    _GLIBC_PREREQ(2, 16)
    _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
    #endif
    #endif

#if GNULIB_OBSTACK_PRINTF || GNULIB_OBSTACK_PRINTF_POSIX
struct obstack;
/* Grow an obstack with formatted output. Return the number of

#23

Updated by Piotr Kuchciak over 10 years ago

Ok works ok. I was having a bug.

#24

Updated by Piotr Kuchciak over 10 years ago

OK not worked ok. After compile my tvheadend it is not start.
I have a bug:
hts@Synology_DS713:~$ sudo /etc/init.d/tvheadend start
error sending message: Connection refused
/usr/bin/tvheadend: error while loading shared libraries: libiconv.so.2: cannot open shared object file: No such file or directory
hts@Synology_DS713:~$

I do make uninstall and compile tvheadend and TVHeadend starts OK.

#25

Updated by holli 73 over 10 years ago

Piotr Kuchciak wrote:

OK not worked ok. After compile my tvheadend it is not start.
I have a bug:
hts@Synology_DS713:~$ sudo /etc/init.d/tvheadend start
error sending message: Connection refused
/usr/bin/tvheadend: error while loading shared libraries: libiconv.so.2: cannot open shared object file: No such file or directory
hts@Synology_DS713:~$

I do make uninstall and compile tvheadend and TVHeadend starts OK.

hello,

i believe the new library is not in your env. - if the make install did work do a find as root on /

find -name libiconv.so.2

and than set at least on ubuntu:
export LD_LIBRARY_PATH=/your/path/installed/lib:$LD_LIBRARY_PATH

and try it again - maybe the make install did not put it into the correct directory for your env.

before you start you can do a simple:

ldd tvheadend

and it will show wich libs are used and if all are found.

best regards
holli

#26

Updated by Piotr Kuchciak over 10 years ago

hts@Synology_DS713:~$ find -name libiconv.so.2
./libiconv-1.14/lib/.libs/libiconv.so.2

How set path ?

hts@Synology_DS713:~$ ldd tvheadend
ldd: ./tvheadend: nie jest zwykłym plikiem

#27

Updated by Piotr Kuchciak over 10 years ago

I use debian chroot 7.4 on my synology.

#28

Updated by holli 73 over 10 years ago

Piotr Kuchciak wrote:

hts@Synology_DS713:~$ find -name libiconv.so.2
./libiconv-1.14/lib/.libs/libiconv.so.2

How set path ?

hts@Synology_DS713:~$ ldd tvheadend
ldd: ./tvheadend: nie jest zwykłym plikiem

hello,

debian or ubuntu makes no difference here

1) you did not run it on the root directory (/)

cd /
find -name libiconv.so.2

2) your tvheadend is located in /usr/bin/tvheadend

ldd /usr/bin/tvheadend

with this output you should see from which directory are the other libs loaded and than copy the result from 1 to this destination or change the LD_LIBRARY_PATH.

3) if your find is not finding an other location of the lib you could copy the files from ./libiconv-1.14/lib/.libs/* to the directory listed by the ldd.

best regards
holli

#29

Updated by Piotr Kuchciak over 10 years ago

holli 73 wrote:

hello,

debian or ubuntu makes no difference here

1) you did not run it on the root directory (/)

[...]

2) your tvheadend is located in /usr/bin/tvheadend

[...]

with this output you should see from which directory are the other libs loaded and than copy the result from 1 to this destination or change the LD_LIBRARY_PATH.

3) if your find is not finding an other location of the lib you could copy the files from ./libiconv-1.14/lib/.libs/* to the directory listed by the ldd.

best regards
holli

1. hts@Synology_DS713:/$ sudo find -name libiconv.so.2
./usr/local/lib/libiconv.so.2
./home/hts/libiconv-1.14/lib/.libs/libiconv.so.2
hts@Synology_DS713:/$

2.
hts@Synology_DS713:/$ ldd /usr/bin/tvheadend
linux-gate.so.1 (0xf7764000)
libssl.so.1.0.0 => /usr/lib/i386-linux-gnu/i686/cmov/libssl.so.1.0.0 (0xf7704000)
libcrypto.so.1.0.0 => /usr/lib/i386-linux-gnu/i686/cmov/libcrypto.so.1.0.0 (0xf754a000)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf7530000)
liburiparser.so.1 => /usr/lib/liburiparser.so.1 (0xf7516000)
libavcodec.so.53 => /usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 (0xf6841000)
libavutil.so.51 => /usr/lib/i386-linux-gnu/i686/cmov/libavutil.so.51 (0xf681d000)
libavformat.so.53 => /usr/lib/i386-linux-gnu/i686/cmov/libavformat.so.53 (0xf66fb000)
libswscale.so.2 => /usr/lib/i386-linux-gnu/i686/cmov/libswscale.so.2 (0xf66a9000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf66a4000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf6689000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf6644000)
librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xf663b000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf64c8000)
libxvidcore.so.4 => /usr/lib/i386-linux-gnu/libxvidcore.so.4 (0xf638a000)
libx264.so.123 => /usr/lib/i386-linux-gnu/i686/sse2/libx264.so.123 (0xf61ec000)
libvpx.so.1 => /usr/lib/i386-linux-gnu/libvpx.so.1 (0xf601a000)
libvorbisenc.so.2 => /usr/lib/i386-linux-gnu/libvorbisenc.so.2 (0xf5ea2000)
libvorbis.so.0 => /usr/lib/i386-linux-gnu/libvorbis.so.0 (0xf5e75000)
libvo-amrwbenc.so.0 => /usr/lib/i386-linux-gnu/libvo-amrwbenc.so.0 (0xf5e59000)
libvo-aacenc.so.0 => /usr/lib/i386-linux-gnu/libvo-aacenc.so.0 (0xf5e3b000)
libtheoraenc.so.1 => /usr/lib/i386-linux-gnu/libtheoraenc.so.1 (0xf5df3000)
libtheoradec.so.1 => /usr/lib/i386-linux-gnu/libtheoradec.so.1 (0xf5dd6000)
libspeex.so.1 => /usr/lib/i386-linux-gnu/sse2/libspeex.so.1 (0xf5db5000)
libschroedinger-1.0.so.0 => /usr/lib/i386-linux-gnu/libschroedinger-1.0.so.0 (0xf5ce4000)
libopenjpeg.so.2 => /usr/lib/i386-linux-gnu/libopenjpeg.so.2 (0xf5cc3000)
libopencore-amrwb.so.0 => /usr/lib/i386-linux-gnu/libopencore-amrwb.so.0 (0xf5cad000)
libopencore-amrnb.so.0 => /usr/lib/i386-linux-gnu/libopencore-amrnb.so.0 (0xf5c80000)
libmp3lame.so.0 => /usr/lib/i386-linux-gnu/libmp3lame.so.0 (0xf5bf8000)
libgsm.so.1 => /usr/lib/i386-linux-gnu/libgsm.so.1 (0xf5be8000)
libdirac_encoder.so.0 => /usr/lib/i386-linux-gnu/libdirac_encoder.so.0 (0xf5b57000)
libva.so.1 => /usr/lib/i386-linux-gnu/libva.so.1 (0xf5b40000)
librtmp.so.0 => /usr/lib/i386-linux-gnu/librtmp.so.0 (0xf5b26000)
libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 (0xf5a5c000)
libbz2.so.1.0 => /lib/i386-linux-gnu/libbz2.so.1.0 (0xf5a4b000)
/lib/ld-linux.so.2 (0xf7765000)
libogg.so.0 => /usr/lib/i386-linux-gnu/libogg.so.0 (0xf5a44000)
liborc-0.4.so.0 => /usr/lib/i386-linux-gnu/liborc-0.4.so.0 (0xf59b3000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf5995000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf58a9000)
libgcrypt.so.11 => /lib/i386-linux-gnu/libgcrypt.so.11 (0xf5824000)
libtasn1.so.3 => /usr/lib/i386-linux-gnu/libtasn1.so.3 (0xf5812000)
libp11-kit.so.0 => /usr/lib/i386-linux-gnu/libp11-kit.so.0 (0xf5800000)
libgpg-error.so.0 => /lib/i386-linux-gnu/libgpg-error.so.0 (0xf57fb000)
hts@Synology_DS713:/$

Please tell me what is the my path LD_LIBRARY_PATH?

#30

Updated by Piotr Kuchciak over 10 years ago

Ok
I resolved my problem
i untar archive, then configure:
./configure --prefix=/usr

then
make

then

sudo make install

and it works ok.

#31

Updated by Piotr Kuchciak over 10 years ago

I describe from begin... Describe for Synology and install Debian Chroo 7.4 and TVHeadend on Debian Chroot

1. Download
wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz

2. Untar
tar xvzf libiconv-1.14.tar.gz libiconv-1.14

3. Go to folder
cd libiconv-1.14

4. Configure
./configure --prefix=/usr

5. Edit vi file srclib/stdio.in.h
and changed from:

/* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning. Assume it is
always declared, since it is required by C89. */
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
#endif

to

/* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning. Assume it is
always declared, since it is required by C89. */
/* holli to avoid make error
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
*/
#if defined(__GLIBC__) && !defined(__UCLIBC__) && !__GLIBC_PREREQ(2, 16)
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
#endif
#endif

6.
make

7.
sudo make install

8. Compile tvheadend

#32

Updated by Anders Gustafsson about 9 years ago

Is libiconv really needed anyway? tvheadend seems to run fine without or is it required only for I8N?

#33

Updated by Jaroslav Kysela about 9 years ago

The iconv routines are in directly glibc, but for other platforms - the iconv routines are in extra library. If you can compile tvh without libiconv - it's fine - everything will work. The iconv is for codepage (charset) conversions.

Also available in: Atom PDF