heroes-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Heroes] Segfault


From: Jerome Zago
Subject: Re: [Heroes] Segfault
Date: Sat, 29 May 2004 17:43:41 +0200
User-agent: KMail/1.6.1

On Thursday 27 May 2004 22:11, Jerome Zago wrote:
> Hi folks,
>
> This problem was solved after patching 0.21 like in :
> http://mail.nongnu.org/archive/html/heroes-discuss/2004-02/msg00004.html
>
> I think that a new release, based on 0.21, and which fixes this bug, is in
> order.

I've just created a branch in CVS, called "heroes_0_21_errata", based on 
"heroes_0_21". Unfortunately I cannot build "heroes_0_21" from CVS, while I 
can for "HEAD". Indeed :

####################
$ cvs -z3 -d address@hidden:/cvsroot/heroes co -r heroes_0_21_errata 
-d heroes-0.21-errata heroes
[...]

$ cd heroes-0.21-errata

$ make
autogen -L src -o 'authors=AUTHORS' src/people.def
autogen -L src -o 'thanks=THANKS' src/people.def
autogen -L src -o 'c=src/people.c' src/people.def
autogen -L src -o 'gperf=src/debughash.gperf' src/debugchn.def
tools/cvsboot.sh -v
tools/upgettext.sh -v
gettext version 0.14.1
touch configure.in
gettextize --force --copy
Wiping out intl/ subdirectory
Copying file ABOUT-NLS
Copying file config.rpath
Copying file mkinstalldirs
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/boldquot.sed
Copying file po/address@hidden
Copying file po/address@hidden
Copying file po/insert-header.sin
Copying file po/Makevars.template
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Copying file po/Rules-quot
Creating po/ChangeLog
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intmax.m4
Copying file m4/inttypes.m4
Copying file m4/inttypes_h.m4
Copying file m4/inttypes-pri.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/longdouble.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/signed.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/ulonglong.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Creating m4/Makefile.am
Creating m4/ChangeLog
Updating Makefile.am (backup is in Makefile.am~)
Adding an entry to ChangeLog (backup is in ChangeLog~)

Please use AM_GNU_GETTEXT([external]) in order to cause autoconfiguration
to look for an external libintl.

Please create po/Makevars from the template in po/Makevars.template.
You can then remove po/Makevars.template.

Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.5 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.

Please run 'automake m4/Makefile' to create m4/Makefile.in

Please add po/Makefile.in m4/Makefile to the AC_OUTPUT or AC_CONFIG_FILES 
invocation in the configure.in file.

You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

You might also want to copy the convenience header file gettext.h
from the /usr/local/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

Press Return to acknowledge the previous 7 paragraphs.

rm -f po/ChangeLog configure.in
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Warning: the gettext maintainer says this patch is WRONG.  I should
|         remove it as soon as I figure how it can be worked-around
|         properly (using localdef).
|
|--- intl/ChangeLog
|+++ intl/ChangeLog
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 19
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- intl/dcigettext.c.old      Tue Apr 24 19:49:54 2001
|+++ intl/dcigettext.c  Tue Apr 24 19:50:26 2001
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
patching file po/Makefile.in.in
Hunk #1 FAILED at 45.
1 out of 1 hunk FAILED -- saving rejects to file po/Makefile.in.in.rej
*** Error '"tools/upgettext.sh -v"' exited with bad status.
make: *** [cvsboot] Erreur 1
####################

Sorry but it looks too much like black magic to me. So unless I get some help, 
don't expect any new release from me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]