Error building ruby+nopthreads-1.8.7.248,1
Paul Macdonald
paul at ifdnrg.com
Wed Apr 28 08:55:33 UTC 2010
Same error after a cvs update of ports tree and from deinstalling ruby
and an attempted reinstall..
Adding the newline in version.h didn;t change the final error.
In file included from version.c:14:
version.h:29:41: warning: no newline at end of file
cc -I/usr/include -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT
-I. -I. -I/usr/include -c dmyext.c
ar rcu libruby18-static.a array.o bignum.o class.o compar.o dir.o
dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o
inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o
process.o prec.o random.o range.o re.o regex.o ruby.o signal.o
sprintf.o st.o string.o struct.o time.o util.o variable.o
version.o dmyext.o
cc -I/usr/include -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT
-I. -I. -I/usr/include -c main.c
cc -I/usr/include -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT
-L. -rpath=/usr/lib:/usr/local/lib -rdynamic main.o
libruby18-static.a -lcrypt -lm -L/usr/lib
-rpath=/usr/lib:/usr/local/lib -o miniruby
libruby18-static.a(process.o)(.text+0xb59): In function `proc_exec_v':
: undefined reference to `rb_thread_stop_timer_fake'
libruby18-static.a(process.o)(.text+0xdc6): In function `rb_proc_exec':
: undefined reference to `rb_thread_stop_timer_fake'
*** Error code 1
Stop in /usr/ports/lang/ruby18/work/ruby-1.8.7-p248.
*** Error code 1
Stop in /usr/ports/lang/ruby18.
*** Error code 1
Stop in /usr/ports/lang/ruby18.
Paul.
More information about the freebsd-ports
mailing list