Hi,
just tried to produce the debian build of the current 'crm' and
'next' branches and found that the build is currently broken.
First, debian/rules contains a dependency to acinclude.m4 which
has disappeared. I fixed this, and now I am running into this
here:
[..]
checking whether ln -s works... yes
checking whether gcc needs -traditional... no
/var/src/windowmaker/wmaker-git/configure: line 11220: syntax error near
unexpected token `-Wall'
/var/src/windowmaker/wmaker-git/configure: line 11220:
`AX_CFLAGS_GCC_OPTION(-Wall)'
make: *** [config-wmaker-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit
status 2
Currently the build tries this command:
m...@paola:[ /var/src/windowmaker/wmaker-git/ ] % make -n -f debian/rules
config-wmaker-stamp
automake --add-missing --gnu --include-deps
autoconf
dh_testdir
test -x config.guess || chmod +x config.guess
test -x config.sub || chmod +x config.sub
find -name \*.h.in | sed -e 's/\.in$//' | xargs -r rm -f
mkdir -p /var/src/windowmaker/wmaker-git/wmaker
cd /var/src/windowmaker/wmaker-git/wmaker && \
LINGUAS=" be bg bs ca cs da de el es et fi fr gl hr hu
hy it ja ko ms nl no pl pt ro ru sk sv tr zh_CN zh_TW"
/var/src/windowmaker/wmaker-git/configure --prefix=/usr --mandir=/usr/share/man
--includedir=/usr/include --sysconfdir=/etc --datadir=/usr/share
--with-nlsdir=/usr/share/locale --with-pixmapdir=/usr/include/X11/pixmaps
--with-gnustepdir=/usr/lib/GNUstep/System --with-xft \
--disable-locale --enable-modelock --enable-xinerama CFLAGS="-g
-Wall -DGLOBAL_DEFAULTS_SUBDIR="\\\"GNUstep/Defaults\\\"" -O2"
touch config-wmaker-stamp
It would be good if those who apply changes to the build system
tried to keep an eye on those things. If anyone can give me a
hint on new dependencies, anything which needs to be fixed in
the debian build I'll happily volunteer (unfortunately I do not
currently have the time for deeper analysis).
Cheers,
M'bert
--
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+=
Es gibt Themen genug in Deinem eigenen Leben, und wenn sie einmal ausgehn,
gibt es Themenlaeden. -- Die Sterne
--
To unsubscribe, send mail to [email protected].