• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

JTAG Tools unter SuSE compilieren ?

Ja, möglicherweise. Könntest Du die letzten 10 bis 20 Zeilen der Ausgabe von ./configure ins Forum kopieren?
 
OP
R

raffy6

Newbie
Bin schon etwas weiter gekommen .
Include lief mit "sh configure && make && make install" durch und hat im Verzeichnis /usr/local include angelegt .
Nun geht es weiter mit jtag-0.5.1 configure ,dort bekomme ich einige Fehlermeldungen . Wie kann ich die in eine Textdatei umleiten , um sie hier zu posten ?
 
OP
R

raffy6

Newbie
Logfile von configure :

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
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... 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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/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... /usr/local/include/openwince
checking for library containing ioperm... none required
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... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
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 unchanged
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
configure: configuring in libbrux
configure: running /bin/sh './configure' --prefix=/usr/local --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... gawk
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... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
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... 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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/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... /usr/local/include/openwince
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: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands

Sieht doch soweit ganz gut aus ,oder ? Poste gleich noch das von make
 
OP
R

raffy6

Newbie
Logfile von make :

make all-recursive
make[1]: Entering directory `/usr/local/src/jtag-0.5.1'
Making all in libbrux
make[2]: Entering directory `/usr/local/src/jtag-0.5.1/libbrux'
make all-recursive
make[3]: Entering directory `/usr/local/src/jtag-0.5.1/libbrux'
Making all in po
make[4]: Entering directory `/usr/local/src/jtag-0.5.1/libbrux/po'
make libbrux.pot-update
make[5]: Entering directory `/usr/local/src/jtag-0.5.1/libbrux/po'
: --default-domain=libbrux --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
--copyright-holder='ETC s.r.o.' \
--msgid-bugs-address='marcel@telka.sk'
test ! -f libbrux.po || { \
if test -f ./libbrux.pot; then \
sed -f remove-potcdate.sed < ./libbrux.pot > libbrux.1po && \
sed -f remove-potcdate.sed < libbrux.po > libbrux.2po && \
if cmp libbrux.1po libbrux.2po >/dev/null 2>&1; then \
rm -f libbrux.1po libbrux.2po libbrux.po; \
else \
rm -f libbrux.1po libbrux.2po ./libbrux.pot && \
mv libbrux.po ./libbrux.pot; \
fi; \
else \
mv libbrux.po ./libbrux.pot; \
fi; \
}
make[5]: Leaving directory `/usr/local/src/jtag-0.5.1/libbrux/po'
test -z "" || make
touch stamp-po
make[4]: Leaving directory `/usr/local/src/jtag-0.5.1/libbrux/po'
make[4]: Entering directory `/usr/local/src/jtag-0.5.1/libbrux'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/openwince -I/usr/local/include/openwince/device -I/usr/local/include/openwince/arm -I./../include -g -O2 -Wall -MT cmd_detectflash.o -MD -MP -MF ".deps/cmd_detectflash.Tpo" \
-c -o cmd_detectflash.o `test -f 'cmd/cmd_detectflash.c' || echo './'`cmd/cmd_detectflash.c; \
then mv -f ".deps/cmd_detectflash.Tpo" ".deps/cmd_detectflash.Po"; \
else rm -f ".deps/cmd_detectflash.Tpo"; exit 1; \
fi
cmd/cmd_detectflash.c: In function ‘cmd_detectflash_run’:
cmd/cmd_detectflash.c:43: error: too few arguments to function ‘detectflash’
make[4]: *** [cmd_detectflash.o] Error 1
make[4]: Leaving directory `/usr/local/src/jtag-0.5.1/libbrux'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/jtag-0.5.1/libbrux'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/jtag-0.5.1/libbrux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/jtag-0.5.1'
make: *** [all] Error 2
 
OP
R

raffy6

Newbie
Habe jetzt nochmal im HOME versucht zu configurieren :

/configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for hwbench installation... no
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 for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for 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 for stdint.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands

Bei make kommt dann aber :

/include-0.4.2> make
make: Für das Ziel »all« ist nichts zu tun

Er hat doch aber ein Makefile erzeugt ,warum dann sowas ? :roll:
 
Oben