SPECS: wxWidgets.spec - up to 2.5.4, - disabled Source1 because it...

Michal Chruszcz troll at pld-linux.org
Tue Mar 1 15:41:10 CET 2005


It seems like on Tuesday 01 of March 2005 15:02, troll typed:
> Author: troll                        Date: Tue Mar  1 14:02:28 2005 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - up to 2.5.4,
> - disabled Source1 because it's redundant now,
> - rel 0.1, NFY

Seems that hack with bakefile.m4 doesn't work now. I changed locally the 
line
tail -n +1277 aclocal.m4 | head -n 1289 > bakefile.m4
to
tail -n +722 aclocal.m4 | head -n 1374 > bakefile.m4
which results in the same beginning and the end, but it crashes on autoconf:
+ aclocal -I .
/usr/share/aclocal/bakefile.m4:16: warning: underquoted definition of 
AC_BAKEFILE_GNUMAKE
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/bakefile.m4:43: warning: underquoted definition of 
AC_BAKEFILE_PLATFORM
/usr/share/aclocal/bakefile.m4:110: warning: underquoted definition of 
AC_BAKEFILE_PLATFORM_SPECIFICS
/usr/share/aclocal/bakefile.m4:145: warning: underquoted definition of 
AC_BAKEFILE_SUFFIXES
/usr/share/aclocal/bakefile.m4:218: warning: underquoted definition of 
AC_BAKEFILE_SHARED_LD
/usr/share/aclocal/bakefile.m4:393: warning: underquoted definition of 
AC_BAKEFILE_SHARED_VERSIONS
/usr/share/aclocal/bakefile.m4:439: warning: underquoted definition of 
AC_BAKEFILE_DEPS
/usr/share/aclocal/bakefile.m4:477: warning: underquoted definition of 
AC_BAKEFILE_CHECK_BASIC_STUFF
/usr/share/aclocal/bakefile.m4:514: warning: underquoted definition of 
AC_BAKEFILE_RES_COMPILERS
/usr/share/aclocal/bakefile.m4:545: warning: underquoted definition of 
AC_BAKEFILE_PRECOMP_HEADERS
/usr/share/aclocal/bakefile.m4:649: warning: underquoted definition of 
AC_BAKEFILE
/usr/share/aclocal/bakefile.m4:675: warning: underquoted definition of 
AC_BAKEFILE_CREATE_FILE_DLLAR_SH
/usr/share/aclocal/bakefile.m4:1128: warning: underquoted definition of 
AC_BAKEFILE_CREATE_FILE_BK_DEPS
/usr/share/aclocal/bakefile.m4:1188: warning: underquoted definition of 
AC_BAKEFILE_CREATE_FILE_SHARED_LD_SH
+ autoconf
configure:41316: error: possibly undefined macro: 
AC_BAKEFILE_CREATE_FILE_BK_MAKE_PCH
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
error: Bad exit status from /var/tmp/rpm-tmp.65029 (%build)

Could anybody have a look at this, because actually I don't have an idea how 
to deal with this.
-- 
Michal Chruszcz -=- Seen at http://1lo.sanok.pl/~troll/gallery.php




More information about the pld-devel-en mailing list