-------- Original Message --------
Subject: [ruby-vpi-help][16982] RE: Installing
Date: Sun, 14 Jan 2007 17:08:22 -0500 (EST)
From: Derek Graham <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hi Suraj,
I removed the ruby-vpi-14.0.0 directory from $GEM_HOME and used
`gem' to install from scratch, this is what happened:
Building native extensions. This could take a while...
chmod 755 bin/generate_test.rb
chmod 755 bin/header_to_ruby.rb
mkdir -p obj
cd ext
rake
/arm/tools/ruby/ruby/1.8.4/rhe3-amd64/bin/ruby extconf.rb --with-cflags=
-DPRAGMATIC_CVER --with-ldflags=
make -f Makefile
In file included from main.c:29:
swig_wrap.cin: In function `_wrap_vpi_vprintf':
swig_wrap.cin:5972: incompatible types in assignment
swig_wrap.cin: In function `_wrap_vpi_mcd_vprintf':
swig_wrap.cin:6022: incompatible types in assignment
make: *** [main.o] Error 1
ERROR: While executing gem ... (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
/home/dergra01/usr/gems/gems/ruby-vpi-15.0.0
for inspection.
I had a look in swig_wrap.cin but I don't have any experience with SWIG.
Thanks again for your help.
--
Derek