Your message dated Sat, 13 Jul 2013 22:08:42 -0400
with message-id <[email protected]>
and subject line Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl
has caused the Debian Bug report #716834,
regarding libfltk1.3-dev: --ldflags should contain -ldl
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.)


-- 
716834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716834
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libfltk1.3-dev
Version: 1.3.2-3
Severity: normal

Dear Maintainer,

the named package should contain -ldl for linking this library with programs.
If this flag is absent, I get the following error message:

/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): undefined reference
to symbol 'dlsym@@GLIBC_2.2.5'

Please include this flag.

Best regards,
  Roland Haeder



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.7 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libfltk1.3-dev depends on:
ii  libfltk-cairo1.3   1.3.2-3
ii  libfltk-forms1.3   1.3.2-3
ii  libfltk-gl1.3      1.3.2-3
ii  libfltk-images1.3  1.3.2-3
ii  libfltk1.3         1.3.2-3
ii  libx11-dev         2:1.6.0-1

Versions of packages libfltk1.3-dev recommends:
ii  fluid                          1.3.2-3
ii  libgl1-mesa-dev [libgl-dev]    9.1.4-1
ii  libglu1-mesa-dev [libglu-dev]  9.0.0-1

Versions of packages libfltk1.3-dev suggests:
pn  fltk1.3-doc                 <none>
ii  libcairo2-dev               1.12.14-5
ii  libjpeg8-dev [libjpeg-dev]  8d-1
ii  libpng12-dev [libpng-dev]   1.2.49-4
ii  libxext-dev                 2:1.3.2-1
ii  libxft-dev                  2.3.1-1
ii  libxinerama-dev             2:1.1.3-1
ii  zlib1g-dev [libz-dev]       1:1.2.8.dfsg-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: fltk1.3
Version: 1.3.2-3

[email protected] writes:

> the named package should contain -ldl for linking this library with programs.
> If this flag is absent, I get the following error message:
>
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): undefined reference
> to symbol 'dlsym@@GLIBC_2.2.5'

That indicates that you've explicitly requested static linkage, in which
case I would recommend substituting fltk-config --ldstaticflags, whose
(slightly redundant) output includes -ldl:

$ fltk-config --ldstaticflags
/usr/lib/x86_64-linux-gnu/libfltk.a -lXext -lXft -lfontconfig -lfontconfig 
-lXinerama -ldl -lm -lX11

I appreciate your interest in the package, and am sorry you ran into trouble.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

--- End Message ---

Reply via email to