2008-01-29 09:19:43 compiling kernel with mysql
klaus hauer (AFGHANISTAN)
Message: 50304 I have to compile a new kernel with mysql. I made my settings as follows:
Customize Vendor/ user settings -> miscellaneous Application -> mysql
When I use make I get the following error messages:
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/ftpd'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/games'
for i in dummy ; do \
[ $i = dummy ] || make -C $i || exit ; \
done
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/games'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver'
make -C gdbserver all
make[3]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver/gdbserver'
touch ../*/*
set -e ; \
rm -rf build ; \
mkdir build ; \
cd build ; \
../configure \
--host=bfin-uclinux \
--prefix=/usr
checking for bfin-uclinux-gcc... bfin-uclinux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether bfin-uclinux-gcc accepts -g... yes
checking for bfin-uclinux-gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... bfin-unknown-uclinux
checking target system type... bfin-unknown-uclinux
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... bfin-uclinux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/reg.h usability... yes
checking sys/reg.h presence... yes
checking for sys/reg.h... yes
checking for string.h... (cached) yes
checking proc_service.h usability... no
checking proc_service.h presence... no
checking for proc_service.h... no
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking terminal.h usability... no
checking terminal.h presence... no
checking for terminal.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether strerror is declared... yes
checking for socklen_t... yes
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking for prgregset_t in sys/procfs.h... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for libthread_db... -lthread_db
checking for thread_db_tls_get_addr... yes
checking for TD_VERSION... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default commands
make -C build
make[4]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver/gdbserver/build'
CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../inferiors.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../regcache.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../remote-utils.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../server.c
bfin-uclinux-gcc -c -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../../signals/signals.c -DGDBSERVER
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../target.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../utils.c
rm -f version.c-tmp version.c
echo '#include "server.h"' >> version.c-tmp
echo 'const char version[] = "'"`sed q ../../version.in`"'";' >> version.c-tmp
echo 'const char host_name[] = "bfin-uclinux";' >> version.c-tmp
mv version.c-tmp version.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd version.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../mem-break.c
sh ../../regformats/regdat.sh ../../regformats/reg-bfin.dat reg-bfin.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd reg-bfin.c
bfin-uclinux-gcc -c -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../linux-low.c -DUSE_THREAD_DB
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../linux-bfin-low.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../thread-db.c
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../proc-service.c
rm -f gdbserver
bfin-uclinux-gcc -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -rdynamic -o gdbserver inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o mem-break.o reg-bfin.o linux-low.o linux-bfin-low.o thread-db.o proc-service.o \
-lthread_db
bfin-uclinux-gcc -c -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd ../gdbreplay.c
rm -f gdbreplay
bfin-uclinux-gcc -Wall -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -I. -I.. -I../../regformats -I../../include -I../../bfd -I../../../bfd -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -rdynamic -o gdbreplay gdbreplay.o \
make[4]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver/gdbserver/build'
make[3]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver/gdbserver'
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/gdbserver'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/inetd'
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -DSERVICES=\"/etc/services\" -DINETD_CONF=\"/etc/inetd.conf\" -Wall -DMODIFY_CONFIG -DALT_INETD_CONF=\"/etc/config/inetd.conf\" -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o inetd.o inetd.c
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -DSERVICES=\"/etc/services\" -DINETD_CONF=\"/etc/inetd.conf\" -Wall -DMODIFY_CONFIG -DALT_INETD_CONF=\"/etc/config/inetd.conf\" -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o config.o config.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -o inetd inetd.o config.o
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/inetd'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/init'
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -DCONSOLE_BAUD_RATE=57600 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o simpleinit.o simpleinit.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -o init simpleinit.o -lcrypt
cp init simpleinit
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -DCONSOLE_BAUD_RATE=57600 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o expand.o expand.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -o expand expand.o
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/init'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/mtd-utils'
[ -d build ] || mkdir build
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib ftl_format.c -o ftl_format
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_erase.c -o flash_erase
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o crc32.o crc32.c
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o flash_eraseall.o flash_eraseall.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -o flash_eraseall crc32.o flash_eraseall.o
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib nanddump.c -o nanddump
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib doc_loadbios.c -o doc_loadbios
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib mkfs.jffs.c -o mkfs.jffs
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib ftl_check.c -o ftl_check
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o mkfs.jffs2.o mkfs.jffs2.c
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o compr_zlib.o compr_zlib.c
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o compr_rtime.o compr_rtime.c
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o compr.o compr.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -o mkfs.jffs2 crc32.o mkfs.jffs2.o compr_zlib.o compr_rtime.o compr.o -lz
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_lock.c -o flash_lock
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_unlock.c -o flash_unlock
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_info.c -o flash_info
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_otp_info.c -o flash_otp_info
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flash_otp_dump.c -o flash_otp_dump
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib mtd_debug.c -o mtd_debug
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib flashcp.c -o flashcp
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib nandwrite.c -o nandwrite
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -c -o jffs2dump.o jffs2dump.c
bfin-uclinux-gcc -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -o jffs2dump crc32.o jffs2dump.o
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib nftldump.c -o nftldump
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib nftl_format.c -o nftl_format
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib docfdisk.c -o docfdisk
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib rfddump.c -o rfddump
bfin-uclinux-gcc -O2 -Wall -D__uClinux__ -DEMBED -fno-builtin -I/home/captainkirk/uClinux-dist.R1.1-RC3 -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -D__USE_BSD -I/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib -I./include -isystem /home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/include -Wl,-elf2flt -B/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/staging/usr/lib -L/home/captainkirk/uClinux-dist.R1.1-RC3/lib/zlib rfdformat.c -o rfdformat
gcc -Iinclude -I. -o build/ftl_format ftl_format.c
gcc -Iinclude -I. -o build/flash_erase flash_erase.c
gcc -Iinclude -I. -c -o build/crc32.o crc32.c
gcc -Iinclude -I. -c -o build/flash_eraseall.o flash_eraseall.c
gcc -Iinclude -I. -o build/flash_eraseall build/crc32.o build/flash_eraseall.o
gcc -Iinclude -I. -o build/nanddump nanddump.c
gcc -Iinclude -I. -o build/doc_loadbios doc_loadbios.c
gcc -Iinclude -I. -o build/mkfs.jffs mkfs.jffs.c
gcc -Iinclude -I. -o build/ftl_check ftl_check.c
gcc -Iinclude -I. -c -o build/mkfs.jffs2.o mkfs.jffs2.c
gcc -Iinclude -I. -c -o build/compr_zlib.o compr_zlib.c
gcc -Iinclude -I. -c -o build/compr_rtime.o compr_rtime.c
gcc -Iinclude -I. -c -o build/compr.o compr.c
gcc -Iinclude -I. -o build/mkfs.jffs2 build/crc32.o build/mkfs.jffs2.o build/compr_zlib.o build/compr_rtime.o build/compr.o -lz
gcc -Iinclude -I. -o build/flash_lock flash_lock.c
gcc -Iinclude -I. -o build/flash_unlock flash_unlock.c
gcc -Iinclude -I. -o build/flash_info flash_info.c
gcc -Iinclude -I. -o build/flash_otp_info flash_otp_info.c
gcc -Iinclude -I. -o build/flash_otp_dump flash_otp_dump.c
gcc -Iinclude -I. -o build/mtd_debug mtd_debug.c
gcc -Iinclude -I. -o build/flashcp flashcp.c
gcc -Iinclude -I. -o build/nandwrite nandwrite.c
gcc -Iinclude -I. -c -o build/jffs2dump.o jffs2dump.c
gcc -Iinclude -I. -o build/jffs2dump build/crc32.o build/jffs2dump.o
gcc -Iinclude -I. -o build/nftldump nftldump.c
gcc -Iinclude -I. -o build/nftl_format nftl_format.c
gcc -Iinclude -I. -o build/docfdisk docfdisk.c
gcc -Iinclude -I. -o build/rfddump rfddump.c
gcc -Iinclude -I. -o build/rfdformat rfdformat.c
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/mtd-utils'
make[2]: Betrete Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/mysql'
sh ./configure --host=bfin-uclinux --build=i686-pc-linux-gnu --target=bfin-uclinux --prefix=/usr --sysconfdir=/etc --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var/lib -C --prefix= --enable-dependency-tracking --with-named-thread-libs=-lpthread --without-readline --disable-shared --with-mysql=/home/captainkirk/uClinux-dist.R1.1-RC3/lib/libmysqlclient --with-pic
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... bfin-unknown-uclinux
checking target system type... bfin-unknown-uclinux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... (cached) mawk
checking for bfin-uclinux-gcc... bfin-uclinux-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 suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether bfin-uclinux-gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of bfin-uclinux-gcc... gcc3
checking for bfin-uclinux-g++... bfin-uclinux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether bfin-uclinux-g++ accepts -g... yes
checking dependency style of bfin-uclinux-g++... gcc3
checking how to run the C preprocessor... bfin-uclinux-gcc -E
checking "C Compiler version"... "bfin-uclinux-gcc bfin-uclinux-gcc (GCC) 4.1.1 (ADI 07R1)"
checking "C++ compiler version"... "bfin-uclinux-g++ bfin-uclinux-g++ (GCC) 4.1.1 (ADI 07R1)"
checking for bfin-uclinux-ranlib... bfin-uclinux-ranlib
checking for ld used by GCC... bfin-uclinux-ld
checking if the linker (bfin-uclinux-ld) is GNU ld... yes
checking for bfin-uclinux-ld option to reload object files... -r
checking for BSD-compatible nm... /opt/uClinux/bfin-uclinux/bin/bfin-uclinux-nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... unknown
checking command to parse /opt/uClinux/bfin-uclinux/bin/bfin-uclinux-nm -B output... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for bfin-uclinux-ranlib... (cached) bfin-uclinux-ranlib
checking for bfin-uclinux-strip... bfin-uclinux-strip
checking for objdir... .libs
checking for bfin-uclinux-gcc option to produce PIC... -fPIC
checking if bfin-uclinux-gcc PIC flag -fPIC works... yes
checking if bfin-uclinux-gcc static flag -static works... yes
checking if bfin-uclinux-gcc supports -c -o file.o... yes
checking if bfin-uclinux-gcc supports -c -o file.lo... yes
checking if bfin-uclinux-gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (bfin-uclinux-ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for pdftex... no
checking for tex... no
checking "return type of sprintf"... checking for uname... /bin/uname
checking operating system... Linux
checking "if we should use 'skip-locking' as default for uclinux"... "no"
checking for ln... /bin/ln
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for cmp... /usr/bin/cmp
checking for chmod... /bin/chmod
checking for hostname... /bin/hostname
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for perl... /usr/bin/perl
checking for ps... /bin/ps
checking "how to check if pid exists"... "/bin/ps p $$PID | grep mysqld > /dev/null"
checking for kill... /bin/kill
checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
checking for bfin-uclinux-gcc option to accept ANSI C...
checking if we should use assembler functions... no
checking if we should use RAID... no
checking If we should should enable LOAD DATA LOCAL by default... no
checking for bfin-uclinux-getconf... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support...
checking for LIBS value to request large file support...
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... no
checking for size_t... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vadvise.h usability... no
checking sys/vadvise.h presence... no
checking for sys/vadvise.h... no
checking for sys/wait.h... (cached) yes
checking term.h usability... no
checking term.h presence... no
checking for term.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking for floor in -lm... yes
checking for gethostbyname_r in -lnsl_r... no
checking for gethostbyname_r in -lnsl... yes
checking for gethostbyname_r... yes
checking for setsockopt... yes
checking for yp_get_default_domain... no
checking for yp_get_default_domain in -lnsl... no
checking for p2open... no
checking for p2open in -lgen... no
checking for bind... yes
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for sem_init... no
checking for sem_init in -lposix4... no
checking if libz with compress...
checking if we should use pstack...
checking for int8... checking "named thread libs:"... "-lpthread"
checking for strtok_r in -lpthread... yes
checking for strtok_r... yes
checking for dlopen in -ldl... no
checking for unistd.h... (cached) yes
checking for restartable system calls...
checking "need of special linking flags"... "none"
checking for bfin-uclinux-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for char... yes
checking size of char... 1
checking for char*... yes
checking size of char*... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking size of off_t... 4
checking whether byte ordering is bigendian... no
checking base type of last arg to accept... socklen_t
checking stack direction for C alloca... 0
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking if struct timespec has a ts_sec member... no
checking if we have tzname variable... yes
checking for type ulong... no
checking for type uchar... no
checking for type uint... no
checking for type fp_except... no
checking for type in_addr_t... no
checking if bfin-uclinux-g++ supports bool types... yes
checking if conversion of longlong to float works... yes
checking if pthread_yield takes zero arguments... yeso
checking if pthread_yield takes 1 argument... no
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/ptem.h usability... no
checking sys/ptem.h presence... no
checking for sys/ptem.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for sys/mman.h... (cached) yes
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking for termio.h... (cached) yes
checking termbits.h usability... no
checking termbits.h presence... no
checking for termbits.h... no
checking asm/termbits.h usability... yes
checking asm/termbits.h presence... yes
checking for asm/termbits.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for lstat... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcoll... yes
checking for tcgetattr... yes
checking whether stat file-mode macros are broken... no
checking return type of signal handlers... void
checking for type of signal functions... posix
checking whether programs are able to redeclare getpw functions... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking if struct dirent has a d_ino member... yes
checking whether signal handlers are of type void... yes
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
checking for termcap functions library... configure: error: No curses /termcap library found
make[2]: ***[configured] Fehler 1
make[2]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user/mysql'
make[1]: *** [all] Fehle 2
make[1]: Verlasse Verzeichnis '/home/captainkirk/uClinux-dist.R1.1-RC3/user'
make: *** [subdirs] Fehler 1
What do I wrong???
TranslateQuoteReplyEditDelete
2008-01-29 10:00:15 Re: compiling kernel with mysql
Mike Frysinger (UNITED STATES)
Message: 50311 enable ncurses in the library menu