Hi,

The used version of "g-wrap"  is the 1.9.11 and the version of
"guile-gnome-plataform" is the 2.16.1

The error obtained when do make for guile-gnome-plataform is in [1]

In the channel #guile  wingo--tp help me to solve the error with a
patch, is attached.

I applied the patch to file "guile/g-wrap-2.0-guile.pc.in"  , make
again and reinstall. After that, the guile-gnome-plataform compiles
without erros.

I don't know how to do the report bug in [2], then i prefered write to
the list with copy to rotty ATSPAMFREE debian Dot org, suggestion from
wingo--tp.

I hope do the correct with this message.

[1] http://pastebin.com/m7b131ff7
[2] https://savannah.nongnu.org/bugs/?func=additem&group=g-wrap

-- 
Jorge Ernesto Guevara Cuenca

http://www.slcolombia.org/jegc
El sitio para el Software Libre y Linux en Colombia
=== modified file 'guile/g-wrap-2.0-guile.pc.in'
--- guile/g-wrap-2.0-guile.pc.in	2007-08-14 13:24:41 +0000
+++ guile/g-wrap-2.0-guile.pc.in	2008-06-29 14:33:32 +0000
@@ -11,5 +11,5 @@
 Name: G-Wrap
 Description: A Guile wrapper generator
 Version: @VERSION@
-Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS_INSTALLED@
-Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@
+Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS@
+Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@

_______________________________________________
g-wrap-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/g-wrap-dev

Reply via email to