Перейти к содержимому
Калькуляторы

помогите разобратся с jtag

Здравствуйте всем

Пытаюсь собрать jtag под линуксом но всплывают две ошибки.В чём причина сообразить не могу.

Пакеты вроде бы все поставил.До этого собирал под винХР и CYGWIN на другом ноуте то работоло без проблем.

Вот все как происходит:

ur6cv@ubuntu:~/jtag$ sudo ./configure -with-include=/home/ur6cv/include

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 NLS is requested... yes

checking for msgfmt... no

checking for gmsgfmt... :

checking for xgettext... no

checking for msgmerge... no

checking for style of include used by make... GNU

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking dependency style of gcc... gcc3

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for ld used by GCC... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for shared library run path origin... done

checking whether NLS is requested... yes

checking for GNU gettext in libc... yes

checking whether to use NLS... yes

checking where the gettext function comes from... libc

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ANSI C... (cached) none needed

checking dependency style of gcc... (cached) gcc3

checking for ranlib... ranlib

checking for the openwince includes... /home/ur6cv/include

checking for library containing ioperm... none rehttp://www.cqham.ru/quired

checking for getline... yes

checking for getdelim... yes

checking for swprintf... yes

checking how to run the C preprocessor... 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 linux/ppdev.h usability... yes

checking linux/ppdev.h presence... yes

checking for linux/ppdev.h... yes

checking for a readline compatible library... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating doc/Makefile

config.status: creating data/Makefile

config.status: creating include/Makefile

config.status: creating src/Makefile

config.status: creating src/lib/Makefile

config.status: creating src/tap/Makefile

config.status: creating src/part/Makefile

config.status: creating src/bus/Makefile

config.status: creating src/cmd/Makefile

config.status: creating po/Makefile.in

config.status: creating config.h

config.status: config.h is unchangedur6cv@ubuntu:~/jtag$ make

make all-recursive

make[1]: Entering directory `/home/ur6cv/jtag'

Making all in libbrux

make[2]: Entering directory `/home/ur6cv/jtag/libbrux'

make all-recursive

make[3]: Entering directory `/home/ur6cv/jtag/libbrux'

Making all in po

make[4]: Entering directory `/home/ur6cv/jtag/libbrux/po'

make[4]: *** Нет правила для сборки цели `all'. Останов.

make[4]: Leaving directory `/home/ur6cv/jtag/libbrux/po'

make[3]: *** [all-recursive] Ошибка 1

make[3]: Leaving directory `/home/ur6cv/jtag/libbrux'

make[2]: *** [all] Ошибка 2

make[2]: Leaving directory `/home/ur6cv/jtag/libbrux'

make[1]: *** [all-recursive] Ошибка 1

make[1]: Leaving directory `/home/ur6cv/jtag'

make: *** [all] Ошибка 2

ur6cv@ubuntu:~/jtag$

 

config.status: executing default-1 commands

config.status: executing depfiles commands

configure: configuring in libbrux

configure: running /bin/bash './configure' --prefix=/usr/local '-with-include=/home/ur6cv/include' --cache-file=/dev/null --srcdir=.

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 NLS is requested... yes

checking for msgfmt... no

checking for gmsgfmt... :

checking for xgettext... no

checking for msgmerge... no

checking for style of include used by make... GNU

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking dependency style of gcc... gcc3

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for ld used by GCC... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for shared library run path origin... done

checking for CFPreferencesCopyAppValue... no

checking for CFLocaleCopyCurrent... no

checking whether NLS is requested... yes

checking for GNU gettext in libc... yes

checking whether to use NLS... yes

checking where the gettext function comes from... libc

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ANSI C... (cached) none needed

checking dependency style of gcc... (cached) gcc3

checking for ranlib... ranlib

checking for the openwince includes... /home/ur6cv/include

configure: creating ./config.status

config.status: creating Makefile

config.status: creating po/Makefile.in

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing default-1 commands

config.status: executing depfiles commands

 

затем

 

ur6cv@ubuntu:~/jtag$ make

make all-recursive

make[1]: Entering directory `/home/ur6cv/jtag'

Making all in libbrux

make[2]: Entering directory `/home/ur6cv/jtag/libbrux'

make all-recursive

make[3]: Entering directory `/home/ur6cv/jtag/libbrux'

Making all in po

make[4]: Entering directory `/home/ur6cv/jtag/libbrux/po'

make[4]: *** Нет правила для сборки цели `all'. Останов.

make[4]: Leaving directory `/home/ur6cv/jtag/libbrux/po'

make[3]: *** [all-recursive] Ошибка 1

make[3]: Leaving directory `/home/ur6cv/jtag/libbrux'

make[2]: *** [all] Ошибка 2

make[2]: Leaving directory `/home/ur6cv/jtag/libbrux'

make[1]: *** [all-recursive] Ошибка 1

make[1]: Leaving directory `/home/ur6cv/jtag'

make: *** [all] Ошибка 2

ur6cv@ubuntu:~/jtag$

 

Подскажите где моя ошибка?

Заранее спасибо.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Попробуйте сделать по этой инструкции http://skyprox.net.ru/forums/index.php?showtopic=20

там уже есть готовый собраный jtag

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 смайлов.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.