All of lore.kernel.org
 help / color / mirror / Atom feed
* reiserfsprogs 3.6.11 compile failure. 3.6.12-pre3 compiles ok
@ 2004-01-27 14:13 Philippe Gramoullé
  2004-01-27 19:47 ` Vitaly Fertman
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Gramoullé @ 2004-01-27 14:13 UTC (permalink / raw)
  To: reiserfs


 Hi,

While installing a box to start playing with reiser4 i got a compile error
while trying to build reiserfsprogs 3.6.11. This the first time this happens as
i had already compiled it successfully on other Debian Unstable boxes.

I guess i may be because of a newly installed development package that breaks
some macro.

Reiserfsprogs 3.6.12-pre3 compiles fine.

Thanks,

Philippe

boogie:/usr/src/reiserfsprogs-3.6.11# make
Making all in include
make[1]: Entering directory `/usr/src/reiserfsprogs-3.6.11/include'
make  all-am
make[2]: Entering directory `/usr/src/reiserfsprogs-3.6.11/include'
make[2]: Leaving directory `/usr/src/reiserfsprogs-3.6.11/include'
make[1]: Leaving directory `/usr/src/reiserfsprogs-3.6.11/include'
Making all in lib
make[1]: Entering directory `/usr/src/reiserfsprogs-3.6.11/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -Wall -MT io.o -MD -MP -MF ".deps/io.Tpo" \
  -c -o io.o `test -f 'io.c' || echo './'`io.c; \
then mv ".deps/io.Tpo" ".deps/io.Po"; \
else rm -f ".deps/io.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -Wall -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \
  -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \
then mv ".deps/misc.Tpo" ".deps/misc.Po"; \
else rm -f ".deps/misc.Tpo"; exit 1; \
fi
misc.c: In function `count_blocks':
misc.c:431: error: parse error before '[' token
make[1]: *** [misc.o] Error 1
make[1]: Leaving directory `/usr/src/reiserfsprogs-3.6.11/lib'
make: *** [all-recursive] Error 1
boogie:/usr/src/reiserfsprogs-3.6.11# 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-27 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27 14:13 reiserfsprogs 3.6.11 compile failure. 3.6.12-pre3 compiles ok Philippe Gramoullé
2004-01-27 19:47 ` Vitaly Fertman
2004-01-27 22:39   ` Philippe Gramoullé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.