[Gpg4win-devel] svn614 build fails

Marcus Brinkmann marcus.brinkmann at ruhr-uni-bochum.de
Thu Nov 29 18:43:04 CET 2007


At Thu, 29 Nov 2007 17:26:19 +0100,
Jan-Oliver Wagner wrote:
> - mingwm10::__mingwthr_key_dtor
>  - mingwm10::__mingwthr_remove_key_dtor
> warning: unknown variable/constant "{SEC_libetpan}" detected, ignoring (macro:SelectSection:3)
> warning: unknown variable/constant "{SEC_libetpan}" detected, ignoring (macro:SelectSection:5)
> !include: could not find: "de.nsi"
> !include: error in script: "../po/catalogs.nsi" on line 1
> Error in script "./gpg4win.nsi" on line 153 -- aborting creation process
> make[2]: *** [gpg4win-1.9.0-svn614.exe] Fehler 1
> make[2]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk/src'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk'
> make: *** [all] Fehler 2
> 
> 
> Any ideas?

Did you configure with --enable-maintainer-mode?  You should if
building from SVN.

Did you run make in the top-level directory or in the src/ directory?
de.nsi should be created by a make in the po/ directory (which is run
first if you run make in the top level directory).

As a band-aid, run "make update-po" in the po directory.

Thanks,
Marcus




More information about the Gpg4win-devel mailing list