[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    kdesupport compilation problem fixed
From:       David Faure <David.Faure () insa-lyon ! fr>
Date:       1999-01-06 22:29:10
[Download RAW message or body]

On Wed, Jan 06, 1999 at 11:20:07PM +0100, Michael Koch wrote:
> Hi David,
> 
> I made a new output for you.
> acinclude.m4 does not exist. This was my part of the error.

Ok. My part of the error was that I didn't have the last change to
gdbm/Makefile.am, so it worked for me :

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdesupport/gdbm/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am 1998/06/27 08:59:29     1.4
+++ Makefile.am 1999/01/06 14:39:09     1.5
@@ -7,7 +7,7 @@
        gdbmopen.c gdbmdelete.c gdbmfetch.c  gdbmstore.c gdbmclose.c \
        gdbmreorg.c gdbmseq.c gdbmsync.c gdbmerrno.c gdbmexists.c gdbmsetopt.c \
        bucket.c falloc.c findkey.c global.c hash.c update.c \
-       version.c @ALLOCA@
+       version.c $(ALLOCA)
 
 noinst_HEADERS = gdbmdefs.h extern.h gdbmerrno.h systems.h \
        gdbmconst.h proto.h 


I'll revert this at once, because AC_ALLOCA only deals with @ALLOCA@. It does
not create an automake variable. It is a bug in auto* ? Don't know.

Thanks for the report

-- 
 ____________________________________________________________________
|                                                                    |
|  David FAURE                                                       |
|  E-mail : David.Faure@insa-lyon.fr, faure@kde.org                  |
|  http://www.insa-lyon.fr/People/AEDI/dfaure/index.html             |
|____________________________________________________________________|

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic