[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] [PATCH] gnash configure --enable-klash fails to compile
From: |
Bernhard Rosenkraenzer |
Subject: |
[Gnash] [PATCH] gnash configure --enable-klash fails to compile |
Date: |
Sun, 5 Mar 2006 13:26:16 +0100 |
User-agent: |
KMail/1.9.1 |
"klash_part.cpp:542:26: error: klash_part.moc: No such file or directory"
The problem is that automake is not very smart when it comes own to
dependencies on autogenerated files. The attached patch makes automake behave
by forcing it to do things in the right order.
gnash-klashcompile.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnash] [PATCH] gnash configure --enable-klash fails to compile,
Bernhard Rosenkraenzer <=