Bug#263130: Patch for FTBFS
Jurij Smakov
jurij@wooyd.org, 263130@bugs.debian.org
Wed, 4 Aug 2004 00:25:10 -0400 (EDT)
tag 263130 patch
thanks
Greetings,
glib2.0 builds fine with the following minor modification of the
upstream's tests/Makefile.in file:
----------8<-------------------------------------------8<----------
diff -aur glib-2.4.5_orig/tests/Makefile.in glib-2.4.5/tests/Makefile.in
--- glib-2.4.5_orig/tests/Makefile.in 2004-07-30 15:04:44.000000000 -0400
+++ glib-2.4.5/tests/Makefile.in 2004-08-03 23:52:32.000000000 -0400
@@ -234,8 +234,8 @@
libgmodule = $(top_builddir)/gmodule/libgmodule-2.0.la
libgobject = $(top_builddir)/gobject/libgobject-2.0.la
-@PLATFORM_WIN32_TRUE@libadd_libgmodule = $(libgmodule)
-@PLATFORM_WIN32_TRUE@libadd_libglib = $(libglib)
+libadd_libgmodule = $(libgmodule)
+libadd_libglib = $(libglib)
@PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
@PLATFORM_WIN32_TRUE@module_test_exp = module-test.exp
----------8<-------------------------------------------8<----------
The build log (performed in a clean sid chroot) is available at [0].
[0] http://www.wooyd.org/debian/glib2.0-build.log
Best regards,
Jurij Smakov jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC