Hi,

The error messages look very similar to the problem in the following thread:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778149


You may try with it with an older version of gcc (gcc 4.9) to see if it'll
work.
If posible, please open a bug at https://sourceforge.net/projects/trousers



Regards,
Vicky




On Sun, Jul 10, 2016 at 4:21 AM, 张方宇 <[email protected]> wrote:

> Hello!
>
> I want to install trousers on Fedora 23.
> However when I run the command "make" it returns with the error:
>
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function
> `psfile_get_parent_uuid_by_uuid':
> tcsps.c:(.text+0x402): undefined reference to `read_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function
> `psfile_get_key_by_uuid':
> tcsps.c:(.text+0x61d): undefined reference to `read_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function
> `psfile_get_key_by_cache_entry':
> tcsps.c:(.text+0x81a): undefined reference to `read_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function
> `psfile_get_vendor_data':
> tcsps.c:(.text+0xa01): undefined reference to `read_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function
> `psfile_is_pub_registered':
> tcsps.c:(.text+0xd19): undefined reference to `read_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o):tcsps.c:(.text+0xf5b): more
> undefined references to `read_data' follow
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o): In function `psfile_write_key':
> tcsps.c:(.text+0x173a): undefined reference to `write_data'
> tcsps.c:(.text+0x175f): undefined reference to `write_data'
> tcsps.c:(.text+0x1782): undefined reference to `write_data'
> tcsps.c:(.text+0x17a5): undefined reference to `write_data'
> tcsps.c:(.text+0x17cb): undefined reference to `write_data'
> ../../src/tcs/libtcs.a(libtcs_a-tcsps.o):tcsps.c:(.text+0x17ee): more
> undefined references to `write_data' follow
> collect2: error: ld returned 1 exit status
> Makefile:399: recipe for target 'tcsd' failed
> make[2]: *** [tcsd] Error 1
> make[2]: Leaving directory '/home/zfyseu/trousers-0.3.13/src/tcsd'
> Makefile:358: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/home/zfyseu/trousers-0.3.13/src'
> Makefile:396: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
>
> Do you know how to solve it?
> Thank you!
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> TrouSerS-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/trousers-users
>
>
------------------------------------------------------------------------------
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to