[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#629100: Status update



I have updated package to latest winexe git commit [2a03a7] and latest samba debian package of experimental.
https://github.com/Fantu/pkg-winexe
I saw other important samba package change ongoing:
http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git;a=shortlog;h=refs/heads/samba_4.0_integrate
When will be complete I'll update the winexe package also for those change with dependencies and any others.

On my latest test on clean sid installation with Samba from experimental I had one problem with winexe compilation:

[ 9/16] cprogram: build/winexesvc_launch.c.1.o build/winexesvc_loop.c.1.o -> build/winexesvc32.exe
/usr/bin/i686-w64-mingw32-ld: "-z" option unrecognized
collect2: ld returned 1 exit status
Waf: Leaving directory `/root/winexe/source/build'
Build failed
 -> task in 'winexesvc32.exe' failed (exit status 1):
{task 20082064: cprogram winexesvc_launch.c.1.o,winexesvc_loop.c.1.o -> winexesvc32.exe} ['/usr/bin/i686-w64-mingw32-gcc', '-Wl,-z,relro', '-s', 'winexesvc_launch.c.1.o', 'winexesvc_loop.c.1.o', '-o', '/root/winexe/source/build/winexesvc32.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-luserenv']

-z option is missed on mingw ld but I not found where to remove it, I did grep on winexe source without found '-Wl,-z,relro' options setting.
Can someone help me to solve please?


Reply to: