From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 27 Apr 2005 11:20:59 +0400 From: Andrew Borodin To: ALT Linux Sisyphus discussion list Subject: Re: [sisyphus] PAM_MOUNT Message-ID: <20050427072059.GB2227@borodin.zarya> References: <314533348.20050427105857@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <314533348.20050427105857@mail.ru> User-Agent: Mutt/1.4.2.1i X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 07:20:47 -0000 Archived-At: List-Archive: On Wed, Apr 27, 2005 at 10:58:57AM +0400, Anton Gorlov aka stalker wrote: > Здравствуйте, ALT. > Так. собиратся не хотел. Судя по тому, что по всему не хватает > какого-то пакета. Только вот какого? Нет, не поэтому. > make[1]: Entering directory > `/home/stalker/RPM/BUILD/pam_mount-0.9.22/src' > if /bin/sh ../libtool --tag=CC --mode=compile gcc > -DHAVE_CONFIG_H -I. -I. -I.. -I./../include > -I./../include-fmt_ptrn -g -Werror -I/usr/include/glib-2.0 ^^^^^^^ [skip] > crypto.c: In function `hash_authtok': > crypto.c:75: warning: implicit declaration of function `memcmp' > crypto.c:82: warning: implicit declaration of function `strlen' > crypto.c: In function `decrypted_key': > crypto.c:130: warning: implicit declaration of function `memset' > crypto.c:133: warning: implicit declaration of function > `SSL_load_error_strings' Из-за -Werror эти warning'и превращаются в error'ы, и сборка прерывается -- С уважением, А. Бородин.