ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Cc: Michael Shigorin <mike@altlinux.org>
Subject: Re: [devel] [#220832] FAILED del=readline6
Date: Wed, 06 Feb 2019 16:44:36 +0300
Message-ID: <b4ca929d4a7407ed54f69aaa9a63fd98@altlinux.ru> (raw)
In-Reply-To: <20190206131243.GA22992@imap.altlinux.org>

Michael Shigorin писал 6.2.19 16:12:
> On Wed, Feb 06, 2019 at 12:55:23PM +0000, Girar Builder awaiter robot 
> wrote:
>> http://git.altlinux.org/tasks/220832/logs/events.1.1.log
>> 
>> 2019-Feb-06 12:53:21 :: task #220832 for sisyphus started by grenka:
>> #100 delete readline6
> [...]
>> lnav	mike @everybody
> 
> Никто не хочет глянуть?  Что-то сходу торможу, эт с чем линковать 
> теперь:
> 
> make[2]: Entering directory '/usr/src/RPM/BUILD/lnav-0.8.4/src'
> x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2
> -I/usr/include/pcre     -pthread -L/usr/local/lib64 -L/usr/local/lib
> -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav-test lnav.o
> test_override.o dump-pid-sh.o help.o init-sql.o
> default-log-formats-json.o default-config-json.o dhclient-summary.o
> keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o
> xterm-palette.o libdiag.a -lreadline -lncurses -lsqlite3  -lpcrecpp
> -lpcre -ltinfo -ldl -lbz2 -lz -lutil
> /usr/bin/ld.default: libdiag.a(view_curses.o): in function
> `view_curses::mvwattrline(_win_st*, int, int, attr_line_t&, line_range
> const&, view_colors::role_t)':

--- a/lnav/configure.ac
+++ b/lnav/configure.ac
@@ -8,23 +8,6 @@ AC_PREFIX_DEFAULT(/usr)

  AC_CANONICAL_HOST

-for defdir in /opt/local /usr/local /usr /; do
-    if test -d "$defdir/include"; then
-        CPPFLAGS="$CPPFLAGS -I$defdir/include"
-    fi
-
-    if test -d "$defdir/lib"; then
-        LDFLAGS="$LDFLAGS -L$defdir/lib"
-    fi
-    if test -d "$defdir/lib64"; then
-        LDFLAGS="$LDFLAGS -L$defdir/lib64"
-    fi
-
-    if test -d "$defdir/lib/x86_64-linux-gnu"; then
-        LDFLAGS="$LDFLAGS -L$defdir/lib/x86_64-linux-gnu"
-    fi
-done
-

Но проблема там другая:
make[2]: Entering directory '/tmp/.private/lav/RPM/BUILD/lnav-0.8.1/src'
   CXXLD    lnav
/usr/bin/ld.default: libdiag.a(extension-functions.o): undefined 
reference to symbol 'acos@@GLIBC_2.2.5'
/usr/bin/ld.default: /lib64/libm.so.6: error adding symbols: DSO missing 
from command line
collect2: error: ld returned 1 exit status




-- 
С уважением,
Виталий Липатов,
Etersoft


      reply	other threads:[~2019-02-06 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-06 13:12 ` Michael Shigorin
2019-02-06 13:44   ` Vitaly Lipatov [this message]

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=b4ca929d4a7407ed54f69aaa9a63fd98@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=mike@altlinux.org \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git