Re: [Slackbuilds-users] Problem building truecrypt

2016-06-05 Thread Thomas Szteliga
On 05.06.2016 06:50, Willy Sudiarto Raharjo wrote: wxPython = wxGTK + Python Bindings so you basically can use wxGTK or wxPython to build truecrypt the problem is that you probably install wxGTK3 later and this package overwrite wx-config that is used by other applications that depends on

Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Willy Sudiarto Raharjo
> I'm on 14.1 and: > > > # ls -1 /var/log/packages/wx* > /var/log/packages/wxGTK3-3.0.2-x86_64-2_SBo > /var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo > > > > I'll removepkg wxGTK3 and try again... > > OK, after removing of wxGTK3-3.0.2 I'm getting another error: > > > ... >

Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Thomas Szteliga
On 06/05/2016 05:11 AM, Willy Sudiarto Raharjo wrote: > Tested on lates current and it worked fine > truecrypt: > MD5SUM check for truecrypt-7.1a.tar.gz ... OK > Building package truecrypt-7.1a-x86_64-1_SBo.tgz ... OK > Installing package truecrypt-7.1a-x86_64-1_SBo.tgz ... OK > From your

Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Willy Sudiarto Raharjo
> building https://slackbuilds.org/repository/14.1/system/truecrypt/ > ends up with: > > > Compiling Aeskey.c > In file included from ../Crypto/Aeskey.c:28:0: > ../Crypto/Aeskey.c: In function ‘aes_decrypt_key256’: > ../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be > undefined

[Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Thomas Szteliga
Hello, building https://slackbuilds.org/repository/14.1/system/truecrypt/ ends up with: Compiling Aeskey.c In file included from ../Crypto/Aeskey.c:28:0: ../Crypto/Aeskey.c: In function ‘aes_decrypt_key256’: ../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be undefined