Re: glib m4 patch for new aclocal



On Tue, 2003-10-07 at 15:54, Patrick Welche wrote:
> As new aclocal will multiply process .m4 files, the macro names in AC_DEFUN
> should be quoted (otherwise they get substituted with the definition on 
> the second pass), so please apply the enclosed trivial patch.

Please read the information about reporting bugs in the GLib README
file.

Regards,
						Owen

> BTW trying a build with todays cvs I get:
> gcc -shared  .libs/garray.o .libs/gasyncqueue.o .libs/gbacktrace.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/glist.o .libs/gmain.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a gnulib/.libs/libgnulib.a -Wl,--no-whole-archive  -L/usr/local/lib -lintl  -Wl,-soname -Wl,libglib-2.0.so.300 -o .libs/libglib-2.0.so.300.0
> gcc: libcharset/.libs/libcharset.a: No such file or directory
> gmake[3]: *** [libglib-2.0.la] Error 1
> 
> gcc version 2.95.3 20010315 (release) (NetBSD nb4)  NetBSD-1.6ZC/i386
> autogen.sh --disable-gtk-doc
> 
> will try to work that out later..
> 
> Cheers,
> 
> Patrick
> (I see you still have AC_CYGWIN and AC_EXEEXT in configure.in)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]