Hi -

I've been building from SVN, but hadn't updated in a while. When I
updated today, the build error is

[503] lsb_release -rci
Distributor ID: Ubuntu
Release:        8.10
Codename:       intrepid
[504] svn update
At revision 2483.
[505] autconf
[506] ./configure --enable-ft2232_libftdi
...
[507] make
...
libtool: link: gcc -std=gnu99 -g -O2 -Wall -Wstrict-prototypes
-Wformat-security -Wextra -Wno-unused-parameter -Wbad-function-cast
-Wcast-align -Wredundant-decls -Werror -o openocd main.o
./.libs/libopenocd.a -ldl -lftdi /usr/lib/libusb.so
./.libs/libopenocd.a(tcl.o): In function `handle_interface_list_command':
/home/ctuffli/dev/flyswatter/openocd/src/jtag/tcl.c:688: undefined
reference to `jtag_interfaces'
/home/ctuffli/dev/flyswatter/openocd/src/jtag/tcl.c:688: undefined
reference to `jtag_interfaces'
./.libs/libopenocd.a(tcl.o): In function `handle_interface_command':
/home/ctuffli/dev/flyswatter/openocd/src/jtag/tcl.c:650: undefined
reference to `jtag_interfaces'
/home/ctuffli/dev/flyswatter/openocd/src/jtag/tcl.c:650: undefined
reference to `jtag_interfaces'
/home/ctuffli/dev/flyswatter/openocd/src/jtag/tcl.c:659: undefined
reference to `jtag_interfaces'
collect2: ld returned 1 exit status

I can build up to version 2412, but not 2413 and onwards. Any ideas?

---chuck
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to