Displaying 1 result from an estimated 1 matches for "alpha20140311".
2014 Mar 15
1
Gcc-4.9.0 trunk revision 208516 cannot compile openssh package with -flto
...-lssh
-lopenbsd-compat -lssl -lcrypto -ldl -lutil -lz -lnsl -lcrypt
-lresolv -lpthread
umac.c:1193:3: warning: type of 'umac_ctx' does not match original declaration
} umac_ctx;
^
./umac.c:1193:3: note: previously declared here
} umac_ctx;
^
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.0-alpha20140311/../../../../x86_64-pc-linux-gnu/bin/ld:
/var/tmp/portage/net-misc/openssh-6.5_p1-r1/temp/ccMU2kiP.ltrans0.ltrans.o:
relocation R_X86_64_32 against `.rodata.str1.8' can not be used when
making a shared object; recompile with -fPIC
/var/tmp/portage/net-misc/openssh-6.5_p1-r1/temp/ccMU2kiP.ltrans0...