Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126388 - automake-1.9.6 fails to ignore dnl ... include() statements and dies horribly
Summary: automake-1.9.6 fails to ignore dnl ... include() statements and dies horribly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://lists.gnu.org/archive/html/aut...
Whiteboard:
Keywords:
Depends on:
Blocks: 118687
  Show dependency tree
 
Reported: 2006-03-15 23:14 UTC by Donnie Berkholz (RETIRED)
Modified: 2006-06-20 22:51 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 Donnie Berkholz (RETIRED) gentoo-dev 2006-03-15 23:14:32 UTC
The good example is app-text/dgs, which was removed from the tree and needs to be restored again. As seen in http://bugs.gentoo.org/show_bug.cgi?id=98762#c46 this problem was introduced in automake 1.9.6.

This is a blocker on unmasking modular X, because we need the pswrap utility from dgs. (Yes, we can hack up a workaround if this can't be fixed in a reasonable timeframe.)
Comment 1 SpanKY gentoo-dev 2006-03-16 16:08:29 UTC
i'm not sure it is a bug introduced by 1.9.6 ... just a long standing bug that was finally triggered with 1.9.6 ...

ive posted a patch to the automake list and will get back to you ...
Comment 2 SpanKY gentoo-dev 2006-03-23 16:08:37 UTC
1.9.6-r2 includes a fix for this ... seems to work for me