Bug#373679: vim_7.0-017+6: vim-ruby and vim-full are badly ./configured

James Vega jamessan at debian.org
Thu Jun 15 04:43:54 UTC 2006


reassign 373679 libruby1.8 1.8.4-4
retitle rbconfig returns invalid LDFLAGS
thanks

On Thu, Jun 15, 2006 at 02:18:53AM +0200, Adeodato Simó wrote:
> Hey guys.
> 
> Seems like something has gone astray in the vim-ruby and vim-full part
> of the build, since ./configure is invoked once, with all the correct
> arguments, but then, it's called again when starting the build, like
> this:

Taking a look at the config.log, this appears to be a bug in libruby1.8.
The initial configure fails because of some bogus LDFLAGS returned from
rbconfig:

  > ruby -r rbconfig -e 'print Config::CONFIG["LDFLAGS"]'
   -rdynamic -Wl\,-export-dynamic

Error from config.log:

  configure:4900: gcc -o conftest -O2 -g -Wall   -rdynamic -Wl\,-export-dynamic  -L/usr/local/lib con ftest.c -lsocket   >&5
  cc1: error: unrecognized command line option "-Wl\,-export-dynamic"

This was working with libruby1.8 1.8.4-2.  I'm not sure if the breakage
occurred in 1.8.4-3 or -4, but I could probably test this tomorrow and
report back.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20060615/8930b833/attachment.pgp


More information about the pkg-vim-maintainers mailing list