Fixed at r16295.

On Tue, Jul 28, 2015 at 7:40 AM, Douglas R. Reno <[email protected]> wrote:
>
> On Jul 28, 2015 6:35 AM, "Lee Hancock" <[email protected]> wrote:
>>
>> Hi,
>>
>> Reiserfs doesn't build correctly, the following error is produced.
>> ../reiserfscore/libcore.a(prints.o): In function `print_super_block':
>> prints.c:(.text+0x1144): undefined reference to `misc_device_rdev'
>> ../reiserfscore/libcore.a(reiserfslib.o): In function `can_we_format_it':
>> reiserfslib.c:(.text+0x2905): undefined reference to `misc_device_mode'
>> reiserfslib.c:(.text+0x2917): undefined reference to `misc_device_rdev'
>> reiserfslib.c:(.text+0x294c): undefined reference to `misc_device_mode'
>> reiserfslib.c:(.text+0x295e): undefined reference to `misc_device_rdev'
>> reiserfslib.c:(.text+0x2a8a): undefined reference to `misc_device_mode'
>> reiserfslib.c:(.text+0x2a9c): undefined reference to `misc_device_rdev'
>>
>> The workaround until the code is fixed is to use?
>>
>> CFLAGS="$CFLAGS -std=gnu89" ./configure --prefix=/usr
>> --sbindir=/sbin
>>
>> Regards, Lee.
>
> Hi Lee,
>
> Thank you for your report. I will see to it that it makes it into my next
> commit. We all appreciate your work.
>
> Douglas R. Reno
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to