Your message dated Sun, 11 Sep 2011 16:33:53 +0200
with message-id <[email protected]>
and subject line Re: Bug#639121: libreadline6-dev: relocation R_X86_64_32
against `rl_get_previous_history' can not be used
has caused the Debian Bug report #639121,
regarding libreadline6-dev: relocation R_X86_64_32 against
`rl_get_previous_history' can not be used
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
639121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libreadline6-dev
Version: 6.2-3
Severity: normal
Hi,
While compiling octave 3.4.2, I got the error
"/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libreadline.a(readline.o): relocation
R_X86_64_32 against `rl_get_previous_history' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/x86_64-linux-gnu/libreadline.a: could not read symbols: Bad value"
Please take a look.
Regards,
ST
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'gutsy'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_HK.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libreadline6-dev depends on:
ii dpkg 1.16.0.3 Debian package management system
ii install-info 4.13a.dfsg.1-6 Manage installed documentation in
ii libncurses5-dev 5.9-1 developer's libraries for ncurses
ii libreadline6 6.2-3 GNU readline and history libraries
libreadline6-dev recommends no packages.
libreadline6-dev suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On 08/24/2011 12:40 PM, LUK ShunTim wrote:
> Package: libreadline6-dev
> Version: 6.2-3
> Severity: normal
>
> Hi,
>
> While compiling octave 3.4.2, I got the error
>
> "/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libreadline.a(readline.o): relocation
> R_X86_64_32 against `rl_get_previous_history' can not be used when making a
> shared object; recompile with -fPIC
> /usr/lib/x86_64-linux-gnu/libreadline.a: could not read symbols: Bad value"
>
> Please take a look.
just link with the shared library.
--- End Message ---