All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zarochentsev <zam@namesys.com>
To: Mike Benoit <mikeb@netnation.com>
Cc: Oleg Drokin <green@namesys.com>, reiserfs-list@namesys.com
Subject: Re: New reiser4 snapshot (2003.09.12) is out
Date: Sat, 13 Sep 2003 10:31:24 +0400	[thread overview]
Message-ID: <20030913063124.GJ2123@backtop.namesys.com> (raw)
In-Reply-To: <1063398059.2187.2.camel@mikeb.staff.netnation.com>

On Fri, Sep 12, 2003 at 01:20:59PM -0700, Mike Benoit wrote:
> Any ideas why I would get this error while trying to compile
> reiser4progs-0.4.14? The previous version of reiser4progs seemed to
> compile fine for me, as did compiling reiser4 in to the test5 kernel. 
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DENABLE_MONOLITHIC 
> -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DENABLE_COLLISIONS
> -DENABLE_PLUGINS_CHECK -DENABLE_SYMLINKS -DENABLE_R5_HASH
> -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH
> -DENABLE_DEG_HASH -DENABLE_LARGE_KEYS -DENABLE_SHORT_KEYS -O0 -g -W
> -Wall -Wno-unused-parameter -Wredundant-decls -Werror -MT
> libmisc_la-exception.lo -MD -MP -MF .deps/libmisc_la-exception.Tpo -c
> exception.c  -fPIC -DPIC -o .libs/libmisc_la-exception.lo
> exception.c: In function `misc_exception_handler':
> exception.c:133: warning: unused variable `i'
> exception.c:135: warning: unused variable `variant'
> make[2]: *** [libmisc_la-exception.lo] Error 1
> make[2]: Leaving directory
> `/home/ipso/downloads/reiser4progs-0.4.14/libmisc'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ipso/downloads/reiser4progs-0.4.14'
> make: *** [all] Error 2

It is because of paranoid -Werror flag.  
./configure --disable-werror will help you.

However, if your system will have readline (as on systems which are used by
reiser4progs developers :-) headers that warning disappear.

[...] 

-- 
Alex.

  reply	other threads:[~2003-09-13  6:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-12 16:15 New reiser4 snapshot (2003.09.12) is out Oleg Drokin
2003-09-12 20:20 ` Mike Benoit
2003-09-13  6:31   ` Alex Zarochentsev [this message]
2003-09-13  8:38     ` Robert P. J. Day
2003-09-13  8:52       ` Oleg Drokin
2003-09-13  9:22         ` Robert P. J. Day
2003-09-13 14:05         ` Hans Reiser
2003-09-13 14:41           ` Robert P. J. Day
2003-09-13 19:24             ` Oleg Drokin
2003-09-13 19:21           ` Oleg Drokin
2003-09-13 20:04             ` Vitaly Fertman
2003-09-14  4:51               ` Alex Zarochentsev
2003-09-14 10:30                 ` Vitaly Fertman
2003-09-14  2:12             ` Robert P. J. Day
2003-09-14  3:39               ` Mike Fedyk
2003-09-13 11:18 ` Felipe Alfaro Solana
2003-09-13 11:27   ` Robert P. J. Day
2003-09-13 11:50     ` Felipe Alfaro Solana
2003-09-13 11:59       ` Robert P. J. Day
2003-09-13 12:03         ` Felipe Alfaro Solana
2003-09-13 21:05         ` Mike Fedyk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030913063124.GJ2123@backtop.namesys.com \
    --to=zam@namesys.com \
    --cc=green@namesys.com \
    --cc=mikeb@netnation.com \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.