Mailinglist Archive: yast-devel (168 mails)

< Previous Next >
Re: [yast-devel] SWIG bindings for libyui available: YCP-free YaST dialogs !
  • From: Klaus Kaempf <kkaempf@xxxxxxx>
  • Date: Fri, 11 Apr 2008 11:45:11 +0200
  • Message-id: <20080411094511.GB28769@xxxxxxxxxxxxx>
* Martin Vidner <mvidner@xxxxxxx> [Apr 11. 2008 11:34]:
On Fri, Apr 11, 2008 at 11:17:55AM +0200, Klaus Kaempf wrote:
svn co http://svn.opensuse.org/svn/yast/trunk/libyui-bindings
cd libyui-bindings
mkdir build
cd build
cmake ..
make

It doesn't work for me. Any idea what's wrong?

[ 0%] Generating yui_wrap.cxx
Creating wrapper code for ruby...
/home/mvidner/s/yt/libyui-bindings/swig/ruby/../yui.i:51: Error: Unable to
find 'std_list.i'
/home/mvidner/s/yt/libyui-bindings/swig/ruby/../yui.i:52: Error: Unable to
find 'std_set.i'

Get a newer version of SWIG. Factory has 1.3.34

(or copy the std_*.i files from zypp/libzypp-bindings/swig/ruby)

Maybe it works without these files, just uncomment them in yui.i and
try again.


Klaus
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx

< Previous Next >