dude i had the same problem too... i just install xcode 3.6.x and problem solved

Enviado via iPad

Em 20/08/2011, às 15:59, is ea <[email protected]> escreveu:

> when I posted I had xcode 3.1 and 4.1 installed. I removed both and 
> reinstalled xcode 4.1. Below is the current make.log
> 
> /usr/bin/gcc-4.2 -O3 -ggdb -Wextra -Wno-unused-parameter 
> -Wno-parentheses -Wpointer-arith -Wwrite-strings 
> -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long 
> -fno-common -pipe -L. -L/usr/local/lib -Wl,-u,_objc_msgSend   main.o 
> dmydln.o dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o 
> class.o compar.o complex.o dir.o dln_find.o enum.o enumerator.o error.o 
> eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o 
> node.o numeric.o object.o pack.o parse.o process.o random.o range.o 
> rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o 
> regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o 
> struct.o time.o transcode.o util.o variable.o compile.o debug.o iseq.o 
> vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o 
> newline.o  dmyext.o -lpthread -ldl -lobjc  -o miniruby
> ld: warning: ignoring file dmyext.o, file was built for i386 which is 
> not the architecture being linked (x86_64)
> Undefined symbols for architecture x86_64:
>  "_Init_ext", referenced from:
>      _require_libraries in ruby.o
> ld: symbol(s) not found for architecture x86_64
> collect2: ld returned 1 exit status
> make: *** [miniruby] Error 1
> 
> -- 
> Posted via http://www.ruby-forum.com/.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to