[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #24687] implicit usage of mbsinit & mbrtowc
From: |
Alan Hourihane |
Subject: |
[bug #24687] implicit usage of mbsinit & mbrtowc |
Date: |
Wed, 29 Oct 2008 11:50:35 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080928 Firefox/2.0.0.17 |
URL:
<http://savannah.gnu.org/bugs/?24687>
Summary: implicit usage of mbsinit & mbrtowc
Project: texinfo - GNU documentation system
Submitted by: alanh
Submitted on: Wed Oct 29 11:50:32 2008
Category: info
Release: 4.13
Priority: 5 - Normal
Severity: 3 - Normal
Item Group: bug
Privacy: Public
Open/Closed: Open
Assigned to: None
Status: None
Discussion Lock: Any
_______________________________________________________
Details:
In texinfo 4.13 the files gnulib/lib/mbuiter.h and gnulib/lib/mbiter.h have
implicit usage of the functions mbsinit() and mbrtowc() without checking the
HAVE_MBSINIT & HAVE_MBRTOWC defines.
This renders compilation of 4.13 inoperable on these systems, and you get the
build errors below....
display.o:display.o:(.text+0x786): undefined reference to `mbrtowc'
display.o:display.o:(.text+0x78c): undefined reference to `mbsinit'
session.o:session.o:(.text+0x6f0e): undefined reference to `mbrtowc'
session.o:session.o:(.text+0x6824): undefined reference to `mbsinit'
session.o:session.o:(.text+0x684e): undefined reference to `mbrtowc'
session.o:session.o:(.text+0x6f04): undefined reference to `mbsinit'
session.o:session.o:(.text+0x7282): undefined reference to `mbsinit'
session.o:session.o:(.text+0x72aa): undefined reference to `mbrtowc'
session.o:session.o:(.text+0x72e8): undefined reference to `mbsinit'
session.o:session.o:(.text+0x73be): undefined reference to `mbsinit'
session.o:session.o:(.text+0x73ea): undefined reference to `mbrtowc'
session.o:session.o:(.text+0x75ec): undefined reference to `mbrtowc'
session.o:session.o:(.text+0x76b0): undefined reference to `mbrtowc'
window.o:window.o:(.text+0xa56): undefined reference to `mbrtowc'
window.o:window.o:(.text+0xa92): undefined reference to `mbsinit'
window.o:window.o:(.text+0xab0): undefined reference to `mbsinit'
window.o:window.o:(.text+0x1674): undefined reference to `mbsinit'
window.o:window.o:(.text+0x169a): undefined reference to `mbrtowc'
window.o:window.o:(.text+0x16da): undefined reference to `mbsinit'
window.o:window.o:(.text+0x18a8): undefined reference to `mbsinit'
window.o:window.o:(.text+0x18d0): undefined reference to `mbrtowc'
window.o:window.o:(.text+0x1910): undefined reference to `mbsinit'
window.o:window.o:(.text+0x1bb6): undefined reference to `mbsinit'
window.o:window.o:(.text+0x1bde): undefined reference to `mbrtowc'
window.o:window.o:(.text+0x1c1e): undefined reference to `mbsinit'
window.o:window.o:(.text+0x2044): undefined reference to `mbrtowc'
window.o:window.o:(.text+0x208a): undefined reference to `mbsinit'
window.o:window.o:(.text+0x23b8): undefined reference to `mbsinit'
window.o:window.o:(.text+0x23e2): undefined reference to `mbrtowc'
window.o:window.o:(.text+0x2426): undefined reference to `mbsinit'
window.o:window.o:(.text+0x245a): undefined reference to `mbsinit'
window.o:window.o:(.text+0x2484): undefined reference to `mbrtowc'
texinfo 4.12 did not have this problem.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24687>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/