Displaying 4 results from an estimated 4 matches for "libglusterfs_la".
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...help moving it along by voting +1 on
> https://review.gluster.org/19974
Will do -- thanks!
> Based on that gdb bt you can try applying this patch too
> https://review.gluster.org/19994
Tried it (both against 3.13.2 and 4.0.2), and now 'make' fails with:
make all-am
CC libglusterfs_la-dict.lo
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
CC libglusterfs_la-xlator.lo
cc: warning: argument unused during compilation: &...
2018 May 09
2
Compiling 3.13.2 under FreeBSD 11.1?
On 05/09/2018 05:44 AM, Roman Serbski wrote:
> On Tue, May 8, 2018 at 11:34 AM, Roman Serbski <mefystofel at gmail.com> wrote:
>> # gdb gluster
>> GNU gdb 6.1.1 [FreeBSD]
>> Copyright 2004 Free Software Foundation, Inc.
>> GDB is free software, covered by the GNU General Public License, and you are
>> welcome to change it and/or distribute copies of it under
2018 May 09
1
Compiling 3.13.2 under FreeBSD 11.1?
...>
> Will do -- thanks!
>
>> Based on that gdb bt you can try applying this patch too
>> https://review.gluster.org/19994
>
> Tried it (both against 3.13.2 and 4.0.2), and now 'make' fails with:
get the latest patch. ;-)
>
> make all-am
> CC libglusterfs_la-dict.lo
> cc: warning: argument unused during compilation: '-rdynamic'
> [-Wunused-command-line-argument]
> cc: warning: argument unused during compilation: '-rdynamic'
> [-Wunused-command-line-argument]
> CC libglusterfs_la-xlator.lo
> cc: warning: argumen...
2009 May 16
1
gluster-2.0.1, mandriva-2008.1-x86_64, libtool, lt_unset
...command not found
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but
the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
Debian-2.2.6a-4
libtool: and run autoconf again.
make[4]: *** [libglusterfs_la-dict.lo] Error 63
This suggests that $lt_unset is empty in line 466 of libtool.
I'm certainly willing to accept that this may be a bug in my mandriva
linux installation, but something must have changed since gluster-2.0.0rc8
to introduce this new problem.
Can anyone tell me what needs to be...