Hi Dan, I pushed the related fixes to the sourceforge git repository.
kind regards, Ingo On 08/06/2015 10:56 AM, Dan Horák wrote: > Hi, > > I'm building recent libica (2.4.2 and git HEAD) on Fedora with gcc5 and > getting into troubles due the changed semantics of inline in gcc5. > > /bin/sh ../libtool --tag=CC --mode=link gcc -D_LINUX_S390X_ > -D_LINUX_S390_ -Wall -O2 -o icainfo icainfo.o libica.la > libtool: link: gcc -D_LINUX_S390X_ -D_LINUX_S390_ -Wall -O2 -o .libs/icainfo > icainfo.o ./.libs/libica.so -lrt -lcrypto -Wl,-rpath -Wl,/usr/local/lib > ./.libs/libica.so: undefined reference to `s390_des_cbccs' > ./.libs/libica.so: undefined reference to `s390_pcc' > ./.libs/libica.so: undefined reference to `memcpy_r_allign' > ./.libs/libica.so: undefined reference to `s390_aes_cbccs' > collect2: error: ld returned 1 exit status > Makefile:474: recipe for target 'icainfo' failed > > preceded by multiple "inline" related warnings when compiling the > library sources, see for example build.log from > http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1931335 > > > Thanks > > Dan > > ------------------------------------------------------------------------------ > _______________________________________________ > Opencryptoki-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech > ------------------------------------------------------------------------------ _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
