From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: devel@lists.altlinux.org From: Andrey Cherepanov Message-ID: <5660ACF0.5060609@altlinux.org> Date: Thu, 3 Dec 2015 23:58:24 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [devel] =?utf-8?b?0J3QvtCy0YvQuSBmbGV4?= 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: Thu, 03 Dec 2015 20:58:26 -0000 Archived-At: List-Archive: List-Post: При локальной сборке openchange сегодня с новым flex проявилось: libocpf/lex.l: In function 'ocpf_yylex': :223:18: warning: implicit declaration of function 'yyunput' [-Wimplicit-function-declaration] libocpf/lex.l:157:6: note: in expansion of macro 'unput' unput(c); ^ ... Linking bin/openchangeclient libocpf.so.2.3: undefined reference to `yyunput' Как исправлять? -- Andrey Cherepanov cas@altlinux.org