From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=altlinux.org; s=dkim; h=Subject:In-Reply-To:Content-Transfer-Encoding: Content-Type:MIME-Version:References:Message-ID:To:From:Date:Sender:Reply-To: Cc:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=EmxRX2wi0qHwGt1Rhz/7E9l+iz7uh7K0h6dv0kuPl2s=; b=EB9Ip/xGVKUrf8+K2cLpmthBMW tSdNdQzpRU3qMRVTILtOkbm13XoPiBFCZ5CWnsAIFauw3UvtnWK4wv6v87ZLp5bxvmLjCBPdyvF2s vwMP1XgocA3wyFll8USjrsQ8pcADwjkVF5Shnn1BDMCBQh8KK/2K8Zlb7UMSMTi/37qusQfkpJBM+ L0+WkhMo6eEhhNinsFvJNuhuU6SdzzljHPRiG8iyPiD9dEJoWHsdjYhPDoXVo9M5AHNW+34551Wgi R8Lf4YawGIVxFxpDS9Jm+lCxWAW8LGhD/k8FtHIZ1lPSx/YuB14I0S025u7baFrMAchSdGsOauJ5e S0pi6zow==; Date: Sun, 8 Jan 2017 02:05:26 +0300 From: "Vladimir D. Seleznev" To: ALT Linux Team development discussions Message-ID: <20170107230526.GJ2709@portlab> References: <20170107200223.GN3924@imap.altlinux.org> <20170107223949.GA12523@altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170107223949.GA12523@altlinux.org> User-Agent: Mutt/1.6 (2015-08-30) X-SA-Exim-Connect-IP: 95.143.213.48 X-SA-Exim-Mail-From: vseleznv@cs.msu.ru X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail.cs.msu.ru) Subject: Re: [devel] =?utf-8?q?sysklogd_=D0=B8_get=5Fkernel=5Fsyms?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2017 23:06:32 -0000 Archived-At: List-Archive: List-Post: On Sun, Jan 08, 2017 at 01:39:49AM +0300, Dmitry V. Levin wrote: > On Sat, Jan 07, 2017 at 11:02:23PM +0300, Michael Shigorin wrote: > [...] > > На x86_64 у нас такое с год тому было: > > > > --- > > sysklogd-1.4.1-alt30 > > ksym_mod.o: In function `InitMsyms': > > /usr/src/RPM/BUILD/sysklogd-1.4.1/ksym_mod.c:213: undefined reference to `get_kernel_syms' > > /usr/src/RPM/BUILD/sysklogd-1.4.1/ksym_mod.c:235: undefined reference to `get_kernel_syms' > > collect2: error: ld returned 1 exit status > > make: *** [klogd] Error 1 > > --- https://lists.altlinux.org/pipermail/sisyphus-cybertalk/2016-February/096358.html > > > > КВиЧД? > > https://bugzilla.altlinux.org/show_bug.cgi?id=31636#c17 > > В пакете накопилось много проблем, и эта не главная. Михаил, отсюда [1]: * The obsolete functions bdflush, create_module, get_kernel_syms, query_module and uselib are no longer available to newly linked binaries; the header has been removed. These functions and header were specific to systems using the Linux kernel and could not usefully be used with the GNU C Library on systems with version 2.6 or later of the Linux kernel. [1] https://www.sourceware.org/ml/libc-alpha/2016-02/msg00502.html -- С уважением, Владимир Селезнев