Same as for phr0nak :) hg pull+up . it should be fixed now.

If not. try deinstalling, so there will not be any system-wide old library to 
link to.

 sudo make deinstall

On Mon, 14 Jun 2010 00:22:05 +0200
Jan Lieven <[email protected]> wrote:

> Hi, I just encountered some new linking problems with rev 715:
> 
> cc -o radiff2 -L../../libr/diff -L../../libr/debug -L../../libr/util
> -L../../libr/core -L../../libr/bp -L../../libr/io -L../../libr/cmd
> -lr_diff -lr_debug -lr_util -lr_core -lr_bp -lr_io -lr_cmd -L../diff
> -L../debug -L../util -L../core -L../bp -L../io -L../cmd    -fPIC
> radiff2.o ../../libr/core/libr_core.so: undefined reference to
> `r_debug_trace_at'
> collect2: ld returned 1 exit status
> make[2]: *** [radiff2] Error 1
> ...
> cc -g -march=x86-64 -mtune=generic -O2 -pipe -MD -MD -MD -DUSE_RIO=1
> -fPIC -g -Wall -DHAVE_LIB_GMP=1 -D__UNIX__=1 -I../../libr/include
> -DVERSION=\"0.4.5\" -DLIBDIR=\"/usr/lib\"   -c -o radare2.o radare2.c
> cc -o radare2 -L../../libr/debug -L../../libr/util -L../../libr/anal
> -L../../libr/core -L../../libr/bp -L../../libr/io -L../../libr/cmd
> -lr_debug -lr_util -lr_anal -lr_core -lr_bp -lr_io -lr_cmd -L../debug
> -L../util -L../anal -L../core -L../bp -L../io -L../cmd    -fPIC
> radare2.o ../../libr/core/libr_core.so: undefined reference to
> `r_debug_trace_at'
> collect2: ld returned 1 exit status
> make[2]: *** [radare2] Error 1
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to