From: Yury Umanets <umka@namesys.com>
To: ookhoi@humilis.net
Cc: Reiserfs-List <reiserfs-list@namesys.com>
Subject: Re: build problem BK reiser4progs: /usr/include/features.h:218:52: operator '==' has no left operand
Date: Thu, 16 Jan 2003 21:44:04 +0300 [thread overview]
Message-ID: <3E26FD74.2080008@namesys.com> (raw)
In-Reply-To: <20030116192854.S7526@humilis>
Ookhoi wrote:
>Yury Umanets wrote (ao):
>
>
>>>>No, it is not nornal case. It is pretty strange. Try the fllowing
>>>>sequence:
>>>>bk pull
>>>>aclocall && autoheader && aitomake --add-missing && autoconf
>>>>./configure
>>>>make distclean
>>>>./configure
>>>>make
>>>>make install
>>>>ldconfig -v | grep reiser4
>>>>
>>>>And let's see what happen
>>>>
>>>>
>>># ldconfig -v | grep reiser4
>>>#
>>>
>>>Empty (after fresh pull). I can provide the output of all the above
>>>commands if you like (it's a bit large). Would that help you?
>>>
>>>
>>Yes, of course. Send me the all build output as a tar.gz
>>
>>
>
>Oki, attached. Had to do it again as the first capture failed.
>
>
Looks like the problem is in line
gcc -g -O2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -W -Wall -Wno-unused
-Werror -DPLUGIN_DIR=\"/usr/l
ocal/lib/reiser4\" -o debugfs.reiser4 debugfs.o
../../libreiser4/.libs/libreiser4.a ../../progs/lib
misc/.libs/libmisc.a /usr/src/reiser4progs/libaal/.libs/libaal.a
-lncurses -lreadline
Your libtool has decided to link all binaries against static library
../../libreiser4/.libs/libreiser4.a. This library contains plugins code
too. But, lnker was unable to find direct links to plugin symbols. That
is because they do not exist, we're working with plugins by means of
using interface structs for example, item_ops, which contains all
methods of corresponding item plugin. So, linker did not include plugin
symbols into result binary.
The cure ptobably is to install more recent libtool.
--
Yury Umanets
next prev parent reply other threads:[~2003-01-16 18:44 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-16 9:27 build problem BK reiser4progs: /usr/include/features.h:218:52: operator '==' has no left operand Ookhoi
2003-01-16 10:44 ` Yury Umanets
2003-01-16 11:02 ` Ookhoi
2003-01-16 11:08 ` Yury Umanets
2003-01-16 11:10 ` Ookhoi
[not found] ` <3E269499.2090909@namesys.com>
[not found] ` <20030116123949.N7526@humilis>
2003-01-16 12:16 ` Yury Umanets
2003-01-16 12:31 ` Ookhoi
2003-01-16 12:40 ` Yury Umanets
2003-01-16 13:04 ` Ookhoi
2003-01-16 13:23 ` Yury Umanets
2003-01-16 13:55 ` Ookhoi
2003-01-16 14:04 ` Yury Umanets
2003-01-16 18:00 ` Ookhoi
2003-01-16 18:07 ` Yury Umanets
2003-01-16 18:28 ` Ookhoi
2003-01-16 18:29 ` Yury Umanets
2003-01-16 18:44 ` Yury Umanets [this message]
2003-01-16 19:03 ` Ookhoi
2003-01-16 19:17 ` Yury Umanets
2003-01-16 19:41 ` Ookhoi
2003-01-16 19:51 ` Yury Umanets
2003-01-16 20:27 ` Ookhoi
2003-01-17 10:08 ` Yury Umanets
2003-01-16 11:09 ` Ookhoi
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=3E26FD74.2080008@namesys.com \
--to=umka@namesys.com \
--cc=ookhoi@humilis.net \
--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.