Re: Build error of centerim on x86_64 (gentoo) (was Re: Segmentation fault)
Andreas Niederl <[email protected]> Wed, 21 Feb 2007 20:55:16 +0100
| Newsgroups | gmane.network.centericq |
|---|---|
| Message-ID | <[email protected]> |
Stéphane Bisinger wrote: [...] > Made a tar and uploaded: > > http://cim.sbisinger.net/tars/centerim-20070221.tar.gz > > Sadly make dist is broken, so you still have to run autogen.sh > I'm quite busy with my ob in these days, so I won't have the time to > fix this in these days, I'm hoping for the next week! The attached patch should fix make dist. Tested with automake versions 1.8, 1.9 and 1.10 and autoconf-2.61. Regards, Andi _______________________________________________ Cicq mailing list Cicq-xGejAJT2w6wWP6gT/[email protected] http://mailman.linuxpl.org/mailman/listinfo/cicq Questions? Check the FAQ first: http://centericq.de/faq/
centerim-make-dist-fix.patch
(text/x-patch, 411 B)
--- centerim.orig/kkconsui/Makefile.am 2007-02-20 23:19:37.000000000 +0100 +++ centerim/kkconsui/Makefile.am 2007-02-21 13:59:50.000000000 +0100 @@ -1,6 +1,6 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/../kkstrtext -I$(top_srcdir)/../kkstrtext-0.1 noinst_LIBRARIES = libkkconsui.a -EXTRA_DIST = config.guess config.sub +EXTRA_DIST = SUBDIRS = include src AM_CPPFLAGS = libkkconsui_a_SOURCES =