Bug #5481
closedDriver Generator
0%
Description
Needs to debug branch : dcod-enx-generator-dev (925:25e25f75ecc5)
Updated by Grave Xavier about 11 years ago
- Status changed from New to Assigned
- Assigned To changed from Grave Xavier to Legay Eric
- Target version set to V2.7.01
dcod@semdcod:~/dcod-lab/dcod-enx-generator-dev/enx/tools/Driver_Generator$ ./configure --with-name=toto
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for tr... /usr/bin/tr
checking Module C for ENX driver... no
checking for /shell.gpr... no
configure: WARNING: /shell.gpr not found.
configure: error: You should look for environment variable ENX_SRC and be sure than ENX was at least configured.
configure with version 2.7 rely on ENX_SRC and shell.gpr which it shouldn't.
Updated by Legay Eric about 11 years ago
Should be fixed in version : changeset r927
Updated by Grave Xavier about 11 years ago
shell.gpr problem fixed
code generation ok
configure.ac/configure generated have problem
missing AC_INIT/DCOD_PATH presence
Updated by Legay Eric about 11 years ago
Should be fixed in version : changeset r929
Updated by Legay Eric about 11 years ago
- Assigned To changed from Legay Eric to Grave Xavier
Should be fixed in enx 2.7.01
Updated by Grave Xavier almost 7 years ago
- Status changed from Assigned to Closed
I think it's fixed in the last Driver Generation version. Since when ?