[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #60338] compilation error: undefined reference to "rpl_free"
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #60338] compilation error: undefined reference to "rpl_free" |
Date: |
Sun, 4 Apr 2021 20:06:03 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
URL:
<https://savannah.gnu.org/bugs/?60338>
Summary: compilation error: undefined reference to "rpl_free"
Project: GNU troff
Submitted by: bjarniig
Submitted on: Mon 05 Apr 2021 12:06:01 AM UTC
Category: Core
Severity: 3 - Normal
Item Group: Build/Installation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Subject: compilation error: undefined reference to "rpl_free"
Latest gnulib versions are used from its git repository,
commit 3f913f1f28a3b39b2905f9143b0f3e722e63ee35.
...
CXX src/libs/libgroff/libgroff_a-uniuni.o
CXX src/libs/libgroff/libgroff_a-version.o
AR libgroff.a
CXXLD grodvi
/usr/bin/ld: libdriver.a(input.o): in function `remember_filename(char
const*)':
/home/bg/git/groff/build/../src/libs/libdriver/input.cpp:1038: undefined
reference to `rpl_free'
/usr/bin/ld: libdriver.a(input.o): in function `remember_source_filename(char
const*)':
/home/bg/git/groff/build/../src/libs/libdriver/input.cpp:1064: undefined
reference to `rpl_free'
/usr/bin/ld: libgroff.a(libgroff_a-font.o): in function
`text_file::~text_file()':
/home/bg/git/groff/build/../src/libs/libgroff/font.cpp:93: undefined reference
to `rpl_free'
/usr/bin/ld: libgroff.a(libgroff_a-glyphuni.o): in function
`glyph_to_unicode_ptable::~glyph_to_unicode_ptable()':
/home/bg/git/groff/build/../src/libs/libgroff/glyphuni.cpp:31: undefined
reference to `rpl_free'
/usr/bin/ld: libgroff.a(libgroff_a-glyphuni.o): in function
`glyph_to_unicode_ptable::define(char const*, glyph_to_unicode*)':
/home/bg/git/groff/build/../src/libs/libgroff/glyphuni.cpp:31: undefined
reference to `rpl_free'
/usr/bin/ld:
libgroff.a(libgroff_a-nametoindex.o):/home/bg/git/groff/build/../src/libs/libgroff/nametoindex.cpp:40:
more undefined references to `rpl_free' follow
collect2: error: ld returned 1 exit status
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60338>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #60338] compilation error: undefined reference to "rpl_free",
Bjarni Ingi Gislason <=