Your message dated Sat, 11 Mar 2006 11:53:08 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356290: opening stub "$PREFIX/share/nsis/Stubs/zlib"
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nsis
Version: 2.15-1
Severity: important
Tags: experimental
Trying to do windows package for VLC, i have the following errors:
makensis -DVERSION=0.8.5-test1 ./vlc-0.8.5-test1/vlc.win32.nsi
Error: opening stub "$PREFIX/share/nsis/Stubs/zlib"
Error initalizing CEXEBuild: error setting default stub.
Looks like the build system missed a variable substiturion.
I upgrade my scons from sid to experimental to make sure but no change.
Thanks
--
Xtophe
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages nsis depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-10 GCC support library
ii libstdc++6 4.0.2-10 The GNU Standard C++ Library v3
nsis recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.15-2
On Fri, 2006-03-10 at 22:04 +0000, Christophe Mutricy wrote:
> makensis -DVERSION=0.8.5-test1 ./vlc-0.8.5-test1/vlc.win32.nsi
> Error: opening stub "$PREFIX/share/nsis/Stubs/zlib"
> Error initalizing CEXEBuild: error setting default stub.
Fixed in 2.15-2, available here (and also in upstream CVS):
http://ftp.debian.org/debian/pool/main/n/nsis/nsis_2.15-2_i386.deb
> Looks like the build system missed a variable substiturion.
Yeah, upstream changed the build system so the old way doesn't work, now
there is a specific function to ask for variables to be resolved.
--
bye,
pabs
http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---