This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Scrollkeeper 0.3.14 segfaults when building under Cygwin


Hello again,

cygwin seems to have a problem with current (even though from 2003)
ScrollKeeper v0.3.14.

Another thing I did not like much: impgen.c always complained about
"incompatible implicit malloc() declaration". This looks as if
<stdlib.h> was not #included.
Gladly the package is fairly small, so there are not too many
variables...

I'm trying to investigate this more, too ...

Regards, Andreas

ps relevant output below.

make[3]: Entering directory
`/home/Administrator/build/scrollkeeper-0.3.14/cl/templates'
LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in
scrollkeeper_cl.xml -x -u -c ../../po/.intltool
-cache
Generating and caching the translation database
WARNING: ../../po/uk.po is not in UTF-8 but koi8-u, converting...
WARNING: ../../po/tr.po is not in UTF-8 but ISO-8859-9, converting...
WARNING: ../../po/es.po is not in UTF-8 but ISO-8859-1, converting...
WARNING: ../../po/da.po is not in UTF-8 but iso-8859-1, converting...
WARNING: ../../po/fr.po is not in UTF-8 but ISO-8859-1, converting...
WARNING: ../../po/hu.po is not in UTF-8 but iso-8859-2, converting...
WARNING: ../../po/zh_CN.po is not in UTF-8 but GB2312, converting...
WARNING: ../../po/pl.po is not in UTF-8 but iso-8859-2, converting...
WARNING: ../../po/ko.po is not in UTF-8 but euc-kr, converting...
WARNING: ../../po/sk.po is not in UTF-8 but ISO-8859-2, converting...
WARNING: ../../po/el.po is not in UTF-8 but iso-8859-7, converting...
WARNING: ../../po/pt_BR.po is not in UTF-8 but iso-8859-1, converting...
Merging translations into scrollkeeper_cl.xml.
CREATED scrollkeeper_cl.xml
../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml
../../cl/templates
     13 [main] scrollkeeper-tree-separate 2944
_cygtls::handle_exceptions: Error while dumping state (probabl
upted stack)
make[3]: *** [all] Segmentation fault (core dumped)
make[3]: Leaving directory
`/home/Administrator/build/scrollkeeper-0.3.14/cl/templates'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/Administrator/build/scrollkeeper-0.3.14/cl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/Administrator/build/scrollkeeper-0.3.14'
make: *** [all] Error 2


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]