logo       

Aborted building package ncurses: msg#00019

t2.devel

Subject: Aborted building package ncurses

Hello everybody,

I'm trying to build the 'generic embedded' t2 target. But t2 fails to build ncurses. I have downloaded ncurses again, and tried for a second time with xtrace enabled, but without succes. I am using version t2-6.0.3. The logfile is attached.

Do you have an idea where it might go wrong? Any help is appreciated!
Thanks in advance!

Greets,
Rob
Command Wrapper Debug: running 'i486-t2-linux-uclibc-gcc --version' ..
i486-t2-linux-uclibc-gcc is
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/wrapper/i486-t2-linux-uclibc-gcc
Old Command: i486-t2-linux-uclibc-gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -Os -march=i486 */X11R6/include?-I/usr/X11/include
*/X11R6/lib?-L/usr/X11/lib */X11R6/lib64?-L/usr/X11/lib64'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s -fPIC'
FILTER = ''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -Os
Insert: -march=i486
conditonal arg: */X11R6/include?-I/usr/X11/include.
conditonal: */X11R6/include, lhs: -I/usr/X11/include, rhs: .
conditonal arg: */X11R6/lib?-L/usr/X11/lib.
conditonal: */X11R6/lib, lhs: -L/usr/X11/lib, rhs: .
conditonal arg: */X11R6/lib64?-L/usr/X11/lib64.
conditonal: */X11R6/lib64, lhs: -L/usr/X11/lib64, rhs: .
Copy: --version
Append: -s
Append: -fPIC
Old PATH:
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/wrapper:/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/bin:/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
New PATH:
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/bin:/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
New Command: i486-t2-linux-uclibc-gcc -pipe -Os -march=i486 --version -s -fPIC
i486-t2-linux-uclibc-gcc (GCC) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/cmd_wrapper.log
]
create symbolic link
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/archdir/ncurses-5.4.tar.bz2'
to `/mnt/klooien/t2-6.0.3/download/mirror/n/ncurses-5.4.tar.bz2'
create symbolic link
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/archdir/termtypes.ti.bz2'
to `/mnt/klooien/t2-6.0.3/download/mirror/t/termtypes.ti.bz2'
Running main build function 'build_this_package' ...
=[:610 (last $?=0)> cd
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer
=[:610 (last $?=0)> eval build_this_package
==[:610 (last $?=0)> build_this_package
==[build_this_package:739 (last $?=0)> '[' . == . ']'
==[build_this_package:742 (last $?=0)> '[' auto = auto ']'
===[build_this_package:744 (last $?=0)> echo '3539979981 ncurses-5.4.tar.gz
ftp://ftp.gnu.org/pub/gnu/ncurses/
430723242 termtypes.ti.gz http://catb.org/~esr/terminfo/'
===[build_this_package:744 (last $?=0)> head -n 1
===[build_this_package:744 (last $?=0)> tr ' ' '\t'
===[build_this_package:744 (last $?=0)> tr -s '\t'
===[build_this_package:745 (last $?=0)> cut -f2
===[build_this_package:745 (last $?=0)> bz2filename
===[bz2filename:93 (last $?=0)> local 'pattern=-e s,\.\(t\?\)\(gz\|Z\)$,.\1bz2,'
===[bz2filename:94 (last $?=0)> pattern='-e s,\.gpg$,, -e
s,\.\(t\?\)\(gz\|Z\)$,.\1bz2,'
===[bz2filename:95 (last $?=0)> pattern='-e s,\.tar$,\.tar.bz2, -e s,\.gpg$,,
-e s,\.\(t\?\)\(gz\|Z\)$,.\1bz2,'
===[bz2filename:97 (last $?=0)> '[' -n '' ']'
===[bz2filename:100 (last $?=1)> sed -e 's,\.tar$,\.tar.bz2,' -e 's,\.gpg$,,'
-e 's,\.\(t\?\)\(gz\|Z\)$,.\1bz2,'
==[build_this_package:744 (last $?=0)> xsourceballs=ncurses-5.4.tar.bz2
==[build_this_package:745 (last $?=0)> '[' -z ncurses-5.4.tar.bz2 ']'
==[build_this_package:760 (last $?=0)> for xsrctar in '$xsourceballs'
==[build_this_package:761 (last $?=0)>
saved_patchfiles='/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch '
===[build_this_package:762 (last $?=0)> ls
'/mnt/klooien/t2-6.0.3/package/base/ncurses/*.patch.ncurses'
==[build_this_package:762 (last $?=2)> var_append patchfiles ' ' ''
==[var_append:64 (last $?=2)> eval '[ "$patchfiles" ] &&
patchfiles="${patchfiles} "'
===[var_append:64 (last $?=2)> '['
'/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch ' ']'
===[var_append:64 (last $?=0)>
patchfiles='/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch '
==[var_append:65 (last $?=0)> eval 'patchfiles="${patchfiles}$3"'
===[var_append:65 (last $?=0)>
patchfiles='/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch '
==[build_this_package:764 (last $?=0)> '[' 1 = 1 ']'
==[build_this_package:765 (last $?=0)> cd
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer
==[build_this_package:766 (last $?=0)> '[' -z '' ']'
==[build_this_package:769 (last $?=0)> case "$xsrctar" in
==[build_this_package:771 (last $?=0)> custextract=autoextract_tar_bz2
==[build_this_package:774 (last $?=0)> '[' -n autoextract_tar_bz2 ']'
==[build_this_package:776 (last $?=0)> eval 'autoextract_tar_bz2
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/archdir/ncurses-5.4.tar.bz2'
===[build_this_package:776 (last $?=0)> autoextract_tar_bz2
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/archdir/ncurses-5.4.tar.bz2
===[autoextract_tar_bz2:726 (last $?=0)> echo 'Extracting ncurses-5.4.tar.bz2
(--use-compress-program=bzip2 -xf) ... '
Extracting ncurses-5.4.tar.bz2 (--use-compress-program=bzip2 -xf) ...
===[autoextract_tar_bz2:727 (last $?=0)> tar -v --use-compress-program=bzip2
-xf
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/archdir/ncurses-5.4.tar.bz2
==[build_this_package:777 (last $?=0)> cat untar.txt
==[build_this_package:778 (last $?=0)> sed 's,^\./,,'
==[build_this_package:778 (last $?=0)> cut -f1 -d/
==[build_this_package:779 (last $?=0)> sort -u
==[build_this_package:782 (last $?=0)> '[' auto = auto ']'
==[build_this_package:783 (last $?=0)> xsrcdir=ncurses-5.4
==[build_this_package:784 (last $?=0)> xsrcdir=ncurses-5.4
==[build_this_package:785 (last $?=0)> xsrcdir=ncurses-5.4
==[build_this_package:786 (last $?=0)> '[' '!' -d ncurses-5.4 ']'
==[build_this_package:798 (last $?=0)> '[' 1 = 1 ']'
==[build_this_package:799 (last $?=0)> echo 'Fixing ownership and permissions
...'
Fixing ownership and permissions ...
==[build_this_package:800 (last $?=0)> chown -R 0:0
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4
==[build_this_package:803 (last $?=0)> '[' 1 = 1 ']'
==[build_this_package:804 (last $?=0)> echo 'Removing CVS, .svn, {arch} and
.arch-ids directories ...'
Removing CVS, .svn, {arch} and .arch-ids directories ...
==[build_this_package:805 (last $?=0)> egrep
'(^|/)(CVS|\.svn|\{arch\}|\.arch-ids)(/|$)' untar.txt
==[build_this_package:806 (last $?=0)> read x
==[build_this_package:812 (last $?=0)> echo 'Changeing into
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4
...'
Changeing into
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4
...
==[build_this_package:813 (last $?=0)> cd
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4
==[build_this_package:817 (last $?=0)> '[' 1 = 1 ']'
==[build_this_package:818 (last $?=0)> hook_eval prepatch
===[hook_eval:125 (last $?=0)> IFS='
'
===[hook_eval:125 (last $?=0)> eval 'echo "${hookidx_prepatch[*]}"'
====[hook_eval:125 (last $?=0)> echo '5 5'
==[hook_eval:125 (last $?=0)> read pri fnr
===[hook_eval:125 (last $?=0)> sort
==[hook_eval:126 (last $?=0)> '[' 5 ']'
==[hook_eval:126 (last $?=0)> eval 'bunzip2 <
/mnt/klooien/t2-6.0.3/download/mirror/t/termtypes.ti.bz2 > misc/terminfo.src'
===[hook_eval:126 (last $?=0)> bunzip2
==[hook_eval:125 (last $?=0)> read pri fnr
==[hook_eval:128 (last $?=0)> eval 'unset hookdirty_prepatch'
===[hook_eval:128 (last $?=0)> unset hookdirty_prepatch
==[build_this_package:819 (last $?=0)> apply_patchfiles
==[apply_patchfiles:688 (last $?=0)> local hook=
==[apply_patchfiles:689 (last $?=0)> local filter=
==[apply_patchfiles:690 (last $?=0)> '[' '' ']'
==[apply_patchfiles:690 (last $?=1)> filter=cat
==[apply_patchfiles:691 (last $?=0)> for x in '$patchfiles'
==[apply_patchfiles:695 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch -a -n '' ']'
==[apply_patchfiles:699 (last $?=0)> echo 'Apply patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch ...'
Apply patch /mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch ...
==[apply_patchfiles:701 (last $?=0)> [[
/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch = *.bz2 ]]
==[apply_patchfiles:705 (last $?=1)>
patch_file=/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
==[apply_patchfiles:705 (last $?=0)> patch_del=0
==[apply_patchfiles:708 (last $?=0)> cat
/mnt/klooien/t2-6.0.3/package/base/ncurses/cross-build.patch
==[apply_patchfiles:708 (last $?=0)> patch -bfp1 -z .orig
patching file ncurses/Makefile.in
==[apply_patchfiles:710 (last $?=0)> '[' 0 = 1 ']'
==[apply_patchfiles:711 (last $?=1)> eval ''
==[apply_patchfiles:691 (last $?=0)> for x in '$patchfiles'
==[apply_patchfiles:695 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch -a -n '' ']'
==[apply_patchfiles:699 (last $?=0)> echo 'Apply patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch ...'
Apply patch /mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch ...
==[apply_patchfiles:701 (last $?=0)> [[
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch = *.bz2 ]]
==[apply_patchfiles:705 (last $?=1)>
patch_file=/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
==[apply_patchfiles:705 (last $?=0)> patch_del=0
==[apply_patchfiles:708 (last $?=0)> cat
/mnt/klooien/t2-6.0.3/package/base/ncurses/install-no-rm.patch
==[apply_patchfiles:708 (last $?=0)> patch -bfp1 -z .orig
patching file mk-1st.awk
==[apply_patchfiles:710 (last $?=0)> '[' 0 = 1 ']'
==[apply_patchfiles:711 (last $?=1)> eval ''
==[apply_patchfiles:691 (last $?=0)> for x in '$patchfiles'
==[apply_patchfiles:695 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch -a -n '' ']'
==[apply_patchfiles:699 (last $?=0)> echo 'Apply patch
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch ...'
Apply patch /mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch ...
==[apply_patchfiles:701 (last $?=0)> [[
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch = *.bz2 ]]
==[apply_patchfiles:705 (last $?=1)>
patch_file=/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch
==[apply_patchfiles:705 (last $?=0)> patch_del=0
==[apply_patchfiles:708 (last $?=0)> cat
/mnt/klooien/t2-6.0.3/package/base/ncurses/parallel-make.patch
==[apply_patchfiles:708 (last $?=0)> patch -bfp1 -z .orig
patching file ncurses/Makefile.in
==[apply_patchfiles:710 (last $?=0)> '[' 0 = 1 ']'
==[apply_patchfiles:711 (last $?=1)> eval ''
==[build_this_package:820 (last $?=0)> hook_eval postpatch
===[hook_eval:125 (last $?=0)> IFS='
'
===[hook_eval:125 (last $?=0)> eval 'echo "${hookidx_postpatch[*]}"'
====[hook_eval:125 (last $?=0)> echo '5 4'
===[hook_eval:125 (last $?=0)> sort
==[hook_eval:125 (last $?=0)> read pri fnr
==[hook_eval:126 (last $?=0)> '[' 5 ']'
==[hook_eval:126 (last $?=0)> eval uclibc_auto_fix_configsub
===[hook_eval:126 (last $?=0)> uclibc_auto_fix_configsub
===[uclibc_auto_fix_configsub:33 (last $?=0)> local f
===[uclibc_auto_fix_configsub:34 (last $?=0)> for f in . ./config ./support
===[uclibc_auto_fix_configsub:35 (last $?=0)> '[' -e ./config.sub ']'
===[uclibc_auto_fix_configsub:36 (last $?=0)> grep -q '\-uclibc' ./config.sub
===[uclibc_auto_fix_configsub:34 (last $?=0)> for f in . ./config ./support
===[uclibc_auto_fix_configsub:35 (last $?=0)> '[' -e ./config/config.sub ']'
===[uclibc_auto_fix_configsub:34 (last $?=0)> for f in . ./config ./support
===[uclibc_auto_fix_configsub:35 (last $?=0)> '[' -e ./support/config.sub ']'
==[hook_eval:125 (last $?=0)> read pri fnr
==[hook_eval:128 (last $?=0)> eval 'unset hookdirty_postpatch'
===[hook_eval:128 (last $?=0)> unset hookdirty_postpatch
==[build_this_package:827 (last $?=0)> '[' 1 = 1 ']'
==[build_this_package:828 (last $?=0)> echo 'Creating
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486//<..> if required
...'
Creating /mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486//<..> if
required ...
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$bindir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/bin
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/bin ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$sbindir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/sbin
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/sbin ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$libdir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/lib
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/lib ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$datadir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/share
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/share ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$includedir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/include
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/include ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$sysconfdir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/etc
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/etc ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$localstatedir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/var
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/var ']'
==[build_this_package:829 (last $?=0)> for x in '$foodirlist'
==[build_this_package:830 (last $?=0)> eval
'x="/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486$docdir"'
===[build_this_package:830 (last $?=0)>
x=/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/doc/ncurses
==[build_this_package:831 (last $?=0)> '[' '!' -e
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/usr/doc/ncurses ']'
==[build_this_package:838 (last $?=0)> '[' . = . ']'
==[build_this_package:840 (last $?=0)> hook_eval preconf
===[hook_eval:125 (last $?=0)> IFS='
'
===[hook_eval:125 (last $?=0)> eval 'echo "${hookidx_preconf[*]}"'
====[hook_eval:125 (last $?=0)> echo '8 2'
===[hook_eval:125 (last $?=0)> sort
==[hook_eval:125 (last $?=0)> read pri fnr
==[hook_eval:126 (last $?=0)> '[' 8 ']'
==[hook_eval:126 (last $?=0)> eval libtool_correct_files
===[hook_eval:126 (last $?=0)> libtool_correct_files
===[libtool_correct_files:47 (last $?=0)> [[ /mnt/klooien/t2-6.0.3//ncurses-5.4
=
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4
]]
===[libtool_correct_files:50 (last $?=0)> read f
===[libtool_correct_files:50 (last $?=1)> find -type f -name 'libtool*' -o
-name 'ltmain*' -o -name 'ltconfig*' -o -name 'ltcf*'
==[hook_eval:125 (last $?=0)> read pri fnr
==[hook_eval:128 (last $?=0)> eval 'unset hookdirty_preconf'
===[hook_eval:128 (last $?=0)> unset hookdirty_preconf
==[build_this_package:844 (last $?=0)> '[' 0 -eq 1 -o '(' -f autogen.sh -a '!'
-f configure ')' ']'
==[build_this_package:861 (last $?=0)> '[' 1 = 1 ']'
===[build_this_package:862 (last $?=0)> type -p ./configure
==[build_this_package:862 (last $?=0)> '[' -n ./configure -o 0 = 1 ']'
===[build_this_package:864 (last $?=0)> eval echo --prefix=/ '--bindir=$bindir'
'--sbindir=$sbindir' '--libdir=$libdir' '--datadir=$datadir'
'--includedir=$includedir' '--infodir=$infodir' '--mandir=$mandir'
'--sysconfdir=$sysconfdir' '--localstatedir=$localstatedir' --disable-debug
--disable-nls '$extraconfopt' '--build=$arch_build' '--host=$arch_target'
--without-cxx --with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg
====[build_this_package:864 (last $?=0)> echo --prefix=/ --bindir=/bin
--sbindir=/sbin --libdir=/lib --datadir=/usr/share --includedir=/usr/include
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var
--disable-debug --disable-nls --without-libpam --without-pam --disable-libpam
--disable-pam --build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc
--without-cxx --with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg
==[build_this_package:864 (last $?=0)> eval_config_command --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg
==[eval_config_command:234 (last $?=0)> local config_command
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/COPYING -a
-f /usr/share/automake/COPYING ']'
==[eval_config_command:238 (last $?=1)> continue
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/INSTALL -a
-f /usr/share/automake/INSTALL ']'
==[eval_config_command:238 (last $?=1)> continue
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/acinstall -a
-f /usr/share/automake/acinstall ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/acinstall
==[eval_config_command:239 (last $?=0)> x=acinstall
==[eval_config_command:240 (last $?=0)> '[' -L acinstall -a '!' -e acinstall ']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/config.guess
-a -f /usr/share/automake/config.guess ']'
===[eval_config_command:239 (last $?=0)> basename
/usr/share/automake/config.guess
==[eval_config_command:239 (last $?=0)> x=config.guess
==[eval_config_command:240 (last $?=0)> '[' -L config.guess -a '!' -e
config.guess ']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/config.sub
-a -f /usr/share/automake/config.sub ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/config.sub
==[eval_config_command:239 (last $?=0)> x=config.sub
==[eval_config_command:240 (last $?=0)> '[' -L config.sub -a '!' -e config.sub
']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/elisp-comp
-a -f /usr/share/automake/elisp-comp ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/elisp-comp
==[eval_config_command:239 (last $?=0)> x=elisp-comp
==[eval_config_command:240 (last $?=0)> '[' -L elisp-comp -a '!' -e elisp-comp
']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/install-sh
-a -f /usr/share/automake/install-sh ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/install-sh
==[eval_config_command:239 (last $?=0)> x=install-sh
==[eval_config_command:240 (last $?=0)> '[' -L install-sh -a '!' -e install-sh
']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/mdate-sh -a
-f /usr/share/automake/mdate-sh ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/mdate-sh
==[eval_config_command:239 (last $?=0)> x=mdate-sh
==[eval_config_command:240 (last $?=0)> '[' -L mdate-sh -a '!' -e mdate-sh ']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/missing -a
-f /usr/share/automake/missing ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/missing
==[eval_config_command:239 (last $?=0)> x=missing
==[eval_config_command:240 (last $?=0)> '[' -L missing -a '!' -e missing ']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x
/usr/share/automake/mkinstalldirs -a -f /usr/share/automake/mkinstalldirs ']'
===[eval_config_command:239 (last $?=0)> basename
/usr/share/automake/mkinstalldirs
==[eval_config_command:239 (last $?=0)> x=mkinstalldirs
==[eval_config_command:240 (last $?=0)> '[' -L mkinstalldirs -a '!' -e
mkinstalldirs ']'
==[eval_config_command:236 (last $?=0)> for x in '/usr/share/automake/*'
==[eval_config_command:238 (last $?=0)> '[' -x /usr/share/automake/ylwrap -a -f
/usr/share/automake/ylwrap ']'
===[eval_config_command:239 (last $?=0)> basename /usr/share/automake/ylwrap
==[eval_config_command:239 (last $?=0)> x=ylwrap
==[eval_config_command:240 (last $?=0)> '[' -L ylwrap -a '!' -e ylwrap ']'
==[eval_config_command:246 (last $?=0)> atstage cross
==[atstage:64 (last $?=0)> local x=
==[atstage:65 (last $?=0)> for x in '"$@"'
==[atstage:66 (last $?=0)> case "$x" in
==[atstage:70 (last $?=0)> '[' 1 -ne 1 ']'
==[atstage:70 (last $?=1)> return 0
==[eval_config_command:247 (last $?=0)> create_config_cache
==[create_config_cache:420 (last $?=0)> cat
/mnt/klooien/t2-6.0.3/scripts/config.cache
==[create_config_cache:422 (last $?=0)> '[' 0 -eq 1 ']'
==[eval_config_command:248 (last $?=0)> grep -q .--cache-file= ./configure
==[eval_config_command:249 (last $?=0)> set -- --prefix=/ --bindir=/bin
--sbindir=/sbin --libdir=/lib --datadir=/usr/share --includedir=/usr/include
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var
--disable-debug --disable-nls --without-libpam --without-pam --disable-libpam
--disable-pam --build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc
--without-cxx --with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache
==[eval_config_command:250 (last $?=0)> export cache_file=./config.cache
==[eval_config_command:250 (last $?=0)> cache_file=./config.cache
==[eval_config_command:253 (last $?=0)> config_command=' ./configure'
====[eval_config_command:254 (last $?=0)> dirname ./configure
===[eval_config_command:254 (last $?=0)> find . -name configure
==[eval_config_command:254 (last $?=0)> sub_scripts='./test/configure
./configure'
==[eval_config_command:256 (last $?=0)> '[' 1 == 0 ']'
==[eval_config_command:260 (last $?=1)> for x in '"$@"'
==[eval_config_command:261 (last $?=1)> grep -q '[[ ]--prefix[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--bindir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--sbindir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--libdir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--datadir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--includedir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--infodir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--mandir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--sysconfdir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--localstatedir[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--disable-debug[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --disable-debug = --*able-* ]]
==[eval_config_command:263 (last $?=0)> egrep -q '\-\-(en|dis)able-\*'
./configure
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--disable-debug passed thru.'
Autodetection for option impossible: --disable-debug passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--disable-nls[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --disable-nls = --*able-* ]]
==[eval_config_command:263 (last $?=0)> egrep -q '\-\-(en|dis)able-\*'
./configure
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--disable-nls passed thru.'
Autodetection for option impossible: --disable-nls passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--without-libpam[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --without-libpam = --*able-* ]]
==[eval_config_command:264 (last $?=1)> [[ --without-libpam = --with* ]]
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--without-libpam passed thru.'
Autodetection for option impossible: --without-libpam passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--without-pam[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --without-pam = --*able-* ]]
==[eval_config_command:264 (last $?=1)> [[ --without-pam = --with* ]]
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--without-pam passed thru.'
Autodetection for option impossible: --without-pam passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--disable-libpam[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --disable-libpam = --*able-* ]]
==[eval_config_command:263 (last $?=0)> egrep -q '\-\-(en|dis)able-\*'
./configure
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--disable-libpam passed thru.'
Autodetection for option impossible: --disable-libpam passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--disable-pam[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:263 (last $?=1)> [[ --disable-pam = --*able-* ]]
==[eval_config_command:263 (last $?=0)> egrep -q '\-\-(en|dis)able-\*'
./configure
==[eval_config_command:264 (last $?=0)> egrep -q '\-\-with(|out)-\*' ./configure
==[eval_config_command:265 (last $?=0)> echo 'Autodetection for option
impossible: ' '--disable-pam passed thru.'
Autodetection for option impossible: --disable-pam passed thru.
==[eval_config_command:267 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--build[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--host[]= ):]' ./configure
./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--without-cxx[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--with-normal[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--with-shared[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--enable-sigwinch[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--enable-hard-tabs[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--enable-colorfgbg[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg'
==[eval_config_command:260 (last $?=0)> for x in '"$@"'
==[eval_config_command:261 (last $?=0)> grep -q '[[ ]--cache-file[]= ):]'
./configure ./test/configure ./configure
==[eval_config_command:262 (last $?=0)> config_command=' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache'
==[eval_config_command:275 (last $?=0)> echo Running ' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache'
Running ./configure --prefix=/ --bindir=/bin --sbindir=/sbin --libdir=/lib
--datadir=/usr/share --includedir=/usr/include --infodir=/usr/info
--mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug
--disable-nls --without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache
==[eval_config_command:276 (last $?=0)> eval ' ./configure --prefix=/
--bindir=/bin --sbindir=/sbin --libdir=/lib --datadir=/usr/share
--includedir=/usr/include --infodir=/usr/info --mandir=/usr/man
--sysconfdir=/etc --localstatedir=/var --disable-debug --disable-nls
--without-libpam --without-pam --disable-libpam --disable-pam
--build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc --without-cxx
--with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache'
===[eval_config_command:276 (last $?=0)> ./configure --prefix=/ --bindir=/bin
--sbindir=/sbin --libdir=/lib --datadir=/usr/share --includedir=/usr/include
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var
--disable-debug --disable-nls --without-libpam --without-pam --disable-libpam
--disable-pam --build=i686-nocross-linux-gnu --host=i486-t2-linux-uclibc
--without-cxx --with-normal --with-shared --enable-sigwinch --enable-hard-tabs
--enable-colorfgbg --cache-file=./config.cache
configure: loading cache ./config.cache
Configuring NCURSES 5.4 ABI 5 (Thu May 17 13:42:05 CEST 2007)
checking build system type... i686-nocross-linux-gnu
checking host system type... i486-t2-linux-uclibc
checking target system type... i486-t2-linux-uclibc
Configuring for linux-uclibc
checking for prefix... /
checking for i486-t2-linux-uclibc-gcc... i486-t2-linux-uclibc-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether i486-t2-linux-uclibc-gcc accepts -g... yes
checking version of i486-t2-linux-uclibc-gcc... 486
checking how to run the C preprocessor... i486-t2-linux-uclibc-cpp
checking whether i486-t2-linux-uclibc-gcc needs -traditional... no
checking for POSIXized ISC... no
checking for i486-t2-linux-uclibc-gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking if you want to ensure bool is consistent with C++... no
checking if you want to build C++ binding and demo... no
checking if you want to build with Ada95... yes
checking if you want to build programs such as tic... yes
checking if you wish to install curses.h... yes
checking for mawk... gawk
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install...
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/wrapper/install
-c
checking for long file names... no
checking if filesystem supports mixed-case filenames... yes
checking whether ln -s works... yes
checking for ctags... no
checking for etags... no
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for man... man
checking for i486-t2-linux-uclibc-ranlib... i486-t2-linux-uclibc-ranlib
checking for i486-t2-linux-uclibc-ld... i486-t2-linux-uclibc-ld
checking for i486-t2-linux-uclibc-ar... i486-t2-linux-uclibc-ar
checking for archiver options (symbol AR_OPTS)... rv
checking for makeflags variable...
checking if you have specified an install-prefix...
checking for i486-t2-linux-uclibc-gcc... cc
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... yes
checking if you want to build profiling libraries... no
checking for specified models... shared normal debug
checking for default model... shared
checking if you want to build a separate terminfo library... no
checking if you want to link with dbmalloc for testing... no
checking if you want to link with dmalloc for testing... no
checking if you want to link with the gpm mouse library... no
checking for default loader flags...
checking if rpath option should be used... no
checking if release/abi version should be used for shared libs... auto
checking which i486-t2-linux-uclibc-gcc option to use... -fPIC
checking if you wish to install ncurses overwriting curses... no
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed...
${top_srcdir}/misc/terminfo.src
checking for list of fallback descriptions...
checking for list of terminfo directories... /usr/share/terminfo
checking for default terminfo directory... /usr/share/terminfo
checking if big-core option selected... no
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... checking for remove... yes
checking for unlink... yes
checking for link... yes
checking for symlink... yes
checking if tic should use symbolic links... no
checking if you want broken-linker support code... no
checking for type of bool... auto
checking for type of ospeed... short
checking if tputs should process BSD-style prefix padding... no
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... gzip
checking for manpage renaming...
/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/man/man_db.renames
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
checking if you want to build with function extensions... yes
checking for extended use of const keyword... no
checking if you want $NCURSES_NO_PADDING code... yes
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want all development code... no
checking if you want hard-tabs code... yes
checking if you want to use restrict environment when running as root... yes
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... yes
checking if you want experimental safe-sprintf code... no
checking if we must define _GNU_SOURCE... yes
checking if you want experimental wide-character code... no
checking for terminal capabilities file... Caps
checking if you want to display full commands during build... yes
checking if you want to see compiler warnings...
configure: checking for i486-t2-linux-uclibc-gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if you want to enable runtime assertions... no
checking whether to add trace feature to all models...
checking for gettimeofday... yes
checking if -lm needed for math functions... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for libc.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... yes
checking for wctype.h... yes
checking if sys/time.h works with sys/select.h... yes
checking for i486-t2-linux-uclibc-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if unsigned literals are legal... yes
checking for type of chtype... long
checking if external errno is declared... yes
checking if external errno exists... yes
checking if data-only library module links... unknown
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getttynam... yes
checking for issetugid... no
checking for memccpy... yes
checking for nanosleep... yes
checking for poll... yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... no
checking for strdup... yes
checking for strstr... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for working mkstemp... checking for mkstemp... yes

configure: WARNING: cross compiling: assume setvbuf params not reversed
checking return type of signal handlers... void
checking for type sigaction_t... no
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... unknown
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking for size of bool... unknown
configure: WARNING: Assuming unsigned for type of bool
checking for gnatmake... yes
checking for gnat version... 4.1.220061115
checking for m4... yes
checking if GNAT works... yes
checking for library subsets... termlib+ext_tinfo+base+ext_funcs
checking default library suffix...
checking default library-dependency suffix... .so
checking default object directory... obj_s
checking where we will install curses.h... /usr/include
checking for src modules... ncurses progs tack panel menu form
updating cache ./config.cache
configure: creating ./config.status
config.status: creating include/MKterm.h.awk
config.status: creating include/curses.head
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
config.status: creating progs/Makefile
config.status: creating tack/Makefile
config.status: creating panel/Makefile
config.status: creating menu/Makefile
config.status: creating form/Makefile
config.status: creating test/Makefile
config.status: creating misc/Makefile
config.status: creating Ada95/Makefile
config.status: creating Ada95/gen/Makefile
config.status: creating Ada95/src/Makefile
config.status: creating Ada95/samples/Makefile
config.status: creating misc/run_tic.sh
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for shared model (ncurses: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (ncurses: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (ncurses: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (progs: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (progs: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (progs: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (tack: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (tack: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (tack: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (panel: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (panel: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (panel: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (menu: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (menu: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (menu: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (form: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (form: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (form: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (test: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (test: termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (test: termlib+ext_tinfo+base+ext_funcs)
creating headers.sh

** Configuration summary for NCURSES 5.4 20040208:

bin directory: /bin
lib directory: /lib
include directory: /usr/include
man directory: /usr/man
terminfo directory: /usr/share/terminfo

** Include-directory is not in a standard location
==[build_this_package:871 (last $?=0)> '[' -f setup.py -a 1 = 1 ']'
==[build_this_package:877 (last $?=1)> '[' '!' -f Makefile -a '!' -f makefile
-a -f Makefile.PL -a 1 = 1 ']'
==[build_this_package:882 (last $?=0)> '[' '!' -f Makefile -a '!' -f makefile
-a -f Imakefile -a 1 = 1 ']'
==[build_this_package:889 (last $?=0)> hook_eval premake
==[hook_eval:125 (last $?=0)> read pri fnr
===[hook_eval:125 (last $?=0)> IFS='
'
===[hook_eval:125 (last $?=0)> eval 'echo "${hookidx_premake[*]}"'
====[hook_eval:125 (last $?=0)> echo ''
===[hook_eval:125 (last $?=0)> sort
==[hook_eval:126 (last $?=0)> '[' '' ']'
==[hook_eval:125 (last $?=1)> read pri fnr
==[hook_eval:128 (last $?=1)> eval 'unset hookdirty_premake'
===[hook_eval:128 (last $?=1)> unset hookdirty_premake
==[build_this_package:890 (last $?=0)> '[' 'CC="$CC" CPP="$CPP" CXX="$CXX"
prefix="/$prefix" CC_FOR_BUILD="$BUILDCC" BUILDCC="$BUILDCC"
BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" HOST_CC="$HOST_CC" STRIP="$STRIP"
AR="$AR" LD="$LD" RANLIB="$RANLIB" NM="$NM"' ']'
==[build_this_package:891 (last $?=0)> eval echo 'Running make CC="$CC"
CPP="$CPP" CXX="$CXX" prefix="/$prefix" CC_FOR_BUILD="$BUILDCC"
BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" HOST_CC="$HOST_CC"
STRIP="$STRIP" AR="$AR" LD="$LD" RANLIB="$RANLIB" NM="$NM"'
===[build_this_package:891 (last $?=0)> echo Running make
CC=i486-t2-linux-uclibc-gcc CPP=i486-t2-linux-uclibc-cpp
CXX=i486-t2-linux-uclibc-g++ prefix=/ CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc
HOSTCC=cc HOST_CC=cc STRIP=i486-t2-linux-uclibc-strip
AR=i486-t2-linux-uclibc-ar LD=i486-t2-linux-uclibc-ld
RANLIB=i486-t2-linux-uclibc-ranlib NM=i486-t2-linux-uclibc-nm
Running make CC=i486-t2-linux-uclibc-gcc CPP=i486-t2-linux-uclibc-cpp
CXX=i486-t2-linux-uclibc-g++ prefix=/ CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc
HOSTCC=cc HOST_CC=cc STRIP=i486-t2-linux-uclibc-strip
AR=i486-t2-linux-uclibc-ar LD=i486-t2-linux-uclibc-ld
RANLIB=i486-t2-linux-uclibc-ranlib NM=i486-t2-linux-uclibc-nm
==[build_this_package:892 (last $?=0)> eval 'make CC="$CC" CPP="$CPP"
CXX="$CXX" prefix="/$prefix" CC_FOR_BUILD="$BUILDCC" BUILDCC="$BUILDCC"
BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" HOST_CC="$HOST_CC" STRIP="$STRIP"
AR="$AR" LD="$LD" RANLIB="$RANLIB" NM="$NM"'
===[build_this_package:892 (last $?=0)> make CC=i486-t2-linux-uclibc-gcc
CPP=i486-t2-linux-uclibc-cpp CXX=i486-t2-linux-uclibc-g++ prefix=/
CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc
STRIP=i486-t2-linux-uclibc-strip AR=i486-t2-linux-uclibc-ar
LD=i486-t2-linux-uclibc-ld RANLIB=i486-t2-linux-uclibc-ranlib
NM=i486-t2-linux-uclibc-nm
cd man && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/man'
sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/man'
cd include && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/include'
cat curses.head >curses.h
AWK=gawk sh ./MKkey_defs.sh ./Caps >>curses.h
sh -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
cat ./curses.tail >>curses.h
sh ./MKhashsize.sh ./Caps >hashsize.h
AWK=gawk sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=gawk sh ./MKparametrized.sh ./Caps >parametrized.h
gawk -f MKterm.h.awk ./Caps > term.h
sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 1
** edit: BROKEN_LINKER 0
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/include'
cd ncurses && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/ncurses'
sh ./base/MKlib_gen.sh "i486-t2-linux-uclibc-cpp -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE -DNDEBUG" "gawk" generated
<../include/curses.h | \
fgrep undef >../include/nomacros.h
cc -o make_hash -DHAVE_CONFIG_H -I../ncurses -I. -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE -DMAIN_PROGRAM ./tinfo/comp_hash.c
sh ./tinfo/MKcaptab.awk gawk ./../include/Caps > comp_captab.c
sh ./tty/MKexpanded.sh "i486-t2-linux-uclibc-cpp" -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE -DNDEBUG > expanded.c
sh ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src >fallback.c
gawk -f ./tinfo/MKnames.awk ./../include/Caps
cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr
>names.c
cat namehdr boolcodes numcodes strcodes codeftr >codes.c
rm -f namehdr nameftr codeftr boolnames boolfnames boolcodes numnames numfnames
numcodes strnames strfnames strcodes
echo 1 >name-codes-stamp
cc -o make_keys -DHAVE_CONFIG_H -I../ncurses -I. -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE ./tinfo/make_keys.c
AWK=gawk sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
./make_keys keys.list > init_keytry.h
sh ./base/MKlib_gen.sh "i486-t2-linux-uclibc-cpp -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE -DNDEBUG" "gawk" generated
<../include/curses.h >lib_gen.c
gawk -f ./base/MKkeyname.awk keys.list > lib_keyname.c
sh ./base/MKlib_gen.sh "i486-t2-linux-uclibc-cpp -DHAVE_CONFIG_H -I../ncurses
-I. -I. -I../include -D_GNU_SOURCE -DNDEBUG" "gawk" implemented
<../include/curses.h >link_test.c
echo | gawk -f ./base/MKunctrl.awk >unctrl.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/hardscroll.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/hashmap.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_addch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_addstr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_beep.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_bkgd.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_box.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_chgat.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_clear.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_clearok.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_clrbot.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_clreol.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_color.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_colorset.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_delch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_delwin.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_echo.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_endwin.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_erase.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_flash.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/lib_gen.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_getch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_getstr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_hline.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_immedok.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_inchstr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_initscr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_insch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_insdel.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_instr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_isendwin.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_leaveok.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_mouse.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_move.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/lib_mvcur.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_mvwin.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_newterm.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_newwin.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_nl.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_overlay.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_pad.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_printw.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_redrawln.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_refresh.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_restart.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_scanw.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_screen.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_scroll.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_scrollok.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_scrreg.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_set_term.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_slk.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkatr_set.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkatrof.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkatron.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkatrset.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkattr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkclear.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkcolor.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkinit.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_slklab.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slkrefr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_slkset.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_slktouch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_touch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/lib_tstp.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_ungetch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/lib_vidattr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_vline.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_wattroff.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_wattron.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_winch.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/lib_window.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/nc_panel.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/safe_sprintf.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/tty_update.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./trace/varargs.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/memmove.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/vsscanf.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_freeall.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/define_key.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/expanded.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/key_defined.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/keybound.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/keyok.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./base/lib_dft_fgbg.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_print.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/resizeterm.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/tries.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/wresize.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/access.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/add_tries.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/alloc_entry.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/alloc_ttype.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/captoinfo.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/codes.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/comp_captab.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/comp_error.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/comp_expand.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/comp_hash.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/comp_parse.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/comp_scan.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/doalloc.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/fallback.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/free_ttype.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/getenv_num.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/home_terminfo.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/init_keytry.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_acs.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_baudrate.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_cur_term.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_data.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_has_cap.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_kernel.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/lib_keyname.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_longname.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_napms.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_options.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_raw.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_setup.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_termcap.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_termname.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_ti.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_tparm.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/lib_tputs.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./trace/lib_trace.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/lib_ttyflags.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tty/lib_twait.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/name_match.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/names.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/parse_entry.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/read_entry.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/read_termcap.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/setbuf.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./tinfo/strings.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/unctrl.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./trace/visbuf.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c
../ncurses/./tinfo/write_entry.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../ncurses/./base/version.c
i486-t2-linux-uclibc-gcc -shared -Wl,-soname,`basename ../lib/libncurses.so.5.4
.5.4`.5,-stats,-lc -o ../lib/libncurses.so.5.4 ../obj_s/hardscroll.o
../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o
../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o
../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o
../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o
../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o
../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o
../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o
../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o
../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o
../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o
../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o
../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o
../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o
../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o
../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o
../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o
../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o
../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o
../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o
../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o
../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o
../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o
../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o
../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o
../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o
../obj_s/memmove.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o
../obj_s/define_key.o ../obj_s/expanded.o ../obj_s/key_defined.o
../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/lib_dft_fgbg.o
../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/tries.o ../obj_s/wresize.o
../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_entry.o
../obj_s/alloc_ttype.o ../obj_s/captoinfo.o ../obj_s/codes.o
../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_expand.o
../obj_s/comp_hash.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o
../obj_s/doalloc.o ../obj_s/fallback.o ../obj_s/free_ttype.o
../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o
../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o
../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o
../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o
../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o
../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o
../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o
../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o
../obj_s/name_match.o ../obj_s/names.o ../obj_s/parse_entry.o
../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/setbuf.o
../obj_s/strings.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/write_entry.o
../obj_s/version.o -L../lib
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
total time in link: 0.320019
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
data size 4523520
cd ../lib && (ln -s -f libncurses.so.5.4 libncurses.so.5; ln -s -f
libncurses.so.5 libncurses.so; )
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/hardscroll.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/hashmap.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_addch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_addstr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_beep.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_bkgd.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_box.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_chgat.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_clear.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_clearok.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_clrbot.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_clreol.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_color.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_colorset.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_delch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_delwin.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_echo.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_endwin.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_erase.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_flash.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/lib_gen.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_getch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_getstr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_hline.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_immedok.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_inchstr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_initscr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_insch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_insdel.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_instr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_isendwin.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_leaveok.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_mouse.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_move.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/lib_mvcur.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_mvwin.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_newterm.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_newwin.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_nl.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_overlay.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_pad.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_printw.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_redrawln.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_refresh.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_restart.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_scanw.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_screen.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_scroll.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_scrollok.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_scrreg.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_set_term.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slk.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkatr_set.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkatrof.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkatron.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkatrset.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkattr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkclear.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkcolor.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkinit.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slklab.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkrefr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slkset.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_slktouch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_touch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/lib_tstp.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_ungetch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/lib_vidattr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_vline.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_wattroff.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_wattron.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_winch.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_window.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/nc_panel.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/safe_sprintf.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/tty_update.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./trace/varargs.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/memmove.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/vsscanf.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_freeall.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/define_key.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/expanded.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/key_defined.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/keybound.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/keyok.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/lib_dft_fgbg.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_print.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/resizeterm.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/tries.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/wresize.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/access.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/add_tries.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/alloc_entry.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/alloc_ttype.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/captoinfo.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/codes.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/comp_captab.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/comp_error.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/comp_expand.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/comp_hash.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/comp_parse.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/comp_scan.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/doalloc.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/fallback.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/free_ttype.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/getenv_num.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/home_terminfo.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/init_keytry.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_acs.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_baudrate.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_cur_term.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_data.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_has_cap.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_kernel.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/lib_keyname.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_longname.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_napms.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_options.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_raw.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_setup.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_termcap.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_termname.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_tgoto.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_ti.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_tparm.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_tputs.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./trace/lib_trace.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/lib_ttyflags.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tty/lib_twait.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/name_match.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/names.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/parse_entry.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/read_entry.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/read_termcap.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/setbuf.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/strings.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/unctrl.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./trace/visbuf.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./tinfo/write_entry.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../ncurses/./base/version.c
i486-t2-linux-uclibc-ar rv ../lib/libncurses.a ../objects/hardscroll.o
../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o
../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o
../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o
../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o
../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o
../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o
../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o
../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o
../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o
../objects/lib_insdel.o ../objects/lib_instr.o ../objects/lib_isendwin.o
../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o
../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o
../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o
../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o
../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o
../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o
../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o
../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o
../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o
../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o
../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o
../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o
../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o
../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o
../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o
../objects/varargs.o ../objects/memmove.o ../objects/vsscanf.o
../objects/lib_freeall.o ../objects/define_key.o ../objects/expanded.o
../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o
../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o
../objects/tries.o ../objects/wresize.o ../objects/access.o
../objects/add_tries.o ../objects/alloc_entry.o ../objects/alloc_ttype.o
../objects/captoinfo.o ../objects/codes.o ../objects/comp_captab.o
../objects/comp_error.o ../objects/comp_expand.o ../objects/comp_hash.o
../objects/comp_parse.o ../objects/comp_scan.o ../objects/doalloc.o
../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o
../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o
../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o
../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o
../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o
../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o
../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o
../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o
../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o
../objects/names.o ../objects/parse_entry.o ../objects/read_entry.o
../objects/read_termcap.o ../objects/setbuf.o ../objects/strings.o
../objects/unctrl.o ../objects/visbuf.o ../objects/write_entry.o
../objects/version.o
i486-t2-linux-uclibc-ar: creating ../lib/libncurses.a
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/memmove.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/define_key.o
a - ../objects/expanded.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/resizeterm.o
a - ../objects/tries.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_entry.o
a - ../objects/alloc_ttype.o
a - ../objects/captoinfo.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_expand.o
a - ../objects/comp_hash.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/doalloc.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/parse_entry.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/setbuf.o
a - ../objects/strings.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/write_entry.o
a - ../objects/version.o
i486-t2-linux-uclibc-ranlib ../lib/libncurses.a
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/hardscroll.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/hashmap.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_addch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_addstr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_beep.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_bkgd.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_box.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_chgat.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_clear.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_clearok.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_clrbot.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_clreol.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_color.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_colorset.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_delch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_delwin.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_echo.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_endwin.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_erase.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_flash.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/lib_gen.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_getch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_getstr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_hline.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_immedok.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_inchstr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_initscr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_insch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_insdel.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_instr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_isendwin.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_leaveok.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_mouse.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_move.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/lib_mvcur.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_mvwin.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_newterm.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_newwin.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_nl.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_overlay.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_pad.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_printw.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_redrawln.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_refresh.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_restart.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_scanw.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_screen.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_scroll.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_scrollok.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_scrreg.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_set_term.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slk.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkatr_set.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkatrof.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkatron.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkatrset.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkattr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkclear.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkcolor.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkinit.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slklab.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkrefr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slkset.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_slktouch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_touch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_traceatr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_tracedmp.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_tracemse.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/lib_tstp.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_ungetch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/lib_vidattr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_vline.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_wattroff.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_wattron.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_winch.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_window.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/nc_panel.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/safe_sprintf.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/tty_update.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/varargs.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/memmove.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/vsscanf.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_freeall.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/define_key.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/expanded.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/key_defined.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/keybound.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/./base/keyok.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/lib_dft_fgbg.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_print.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/resizeterm.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/trace_xnames.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/./base/tries.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/wresize.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/access.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/add_tries.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/alloc_entry.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/alloc_ttype.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/captoinfo.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/codes.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/comp_captab.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/comp_error.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/comp_expand.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/comp_hash.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/comp_parse.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/comp_scan.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/doalloc.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/fallback.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/free_ttype.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/getenv_num.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/home_terminfo.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/init_keytry.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_acs.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_baudrate.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_cur_term.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_data.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_has_cap.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_kernel.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/lib_keyname.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_longname.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_napms.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_options.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_raw.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_setup.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_termcap.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_termname.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_tgoto.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_ti.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_tparm.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_tputs.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_trace.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_tracebits.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/lib_tracechr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/lib_ttyflags.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tty/lib_twait.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/name_match.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/names.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/parse_entry.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/read_entry.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/read_termcap.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/setbuf.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/strings.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/trace_buf.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/trace_tries.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../ncurses/unctrl.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./trace/visbuf.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./tinfo/write_entry.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c
../ncurses/./base/version.c
i486-t2-linux-uclibc-ar rv ../lib/libncurses_g.a ../obj_g/hardscroll.o
../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o
../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o
../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o
../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o
../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o
../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o
../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o
../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o
../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o
../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o
../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o
../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o
../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o
../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o
../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o
../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o
../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o
../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o
../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o
../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o
../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o
../obj_g/lib_traceatr.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o
../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o
../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o
../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o
../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o
../obj_g/memmove.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o
../obj_g/define_key.o ../obj_g/expanded.o ../obj_g/key_defined.o
../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/lib_dft_fgbg.o
../obj_g/lib_print.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o
../obj_g/tries.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o
../obj_g/alloc_entry.o ../obj_g/alloc_ttype.o ../obj_g/captoinfo.o
../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o
../obj_g/comp_expand.o ../obj_g/comp_hash.o ../obj_g/comp_parse.o
../obj_g/comp_scan.o ../obj_g/doalloc.o ../obj_g/fallback.o
../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o
../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o
../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o
../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o
../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o
../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o
../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o
../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_tracebits.o
../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o
../obj_g/name_match.o ../obj_g/names.o ../obj_g/parse_entry.o
../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/setbuf.o
../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o
../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/write_entry.o ../obj_g/version.o
i486-t2-linux-uclibc-ar: creating ../lib/libncurses_g.a
a - ../obj_g/hardscroll.o
a - ../obj_g/hashmap.o
a - ../obj_g/lib_addch.o
a - ../obj_g/lib_addstr.o
a - ../obj_g/lib_beep.o
a - ../obj_g/lib_bkgd.o
a - ../obj_g/lib_box.o
a - ../obj_g/lib_chgat.o
a - ../obj_g/lib_clear.o
a - ../obj_g/lib_clearok.o
a - ../obj_g/lib_clrbot.o
a - ../obj_g/lib_clreol.o
a - ../obj_g/lib_color.o
a - ../obj_g/lib_colorset.o
a - ../obj_g/lib_delch.o
a - ../obj_g/lib_delwin.o
a - ../obj_g/lib_echo.o
a - ../obj_g/lib_endwin.o
a - ../obj_g/lib_erase.o
a - ../obj_g/lib_flash.o
a - ../obj_g/lib_gen.o
a - ../obj_g/lib_getch.o
a - ../obj_g/lib_getstr.o
a - ../obj_g/lib_hline.o
a - ../obj_g/lib_immedok.o
a - ../obj_g/lib_inchstr.o
a - ../obj_g/lib_initscr.o
a - ../obj_g/lib_insch.o
a - ../obj_g/lib_insdel.o
a - ../obj_g/lib_instr.o
a - ../obj_g/lib_isendwin.o
a - ../obj_g/lib_leaveok.o
a - ../obj_g/lib_mouse.o
a - ../obj_g/lib_move.o
a - ../obj_g/lib_mvcur.o
a - ../obj_g/lib_mvwin.o
a - ../obj_g/lib_newterm.o
a - ../obj_g/lib_newwin.o
a - ../obj_g/lib_nl.o
a - ../obj_g/lib_overlay.o
a - ../obj_g/lib_pad.o
a - ../obj_g/lib_printw.o
a - ../obj_g/lib_redrawln.o
a - ../obj_g/lib_refresh.o
a - ../obj_g/lib_restart.o
a - ../obj_g/lib_scanw.o
a - ../obj_g/lib_screen.o
a - ../obj_g/lib_scroll.o
a - ../obj_g/lib_scrollok.o
a - ../obj_g/lib_scrreg.o
a - ../obj_g/lib_set_term.o
a - ../obj_g/lib_slk.o
a - ../obj_g/lib_slkatr_set.o
a - ../obj_g/lib_slkatrof.o
a - ../obj_g/lib_slkatron.o
a - ../obj_g/lib_slkatrset.o
a - ../obj_g/lib_slkattr.o
a - ../obj_g/lib_slkclear.o
a - ../obj_g/lib_slkcolor.o
a - ../obj_g/lib_slkinit.o
a - ../obj_g/lib_slklab.o
a - ../obj_g/lib_slkrefr.o
a - ../obj_g/lib_slkset.o
a - ../obj_g/lib_slktouch.o
a - ../obj_g/lib_touch.o
a - ../obj_g/lib_traceatr.o
a - ../obj_g/lib_tracedmp.o
a - ../obj_g/lib_tracemse.o
a - ../obj_g/lib_tstp.o
a - ../obj_g/lib_ungetch.o
a - ../obj_g/lib_vidattr.o
a - ../obj_g/lib_vline.o
a - ../obj_g/lib_wattroff.o
a - ../obj_g/lib_wattron.o
a - ../obj_g/lib_winch.o
a - ../obj_g/lib_window.o
a - ../obj_g/nc_panel.o
a - ../obj_g/safe_sprintf.o
a - ../obj_g/tty_update.o
a - ../obj_g/varargs.o
a - ../obj_g/memmove.o
a - ../obj_g/vsscanf.o
a - ../obj_g/lib_freeall.o
a - ../obj_g/define_key.o
a - ../obj_g/expanded.o
a - ../obj_g/key_defined.o
a - ../obj_g/keybound.o
a - ../obj_g/keyok.o
a - ../obj_g/lib_dft_fgbg.o
a - ../obj_g/lib_print.o
a - ../obj_g/resizeterm.o
a - ../obj_g/trace_xnames.o
a - ../obj_g/tries.o
a - ../obj_g/wresize.o
a - ../obj_g/access.o
a - ../obj_g/add_tries.o
a - ../obj_g/alloc_entry.o
a - ../obj_g/alloc_ttype.o
a - ../obj_g/captoinfo.o
a - ../obj_g/codes.o
a - ../obj_g/comp_captab.o
a - ../obj_g/comp_error.o
a - ../obj_g/comp_expand.o
a - ../obj_g/comp_hash.o
a - ../obj_g/comp_parse.o
a - ../obj_g/comp_scan.o
a - ../obj_g/doalloc.o
a - ../obj_g/fallback.o
a - ../obj_g/free_ttype.o
a - ../obj_g/getenv_num.o
a - ../obj_g/home_terminfo.o
a - ../obj_g/init_keytry.o
a - ../obj_g/lib_acs.o
a - ../obj_g/lib_baudrate.o
a - ../obj_g/lib_cur_term.o
a - ../obj_g/lib_data.o
a - ../obj_g/lib_has_cap.o
a - ../obj_g/lib_kernel.o
a - ../obj_g/lib_keyname.o
a - ../obj_g/lib_longname.o
a - ../obj_g/lib_napms.o
a - ../obj_g/lib_options.o
a - ../obj_g/lib_raw.o
a - ../obj_g/lib_setup.o
a - ../obj_g/lib_termcap.o
a - ../obj_g/lib_termname.o
a - ../obj_g/lib_tgoto.o
a - ../obj_g/lib_ti.o
a - ../obj_g/lib_tparm.o
a - ../obj_g/lib_tputs.o
a - ../obj_g/lib_trace.o
a - ../obj_g/lib_tracebits.o
a - ../obj_g/lib_tracechr.o
a - ../obj_g/lib_ttyflags.o
a - ../obj_g/lib_twait.o
a - ../obj_g/name_match.o
a - ../obj_g/names.o
a - ../obj_g/parse_entry.o
a - ../obj_g/read_entry.o
a - ../obj_g/read_termcap.o
a - ../obj_g/setbuf.o
a - ../obj_g/strings.o
a - ../obj_g/trace_buf.o
a - ../obj_g/trace_tries.o
a - ../obj_g/unctrl.o
a - ../obj_g/visbuf.o
a - ../obj_g/write_entry.o
a - ../obj_g/version.o
i486-t2-linux-uclibc-ranlib ../lib/libncurses_g.a
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/ncurses'
cd progs && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/progs'
sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c
echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed
's/$//'`\"" >transform.h
echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed
's/$//'`\"" >>transform.h
echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed
's/$//'`\"" >>transform.h
echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed
's/$//'`\"" >>transform.h
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/tic.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/dump_entry.c
i486-t2-linux-uclibc-gcc ../obj_s/tic.o ../obj_s/dump_entry.o -L../lib
-lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE
-DNDEBUG -O2 -fPIC -o tic
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/toe.c
i486-t2-linux-uclibc-gcc ../obj_s/toe.o ../obj_s/dump_entry.o -L../lib
-lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE
-DNDEBUG -O2 -fPIC -o toe
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/infocmp.c
i486-t2-linux-uclibc-gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib
-lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE
-DNDEBUG -O2 -fPIC -o infocmp
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/clear.c
i486-t2-linux-uclibc-gcc ../obj_s/clear.o -L../lib -lncurses -I../progs
-I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -o clear
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/tput.c
i486-t2-linux-uclibc-gcc ../obj_s/tput.o -L../lib -lncurses -I../progs -I.
-DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -o tput
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../progs -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../progs/tset.c
i486-t2-linux-uclibc-gcc ../obj_s/tset.o ../obj_s/dump_entry.o -L../lib
-lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE
-DNDEBUG -O2 -fPIC -o tset
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/progs'
cd tack && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/tack'
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/ansi.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/charset.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/color.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/control.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/crum.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/edit.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/fun.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/init.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/menu.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/modes.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/output.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/pad.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/scan.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/sync.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/sysdep.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../tack/tack.c
i486-t2-linux-uclibc-gcc ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o
../obj_s/control.o ../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o
../obj_s/init.o ../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o
../obj_s/pad.o ../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o
../obj_s/tack.o -L../lib -lncurses -DHAVE_CONFIG_H -I../tack -I. -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -o tack
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/tack'
cd panel && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/panel'
rm -f ../include/panel.h
cp ./panel.h ../include/panel.h
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/panel.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_above.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_below.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_bottom.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_delete.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_hide.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_hidden.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_move.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_new.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_replace.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_show.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_top.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_update.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_user.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../panel/p_win.c
i486-t2-linux-uclibc-gcc -shared -Wl,-soname,`basename ../lib/libpanel.so.5.4
.5.4`.5,-stats,-lc -o ../lib/libpanel.so.5.4 ../obj_s/panel.o
../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o
../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o
../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o
../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
total time in link: 0.048003
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
data size 1091072
cd ../lib && (ln -s -f libpanel.so.5.4 libpanel.so.5; ln -s -f libpanel.so.5
libpanel.so; )
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/panel.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_above.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_below.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_bottom.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_delete.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_hide.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_hidden.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_move.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_new.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_replace.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_show.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_top.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_update.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_user.c
cd ../objects; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -c ../panel/p_win.c
i486-t2-linux-uclibc-ar rv ../lib/libpanel.a ../objects/panel.o
../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o
../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o
../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o
../objects/p_show.o ../objects/p_top.o ../objects/p_update.o
../objects/p_user.o ../objects/p_win.o
i486-t2-linux-uclibc-ar: creating ../lib/libpanel.a
a - ../objects/panel.o
a - ../objects/p_above.o
a - ../objects/p_below.o
a - ../objects/p_bottom.o
a - ../objects/p_delete.o
a - ../objects/p_hide.o
a - ../objects/p_hidden.o
a - ../objects/p_move.o
a - ../objects/p_new.o
a - ../objects/p_replace.o
a - ../objects/p_show.o
a - ../objects/p_top.o
a - ../objects/p_update.o
a - ../objects/p_user.o
a - ../objects/p_win.o
i486-t2-linux-uclibc-ranlib ../lib/libpanel.a
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/panel.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_above.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_below.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_bottom.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_delete.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_hide.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_hidden.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_move.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_new.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_replace.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_show.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_top.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_update.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_user.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I../ncurses -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../panel/p_win.c
i486-t2-linux-uclibc-ar rv ../lib/libpanel_g.a ../obj_g/panel.o
../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o
../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o
../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o
../obj_g/p_user.o ../obj_g/p_win.o
i486-t2-linux-uclibc-ar: creating ../lib/libpanel_g.a
a - ../obj_g/panel.o
a - ../obj_g/p_above.o
a - ../obj_g/p_below.o
a - ../obj_g/p_bottom.o
a - ../obj_g/p_delete.o
a - ../obj_g/p_hide.o
a - ../obj_g/p_hidden.o
a - ../obj_g/p_move.o
a - ../obj_g/p_new.o
a - ../obj_g/p_replace.o
a - ../obj_g/p_show.o
a - ../obj_g/p_top.o
a - ../obj_g/p_update.o
a - ../obj_g/p_user.o
a - ../obj_g/p_win.o
i486-t2-linux-uclibc-ranlib ../lib/libpanel_g.a
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/panel'
cd menu && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/menu'
rm -f ../include/menu.h
cp ./menu.h ../include/menu.h
rm -f ../include/eti.h
cp ./eti.h ../include/eti.h
rm -f ../include/mf_common.h
cp ./mf_common.h ../include/mf_common.h
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_attribs.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_cursor.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_driver.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_format.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_global.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_hook.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_cur.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_nam.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_new.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_opt.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_top.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_use.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_val.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_item_vis.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_items.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_new.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_opts.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_pad.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_pattern.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_post.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_req_name.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_scale.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_spacing.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_sub.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_userptr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../menu/m_win.c
i486-t2-linux-uclibc-gcc -shared -Wl,-soname,`basename ../lib/libmenu.so.5.4
.5.4`.5,-stats,-lc -o ../lib/libmenu.so.5.4 ../obj_s/m_attribs.o
../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o
../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o
../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o
../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o
../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o
../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o
../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o
-L../lib -lncurses
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
total time in link: 0.060004
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
data size 1447424
cd ../lib && (ln -s -f libmenu.so.5.4 libmenu.so.5; ln -s -f libmenu.so.5
libmenu.so; )
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_attribs.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_cursor.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_driver.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_format.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_global.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_hook.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_cur.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_nam.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_new.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_opt.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_top.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_use.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_val.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_item_vis.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_items.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_new.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_opts.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_pad.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_pattern.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_post.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_req_name.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_scale.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_spacing.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_sub.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_userptr.c
cd ../objects; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -c ../menu/m_win.c
i486-t2-linux-uclibc-ar rv ../lib/libmenu.a ../objects/m_attribs.o
../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o
../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o
../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o
../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o
../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o
../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o
../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o
../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o
../objects/m_win.o
i486-t2-linux-uclibc-ar: creating ../lib/libmenu.a
a - ../objects/m_attribs.o
a - ../objects/m_cursor.o
a - ../objects/m_driver.o
a - ../objects/m_format.o
a - ../objects/m_global.o
a - ../objects/m_hook.o
a - ../objects/m_item_cur.o
a - ../objects/m_item_nam.o
a - ../objects/m_item_new.o
a - ../objects/m_item_opt.o
a - ../objects/m_item_top.o
a - ../objects/m_item_use.o
a - ../objects/m_item_val.o
a - ../objects/m_item_vis.o
a - ../objects/m_items.o
a - ../objects/m_new.o
a - ../objects/m_opts.o
a - ../objects/m_pad.o
a - ../objects/m_pattern.o
a - ../objects/m_post.o
a - ../objects/m_req_name.o
a - ../objects/m_scale.o
a - ../objects/m_spacing.o
a - ../objects/m_sub.o
a - ../objects/m_userptr.o
a - ../objects/m_win.o
i486-t2-linux-uclibc-ranlib ../lib/libmenu.a
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_attribs.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_cursor.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_driver.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_format.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_global.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_hook.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_cur.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_nam.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_new.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_opt.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_top.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_use.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_val.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_item_vis.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_items.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_new.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_opts.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_pad.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_pattern.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_post.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_req_name.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_scale.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_spacing.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_sub.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_userptr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include
-D_GNU_SOURCE -DNDEBUG -O2 -g -DTRACE -c ../menu/m_win.c
i486-t2-linux-uclibc-ar rv ../lib/libmenu_g.a ../obj_g/m_attribs.o
../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o
../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o
../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o
../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o
../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o
../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o
../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_userptr.o ../obj_g/m_win.o
i486-t2-linux-uclibc-ar: creating ../lib/libmenu_g.a
a - ../obj_g/m_attribs.o
a - ../obj_g/m_cursor.o
a - ../obj_g/m_driver.o
a - ../obj_g/m_format.o
a - ../obj_g/m_global.o
a - ../obj_g/m_hook.o
a - ../obj_g/m_item_cur.o
a - ../obj_g/m_item_nam.o
a - ../obj_g/m_item_new.o
a - ../obj_g/m_item_opt.o
a - ../obj_g/m_item_top.o
a - ../obj_g/m_item_use.o
a - ../obj_g/m_item_val.o
a - ../obj_g/m_item_vis.o
a - ../obj_g/m_items.o
a - ../obj_g/m_new.o
a - ../obj_g/m_opts.o
a - ../obj_g/m_pad.o
a - ../obj_g/m_pattern.o
a - ../obj_g/m_post.o
a - ../obj_g/m_req_name.o
a - ../obj_g/m_scale.o
a - ../obj_g/m_spacing.o
a - ../obj_g/m_sub.o
a - ../obj_g/m_userptr.o
a - ../obj_g/m_win.o
i486-t2-linux-uclibc-ranlib ../lib/libmenu_g.a
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/menu'
cd form && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/form'
rm -f ../include/form.h
cp ./form.h ../include/form.h
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_arg.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_attr.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_current.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_def.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_dup.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_ftchoice.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_ftlink.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_info.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_just.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_link.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_max.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_move.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_newftyp.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_opts.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_pad.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_page.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_stat.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_type.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fld_user.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_cursor.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_data.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_def.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_driver.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_hook.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_opts.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_page.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_post.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_req_name.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_scale.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_sub.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_user.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/frm_win.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_alnum.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_alpha.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_enum.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_int.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_ipv4.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_num.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -fPIC -c ../form/fty_regex.c
i486-t2-linux-uclibc-gcc -shared -Wl,-soname,`basename ../lib/libform.so.5.4
.5.4`.5,-stats,-lc -o ../lib/libform.so.5.4 ../obj_s/fld_arg.o
../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o
../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o
../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o
../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o
../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o
../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o
../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o
../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o
../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o
../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o
../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o
../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
total time in link: 0.072004
/mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-uclibc/4.1.2/../../../../i486-t2-linux-uclibc/bin/ld:
data size 1779200
cd ../lib && (ln -s -f libform.so.5.4 libform.so.5; ln -s -f libform.so.5
libform.so; )
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_arg.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_attr.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_current.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_def.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_dup.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_ftchoice.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_ftlink.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_info.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_just.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_link.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_max.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_move.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_newftyp.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_opts.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_pad.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_page.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_stat.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_type.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fld_user.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_cursor.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_data.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_def.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_driver.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_hook.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_opts.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_page.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_post.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_req_name.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_scale.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_sub.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_user.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/frm_win.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_alnum.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_alpha.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_enum.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_int.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_ipv4.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_num.c
cd ../objects; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE
-DNDEBUG -DHAVE_CONFIG_H -O2 -c ../form/fty_regex.c
i486-t2-linux-uclibc-ar rv ../lib/libform.a ../objects/fld_arg.o
../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o
../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o
../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o
../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o
../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o
../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o
../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o
../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o
../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o
../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o
../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o
../objects/fty_enum.o ../objects/fty_int.o ../objects/fty_ipv4.o
../objects/fty_num.o ../objects/fty_regex.o
i486-t2-linux-uclibc-ar: creating ../lib/libform.a
a - ../objects/fld_arg.o
a - ../objects/fld_attr.o
a - ../objects/fld_current.o
a - ../objects/fld_def.o
a - ../objects/fld_dup.o
a - ../objects/fld_ftchoice.o
a - ../objects/fld_ftlink.o
a - ../objects/fld_info.o
a - ../objects/fld_just.o
a - ../objects/fld_link.o
a - ../objects/fld_max.o
a - ../objects/fld_move.o
a - ../objects/fld_newftyp.o
a - ../objects/fld_opts.o
a - ../objects/fld_pad.o
a - ../objects/fld_page.o
a - ../objects/fld_stat.o
a - ../objects/fld_type.o
a - ../objects/fld_user.o
a - ../objects/frm_cursor.o
a - ../objects/frm_data.o
a - ../objects/frm_def.o
a - ../objects/frm_driver.o
a - ../objects/frm_hook.o
a - ../objects/frm_opts.o
a - ../objects/frm_page.o
a - ../objects/frm_post.o
a - ../objects/frm_req_name.o
a - ../objects/frm_scale.o
a - ../objects/frm_sub.o
a - ../objects/frm_user.o
a - ../objects/frm_win.o
a - ../objects/fty_alnum.o
a - ../objects/fty_alpha.o
a - ../objects/fty_enum.o
a - ../objects/fty_int.o
a - ../objects/fty_ipv4.o
a - ../objects/fty_num.o
a - ../objects/fty_regex.o
i486-t2-linux-uclibc-ranlib ../lib/libform.a
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_arg.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_attr.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_current.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_def.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_dup.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_ftchoice.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_ftlink.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_info.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_just.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_link.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_max.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_move.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_newftyp.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_opts.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_pad.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_page.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_stat.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_type.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fld_user.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_cursor.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_data.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_def.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_driver.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_hook.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_opts.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_page.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_post.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_req_name.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_scale.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_sub.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_user.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/frm_win.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_alnum.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_alpha.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_enum.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_int.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_ipv4.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_num.c
cd ../obj_g; i486-t2-linux-uclibc-gcc -I. -I../include -D_GNU_SOURCE -DNDEBUG
-DHAVE_CONFIG_H -O2 -g -DTRACE -c ../form/fty_regex.c
i486-t2-linux-uclibc-ar rv ../lib/libform_g.a ../obj_g/fld_arg.o
../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o
../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o
../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o
../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o
../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o
../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o
../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o
../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o
../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o
../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o
../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o
../obj_g/fty_num.o ../obj_g/fty_regex.o
i486-t2-linux-uclibc-ar: creating ../lib/libform_g.a
a - ../obj_g/fld_arg.o
a - ../obj_g/fld_attr.o
a - ../obj_g/fld_current.o
a - ../obj_g/fld_def.o
a - ../obj_g/fld_dup.o
a - ../obj_g/fld_ftchoice.o
a - ../obj_g/fld_ftlink.o
a - ../obj_g/fld_info.o
a - ../obj_g/fld_just.o
a - ../obj_g/fld_link.o
a - ../obj_g/fld_max.o
a - ../obj_g/fld_move.o
a - ../obj_g/fld_newftyp.o
a - ../obj_g/fld_opts.o
a - ../obj_g/fld_pad.o
a - ../obj_g/fld_page.o
a - ../obj_g/fld_stat.o
a - ../obj_g/fld_type.o
a - ../obj_g/fld_user.o
a - ../obj_g/frm_cursor.o
a - ../obj_g/frm_data.o
a - ../obj_g/frm_def.o
a - ../obj_g/frm_driver.o
a - ../obj_g/frm_hook.o
a - ../obj_g/frm_opts.o
a - ../obj_g/frm_page.o
a - ../obj_g/frm_post.o
a - ../obj_g/frm_req_name.o
a - ../obj_g/frm_scale.o
a - ../obj_g/frm_sub.o
a - ../obj_g/frm_user.o
a - ../obj_g/frm_win.o
a - ../obj_g/fty_alnum.o
a - ../obj_g/fty_alpha.o
a - ../obj_g/fty_enum.o
a - ../obj_g/fty_int.o
a - ../obj_g/fty_ipv4.o
a - ../obj_g/fty_num.o
a - ../obj_g/fty_regex.o
i486-t2-linux-uclibc-ranlib ../lib/libform_g.a
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/form'
cd test && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/test'
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/background.c
i486-t2-linux-uclibc-gcc -O2 -o background ../obj_s/background.o -L../lib
-lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/blue.c
i486-t2-linux-uclibc-gcc -O2 -o blue ../obj_s/blue.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/bs.c
i486-t2-linux-uclibc-gcc -O2 -o bs ../obj_s/bs.o -L../lib -lform -lmenu -lpanel
-lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/cardfile.c
i486-t2-linux-uclibc-gcc -O2 -o cardfile ../obj_s/cardfile.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/color_set.c
i486-t2-linux-uclibc-gcc -O2 -o color_set ../obj_s/color_set.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/demo_defkey.c
i486-t2-linux-uclibc-gcc -O2 -o demo_defkey ../obj_s/demo_defkey.o -L../lib
-lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/demo_forms.c
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/edit_field.c
i486-t2-linux-uclibc-gcc -O2 -o demo_forms ../obj_s/demo_forms.o
../obj_s/edit_field.o -L../lib -lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/demo_keyok.c
i486-t2-linux-uclibc-gcc -O2 -o demo_keyok ../obj_s/demo_keyok.o -L../lib
-lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/demo_menus.c
i486-t2-linux-uclibc-gcc -O2 -o demo_menus ../obj_s/demo_menus.o -L../lib
-lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/demo_panels.c
i486-t2-linux-uclibc-gcc -O2 -o demo_panels ../obj_s/demo_panels.o -L../lib
-lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/ditto.c
i486-t2-linux-uclibc-gcc -O2 -o ditto ../obj_s/ditto.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/dots.c
i486-t2-linux-uclibc-gcc -O2 -o dots ../obj_s/dots.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/filter.c
i486-t2-linux-uclibc-gcc -O2 -o filter ../obj_s/filter.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/firework.c
i486-t2-linux-uclibc-gcc -O2 -o firework ../obj_s/firework.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/firstlast.c
i486-t2-linux-uclibc-gcc -O2 -o firstlast ../obj_s/firstlast.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/gdc.c
i486-t2-linux-uclibc-gcc -O2 -o gdc ../obj_s/gdc.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/hanoi.c
i486-t2-linux-uclibc-gcc -O2 -o hanoi ../obj_s/hanoi.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/hashtest.c
i486-t2-linux-uclibc-gcc -O2 -o hashtest ../obj_s/hashtest.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/ins_wide.c
i486-t2-linux-uclibc-gcc -O2 -o ins_wide ../obj_s/ins_wide.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/inserts.c
i486-t2-linux-uclibc-gcc -O2 -o inserts ../obj_s/inserts.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/keynames.c
i486-t2-linux-uclibc-gcc -O2 -o keynames ../obj_s/keynames.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/knight.c
i486-t2-linux-uclibc-gcc -O2 -o knight ../obj_s/knight.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/lrtest.c
i486-t2-linux-uclibc-gcc -O2 -o lrtest ../obj_s/lrtest.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/ncurses.c
i486-t2-linux-uclibc-gcc -O2 -o ncurses ../obj_s/ncurses.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/newdemo.c
i486-t2-linux-uclibc-gcc -O2 -o newdemo ../obj_s/newdemo.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/railroad.c
i486-t2-linux-uclibc-gcc -O2 -o railroad ../obj_s/railroad.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/rain.c
i486-t2-linux-uclibc-gcc -O2 -o rain ../obj_s/rain.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/tclock.c
i486-t2-linux-uclibc-gcc -O2 -o tclock ../obj_s/tclock.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC -lm
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/testaddch.c
i486-t2-linux-uclibc-gcc -O2 -o testaddch ../obj_s/testaddch.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/testcurs.c
i486-t2-linux-uclibc-gcc -O2 -o testcurs ../obj_s/testcurs.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/testscanw.c
i486-t2-linux-uclibc-gcc -O2 -o testscanw ../obj_s/testscanw.o -L../lib -lform
-lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/view.c
i486-t2-linux-uclibc-gcc -O2 -o view ../obj_s/view.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/worm.c
i486-t2-linux-uclibc-gcc -O2 -o worm ../obj_s/worm.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
cd ../obj_s; i486-t2-linux-uclibc-gcc -I../test -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../test/xmas.c
i486-t2-linux-uclibc-gcc -O2 -o xmas ../obj_s/xmas.o -L../lib -lform -lmenu
-lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -O2
-fPIC
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/test'
cd misc && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/misc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/misc'
cd Ada95 && make DESTDIR="" all
make[1]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95'
for d in gen src samples; do \
(cd $d ; make all) ;\
done
make[2]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/gen'
cc -I. -I../../include -DHAVE_CONFIG_H -I. -O2 -c -o gen.o ./gen.c
cc -I. -I../../include -DHAVE_CONFIG_H -I. -O2 gen.o
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-o gen -L../../lib -lncurses
/usr/bin/ld: warning: libc.so.0, needed by ../../lib/libncurses.so, not found
(try using -rpath or -rpath-link)
/usr/bin/ld: gen: hidden symbol `stat' in /usr/lib/libc_nonshared.a(stat.oS) is
referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[2]: *** [gen] Error 1
make[2]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/gen'
make[2]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/src'
gnatmake -O3 -gnatpn -I. -I. -c -o terminal_interface.o
./terminal_interface.ads
gcc-4.1 -c -I./ -O3 -gnatpn -I. -I. -I- ./terminal_interface.ads
make[2]: *** No rule to make target `terminal_interface-curses.ads', needed by
`terminal_interface-curses-aux.o'. Stop.
make[2]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/src'
make[2]: Entering directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/samples'
cp ./explain.txt explain.msg
gnatmake -a -A. -A../src -A./../src tour -cargs -O3 -gnatpn -I. -largs
-L../../lib -L../lib -lform -lmenu -lpanel -lncurses
-Wl,-rpath,/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/lib
-lAdaCurses
gcc-4.1 -c -I. -I../src -I./../src -O3 -gnatpn -I. tour.adb
gcc-4.1 -c -I. -I../src -I./../src -O3 -gnatpn -I. sample.adb
sample.adb:45:06: file "terminal_interface-curses.ads" not found
sample.adb:45:06: "Sample (body)" depends on "Terminal_Interface.Curses (body)"
sample.adb:45:06: "Terminal_Interface.Curses (body)" depends on
"Terminal_Interface.Curses (spec)"
sample.adb:46:06: file "terminal_interface-curses-panels.ads" not found
sample.adb:46:06: "Sample (body)" depends on "Terminal_Interface.Curses.Panels
(body)"
sample.adb:46:06: "Terminal_Interface.Curses.Panels (body)" depends on
"Terminal_Interface.Curses.Panels (spec)"
sample.adb:47:06: file "terminal_interface-curses-menus.ads" not found
sample.adb:47:06: "Sample (body)" depends on "Terminal_Interface.Curses.Menus
(body)"
sample.adb:47:06: "Terminal_Interface.Curses.Menus (body)" depends on
"Terminal_Interface.Curses.Menus (spec)"
sample.adb:48:06: file "terminal_interface-curses-menus-menu_user_data.ads" not
found
sample.adb:48:06: "Sample (body)" depends on
"Terminal_Interface.Curses.Menus.Menu_User_Data (body)"
sample.adb:48:06: "Terminal_Interface.Curses.Menus.Menu_User_Data (body)"
depends on "Terminal_Interface.Curses.Menus.Menu_User_Data (spec)"
sample.adb:49:06: file "terminal_interface-curses-menus-item_user_data.ads" not
found
sample.adb:49:06: "Sample (body)" depends on
"Terminal_Interface.Curses.Menus.Item_User_Data (body)"
sample.adb:49:06: "Terminal_Interface.Curses.Menus.Item_User_Data (body)"
depends on "Terminal_Interface.Curses.Menus.Item_User_Data (spec)"
gnatmake: "sample.adb" compilation error
make[2]: *** [tour] Error 4
make[2]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95/samples'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/mnt/klooien/t2-6.0.3/src.ncurses.default.20070517.134142.2483.Jaisalmer/ncurses-5.4/Ada95'
make: *** [all] Error 2
Due to previous errors, no 1-ncurses.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Created (vanished) file outside basedir (ignored): /var/tmp/cf5031
base #1: /mnt/klooien/t2-6.0.3
base #2: /mnt/klooien/t2-6.0.3/build/default-6.0.3-embedded-x86-i486
Processing static lib corrections ...
Verifing the .la files ...
Searching for orphaned files ...
Found 7 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums and cksums ...
Creating md5sum and cksum files ... done.
Creating package description ...
Making post-install adaptions.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@xxxxxxxxxxxxxx with a subject of: unsubscribe t2
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise