Menu

#20 Windex build failed.

1.1
open
nobody
winexe (1)
medium
2015-03-30
2015-03-30
No

Hi everyone, my name is Juan and i've a issues with winexe's 1.1 compilation.

I'm trying to compile it in Ubuntu 14.10

I've performed the following steps:

Firstly, i downloaded and installed samba's build dependencies:

apt-get -y build-dep samba
apt-get -y install gcc-mingw-w64 comerr-dev libpopt-dev libbsd-dev zlib1g-dev libc6-dev 
python-dev

Next, I've cloned winexe and samba from git with:

    git clone git://git.code.sf.net/p/winexe/winexe-waf winexe-winexe-waf
    git clone git://git.samba.org/samba.git samba

When i run the following command inside of "source" dir

    ./waf --samba-dir=../samba configure

It fails unless I checkout the samba's commit 707dc16987c982b75c83cd5b06d4373c23e777e0 (Dated: Thu Dec 18 21:36:07 2014 +0100) advice taken from:

http://sourceforge.net/p/winexe/bugs/64/

So using that commit winexe-waf configure runs smoothly

However if we run it with the build opition always fails:

./waf distclean
./waf --samba-dir=../samba configure build

With the error shown in the image captured

Someone can help me with that please?

Thank you in advance.

1 Attachments

Discussion


Log in to post a comment.