config.guess and config.sub are out of date
Moved to GitHub
Brought to you by:
crayzeewulf,
wedesoft
I just downloaded libserial0.5.2 and noticed the config.guess and config.sub files are from 2006. These files are needed by the autotools to detect the host OS. The version from 2006 can't handle my operating system, Haiku. Please update the files to a newer version, which you can get here :
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
Adrien,
Thanks. Version 0.5.2 is pretty old. Please try the latest release from here:
https://sourceforge.net/projects/libserial/files/libserial/0.6.0rc1/libserial-0.6.0rc1.tar.gz/download
Or, you could try using the code that is in Subversion from here:
https://sourceforge.net/scm/?type=svn&group_id=9432