Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410117 - dev-embedded/libftdi-9999*: needs conversion to cmake
Summary: dev-embedded/libftdi-9999*: needs conversion to cmake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 09:31 UTC by Matthias Nagl
Modified: 2012-03-30 03:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Nagl 2012-03-29 09:31:28 UTC
The 1.0 alpha branch of libftdi won't compile anymore using the git-version-ebuilds (with 9999 version numbers). Emerge reports
 * ERROR: dev-embedded/libftdi-9999.1.0 failed (prepare phase):
 *   Failed Running aclocal !

/var/tmp/portage/dev-embedded/libftdi-9999.1.0/temp/aclocal.out
says:
aclocal-1.11: `configure.ac' or `configure.in' is required

It looks like cmake has to be used to compile newer git versions of libftdi


Reproducible: Always

Steps to Reproduce:
1. emerge -1v =dev-embedded/libftdi-9999.1.0
Actual Results:  
 * ERROR: dev-embedded/libftdi-9999.1.0 failed (prepare phase):
 *   Failed Running aclocal !

Expected Results:  
should compile and install
Comment 1 SpanKY gentoo-dev 2012-03-29 15:35:42 UTC
ugh, they dropped autotool support finally