/[debian-med]/trunk/packages/gwyddion/trunk/debian/README.Debian
ViewVC logotype

Diff of /trunk/packages/gwyddion/trunk/debian/README.Debian

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 896 by beathovn-guest, Wed Dec 12 13:47:09 2007 UTC revision 2219 by beathovn-guest, Fri Jul 11 06:38:07 2008 UTC
# Line 1  Line 1 
1  Gwyddion for Debian  Gwyddion for Debian
2  -------------------  -------------------
3    
4    dpkg-shlibdeps emits currently some warnings like:
5    
6    dpkg-shlibdeps: warning: symbol gwy_layer_basic_set_gradient_key used by
7    debian/gwyddion/usr/lib/gwyddion/modules/process/polylevel.so found in
8    none of the libraries.
9    
10    These may in future be degraded to something less dramatic than a warning (see
11    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481165), as they are kind of
12    incorrect in our case. The symbols are resolved through the main application,
13    which takes care of loading all necessary libraries. The modules then don't
14    need to link individually to them, which causes this warning. The complete
15    explanation can be found here:
16    http://sourceforge.net/mailarchive/forum.php?thread_name=48762E7D.2000000%40beathovn.de&forum_name=gwyddion-devel
17    
18     -- Jan Beyer <jan@beathovn.de>  Fri, 11 Jul 2008 08:29:03 +0200
19    
20  On amd64, all binaries get rpaths to /usr/lib set.  On amd64, all binaries get rpaths to /usr/lib set.
21  The fix-rpath-issue.diff replaces all occurences of hardcode_into_libs=... into  The fix-rpath-issue.diff replaces all occurences of hardcode_into_libs=... into
22  hardcode_into_libs=no in the configure script. This gets rid off the rpaths in  hardcode_into_libs=no in the configure script. This gets rid off the rpaths in

Legend:
Removed from v.896  
changed lines
  Added in v.2219

  ViewVC Help
Powered by ViewVC 1.1.5