Discussion:
[UrJTAG-dev] To accomodate new libftdi-1.0 (libftdi.git)
Xiaofan Chen
2012-10-13 02:55:56 UTC
Permalink
http://developer.intra2net.com/git/?p=libftdi;a=tree

Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change? Thanks.
--
Xiaofan
Mike Frysinger
2012-10-15 02:20:35 UTC
Permalink
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change?
i'll wait for an actual release to be made
-mike
Xiaofan Chen
2012-10-15 02:37:00 UTC
Permalink
Post by Mike Frysinger
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change?
i'll wait for an actual release to be made
Okay, that is fine. Hopefully we will see a formal
release soon.
--
Xiaofan
Xiaofan Chen
2013-01-27 03:58:38 UTC
Permalink
Post by Xiaofan Chen
Post by Mike Frysinger
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change?
i'll wait for an actual release to be made
Okay, that is fine. Hopefully we will see a formal
release soon.
Just a heads-up, libftdi-1.0 is quite near to a formal
release. Now 1.0RC3 has been tagged.
http://developer.intra2net.com/git/?p=libftdi
--
Xiaofan
Xiaofan Chen
2013-01-30 05:39:24 UTC
Permalink
Post by Xiaofan Chen
Post by Xiaofan Chen
Post by Mike Frysinger
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change?
i'll wait for an actual release to be made
Okay, that is fine. Hopefully we will see a formal
release soon.
Just a heads-up, libftdi-1.0 is quite near to a formal
release. Now 1.0RC3 has been tagged.
http://developer.intra2net.com/git/?p=libftdi
Okay, libftdi-1.0 has been released.

http://developer.intra2net.com/mailarchive/html/libftdi/2013/msg00078.html
+++++++++
libftdi 1.0 has been in development for three years,
the initial work was done by Jie Zhang in January 2010.

Main highlights
------------------
* Ported to libusb 1.x
* Many eeprom handling improvements
* Library .so / pkgconfig files are called "libftdi1".
So it can co-exist with libftdi 0.x
* ftdi_eeprom is part of the main distribution
+++++++++
--
Xiaofan
Mike Frysinger
2013-03-24 05:02:02 UTC
Permalink
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change? Thanks.
should be all set now
-mike
Xiaofan Chen
2013-03-26 01:08:42 UTC
Permalink
Post by Mike Frysinger
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change? Thanks.
should be all set now
Thanks. Yes it is in the latest svn now, but not in git yet.

I tried to build urjtag under Mac OS X but it failed. I will
try to build urjtag under Linux later.

1) AM_CONFIG_HEADER issue which can be easily solved by
changing to AC_CONFIG_HEADERS as suggested in the error message.

autoreconf: running: aclocal --force -I m4
/usr/local/share/aclocal/log4shib.m4:7: warning: underquoted
definition of AM_PATH_LOG4SHIB
/usr/local/share/aclocal/log4shib.m4:7: run info Automake 'Extending aclocal'
/usr/local/share/aclocal/log4shib.m4:7: or see
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:99: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/local/Cellar/automake/1.13.1/share/aclocal-1.13/obsolete-err.m4:14:
AM_CONFIG_HEADER is expanded from...
configure.ac:99: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

2) I am not able to understand the following problem. Not
sure if it is a problem under my Mac OS X setup (Homebrew,
Mac OS X 10.7.5).

mymacmini:urjtag xiaofanc$ ./autogen.sh --without-readline
--prefix=/usr/local/Cellar/urjtag/HEAD
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
/usr/local/share/aclocal/log4shib.m4:7: warning: underquoted
definition of AM_PATH_LOG4SHIB
/usr/local/share/aclocal/log4shib.m4:7: run info Automake 'Extending aclocal'
/usr/local/share/aclocal/log4shib.m4:7: or see
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
Use of uninitialized value $msg in concatenation (.) or string at
/usr/local/Cellar/autoconf/2.69/bin/autom4te line 1026.
Use of uninitialized value $stacktrace in pattern match (m//) at
/usr/local/Cellar/autoconf/2.69/bin/autom4te line 1026.
unknown channel m4trace: -1- AS_VAR_APPEND(ac_configure_args, " '$ac_arg'")
at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/Channels.pm line 638
Autom4te::Channels::msg('m4trace: -1-
AS_VAR_APPEND(ac_configure_args, " \'$ac_arg\'")\x{a}', undef,
'warning: ', 'partial', 0) called at
/usr/local/Cellar/autoconf/2.69/bin/autom4te line 1026
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

autoreconf failed.
--
Xiaofan
Mike Frysinger
2013-03-26 03:16:09 UTC
Permalink
Post by Xiaofan Chen
Post by Mike Frysinger
Post by Xiaofan Chen
http://developer.intra2net.com/git/?p=libftdi;a=tree
Recently the package name of libftdi-1.0 is renamed to
libftdi1 from libftdi. Is it possible to update urjtag to
accomodate this change? Thanks.
should be all set now
Thanks. Yes it is in the latest svn now, but not in git yet.
updated. git is a manual process.
Post by Xiaofan Chen
I tried to build urjtag under Mac OS X but it failed. I will
try to build urjtag under Linux later.
please start a new thread for unrelated issues
-mike

Loading...