On 12/22/13 7:14 AM, Julien Cristau wrote:
> Source: radare2
> Version: 0.9.4-2
> Severity: serious
> Justification: fails to build from source
> 
> Hi,
> 
> your package fails to build from source on ia64, powerpc, s390x and
> sparc:
>> p/debug_native.c: In function 'r_debug_native_reg_read':
>> p/debug_native.c:1530:3: error: unknown type name 'R_DEBUG_REG_T'
>> p/debug_native.c: In function 'r_debug_native_reg_write':
>> p/debug_native.c:1621:15: error: 'R_DEBUG_REG_T' undeclared (first use in 
>> this function)

        Upstream changed --disable-debugger with --without-debugger, so the
previously-disabled debugger in those arches that was causing them FTBFS was
enabled again.  I fixed it in 0.9.6, but if it takes a long time I may do an
0.9.4-2 release.

> and on kfreebsd:
>> gcc rabin2.o -L.. -o rabin2 -Wl,-z,relro   -L/«PKGBUILDDIR»/libr/lib 
>> -L/«PKGBUILDDIR»/libr/magic -L/«PKGBUILDDIR»/libr/core 
>> -L/«PKGBUILDDIR»/libr/db -L/«PKGBUILDDIR»/libr/bin -L/«PKGBUILDDIR»/libr/egg 
>> -L/«PKGBUILDDIR»/libr/cons -L/«PKGBUILDDIR»/libr/config 
>> -L/«PKGBUILDDIR»/libr/io -L/«PKGBUILDDIR»/libr/cmd 
>> -L/«PKGBUILDDIR»/libr/flags -L/«PKGBUILDDIR»/libr/asm 
>> -L/«PKGBUILDDIR»/libr/debug -L/«PKGBUILDDIR»/libr/hash 
>> -L/«PKGBUILDDIR»/libr/lang -L/«PKGBUILDDIR»/libr/anal 
>> -L/«PKGBUILDDIR»/libr/parse -L/«PKGBUILDDIR»/libr/bp 
>> -L/«PKGBUILDDIR»/libr/reg -L/«PKGBUILDDIR»/libr/search 
>> -L/«PKGBUILDDIR»/libr/syscall -L/«PKGBUILDDIR»/libr/sign 
>> -L/«PKGBUILDDIR»/libr/diff -L/«PKGBUILDDIR»/libr/socket 
>> -L/«PKGBUILDDIR»/libr/fs -L/«PKGBUILDDIR»/libr/magic 
>> -L/«PKGBUILDDIR»/libr/util -lr_lib -lr_magic -lr_core -lr_db -lr_bin -lr_egg 
>> -lr_cons -lr_config -lr_io -lr_cmd -lr_flags -lr_asm -lr_debug -lr_hash 
>> -lr_lang -lr_anal -lr_parse -lr_bp -lr_reg -lr_s
earch -lr_syscall -lr_sign -lr_diff -lr_socket -lr_fs -lr_magic -lr_util -fPIC 
-ldl
>> /«PKGBUILDDIR»/libr/debug/libr_debug.so: undefined reference to `strlcat'
>> /«PKGBUILDDIR»/libr/debug/libr_debug.so: undefined reference to `strlcpy'
>> collect2: error: ld returned 1 exit status

        I have no idea yet on how to fix this.


                Ender.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to