[Users] Windows build question

Aleksandar Lazic al-clawsmail at none.at
Thu May 4 14:23:29 CEST 2017


Hi Andrej.

Am Wed, 3 May 2017 17:36:32 +0200
schrieb Aleks <al-clawsmail at none.at>:

> Hi Andrej.
> 
> Am Wed, 3 May 2017 15:44:48 +0200
> schrieb Andrej Kacian <andrej at kacian.sk>:
> 
> > On Wed, 3 May 2017 15:31:06 +0200
> > Aleks <al-clawsmail at none.at> wrote:
> >   
> > > Hi all.
> > > 
> > > I have tried to build claws for windows on ubuntu 17.04 64bit.
> > > 
> > > I got this error.
> > > 
> > > ###
> > > configure: creating ./config.status
> > > config.status: creating Makefile
> > > config.status: creating packages/Makefile
> > > config.status: creating src/Makefile
> > > config.status: creating po/Makefile.in
> > > config.status: creating src/Toolchain-mingw32.cmake
> > > config.status: error: cannot find input file: `po/build-cc.in'
> > > ###    
> > 
> > Hello Aleks,
> > 
> > it is possible that this file is missing from the installer source
> > tarball. It is certainly included in the master git repo.
> > http://git.claws-mail.org/?p=claws-win32-installer.git;a=tree;f=po
> > 
> > I will check it when I have time and make sure that it gets included
> > in future release tarballs if needed. In the meantime, you can get
> > it from git.  
> 
> 
> Thanks.
> I'm now on the way to build claws for windows.

I got this error.

###
/root/claws-mail-3.15.0/packages/bsfilter-1.0.16-lib.tar.gz </dev/null
> versioninfo.tmp set -e; \
( while read a b; do echo "$a $(basename $b)"; \
            done < versioninfo.tmp \
          | sort -k2 -sf | tac | uniq -f1 ; \
          echo '=========== SHA-1 checksum ============= == package =='
\ ) | tac | awk '{printf "%s\r\n", $0}' > versioninfo.txt
rm versioninfo.tmp
makensis -V3 -DBUILD_DIR=`pwd` -DTOP_SRCDIR=.. \
           -DSRCDIR=.  ./claws-mail.nsi
MakeNSIS v2.51-1 - Copyright 1995-2015 Contributors
See the file COPYING for license details.
Credits can be found in the Users Manual.

Processing plugin dlls: "/usr/share/nsis/Plugins/*.dll"
 - AdvSplash::show
 - Banner::destroy
 - Banner::getWindow
 - Banner::show
 - BgImage::AddImage
 - BgImage::AddText
 - BgImage::Clear
 - BgImage::Destroy
 - BgImage::Redraw
 - BgImage::SetBg
 - BgImage::SetReturn
 - BgImage::Sound
 - Dialer::AttemptConnect
 - Dialer::AutodialHangup
 - Dialer::AutodialOnline
 - Dialer::AutodialUnattended
 - Dialer::GetConnectedState
 - InstallOptions::dialog
 - InstallOptions::initDialog
 - InstallOptions::show
 - LangDLL::LangDialog
 - Math::Script
 - NSISdl::download
 - NSISdl::download_quiet
 - Splash::show
 - StartMenu::Init
 - StartMenu::Select
 - StartMenu::Show
 - System::Alloc
 - System::Call
 - System::Copy
 - System::Free
 - System::Get
 - System::Int64Op
 - System::Store
 - TypeLib::GetLibVersion
 - TypeLib::Register
 - TypeLib::UnRegister
 - UserInfo::GetAccountType
 - UserInfo::GetName
 - UserInfo::GetOriginalAccountType
 - VPatch::GetFileCRC32
 - VPatch::GetFileMD5
 - VPatch::vpatchfile
 - nsDialogs::Create
 - nsDialogs::CreateControl
 - nsDialogs::CreateItem
 - nsDialogs::CreateTimer
 - nsDialogs::GetUserData
 - nsDialogs::KillTimer
 - nsDialogs::OnBack
 - nsDialogs::OnChange
 - nsDialogs::OnClick
 - nsDialogs::OnNotify
 - nsDialogs::SelectFileDialog
 - nsDialogs::SelectFolderDialog
 - nsDialogs::SetRTL
 - nsDialogs::SetUserData
 - nsDialogs::Show
 - nsExec::Exec
 - nsExec::ExecToLog
 - nsExec::ExecToStack

ReserveFile: "installer-options.ini" -> no files found.
Usage: ReserveFile [/nonfatal] [/r] [/x filespec [...]] file [file...]
Error in script "./claws-mail.nsi" on line 177 -- aborting creation
process Makefile:1401: recipe for target 'claws-mail-3.15.0-1.exe'
failed make[3]: *** [claws-mail-3.15.0-1.exe] Error 1
make[3]: Leaving directory '/root/claws-mail-3.15.0/src'
Makefile:972: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/root/claws-mail-3.15.0/src'
Makefile:692: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/claws-mail-3.15.0'
Makefile:633: recipe for target 'all' failed
make: *** [all] Error 2
###

Best regards
Aleks



More information about the Users mailing list