From kde-bindings Fri Jun 04 12:47:28 2004 From: Alexander Kellett Date: Fri, 04 Jun 2004 12:47:28 +0000 To: kde-bindings Subject: Re: [Kde-bindings] Problems builing RUBY binding Message-Id: <20040604124728.GA7712 () loki> X-MARC-Message: https://marc.info/?l=kde-bindings&m=108635393209208 On Fri, Jun 04, 2004 at 02:43:32PM +0200, Alexander Kellett wrote: > can you try modifying the line > qtruby_la_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 -L$(top_srcdir)/smoke/qt/ > in kdebindings/qtruby/rubylib/qtruby/Makefile.am > to: > qtruby_la_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 -L$(top_srcdir)/smoke/qt/ $(RUBY_LIBRUBYARG) oh. i'm seriously confused. it was krubyinit that had the compile problem, and it says: http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/korundum/bin/Makefile.am?rev=1.4&content-type=text/x-cvsweb-markup krubyinit_LDADD = $(LIB_KDE) $(RUBY_LIBRUBYARG) $(top_builddir)/smoke/kde/libsmokekde.la $(top_builddir)/qtruby/rubylib/qtruby/libqtrubyinternal.la anyone know what could have gone wrong??? alex could you try adding a new check rule to the make file? e.g: check: echo $(RUBY_LIBRUBYARG) Alex _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings