| Bug#: 123317 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: griffon26@gentoo.org | |
| Component: Development | |||
| URL: https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1516 | |||
| Summary: $(eval ...) inside conditionals causes errors with gnu make 3.80 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-02-18 14:01 0000 | |||
| Description: | Opened: 2006-02-18 14:01 0000 |
A patch for the problem has been in upstream CVS since just after the release of 3.80 and I verified it solved the problem for me as well. The patch can be found here: https://savannah.gnu.org/bugs/download.php?item_id=1516&item_file_id=120 To reproduce the problem, use the sample make file from this post: http://lists.gnu.org/archive/html/help-make/2003-02/msg00005.html