Public bug reported:

Hi,

I build navit with

bzr branch lp:ubuntu/navit
cd navit
quilt refresh
quilt pop -a

apply  the patch:
Index: trunk/navit/font/freetype/font_freetype.c
===================================================================
--- trunk.orig/navit/font/freetype/font_freetype.c      2014-01-24 
10:28:54.000000000 +0100
+++ trunk/navit/font/freetype/font_freetype.c   2014-01-30 12:33:15.000000000 
+0100
@@ -32,7 +32,7 @@
 #if USE_FRIBIDI
 #include <fribidi.h>
 #endif
-#include <freetype/ftglyph.h>
+#include FT_GLYPH_H
 #include "point.h"
 #include "graphics.h"
 #include "debug.h"

dh_make -p navit_0.5.0~svn5643+dfsg.1 --createorig
DIST=trusty pdebuild | tee "../navit-trusty-`date`.txt"

During build I got over 400 messages

dpkg-shlibdeps: warning:
debian/navit/usr/lib/navit/vehicle/libvehicle_null.so contains an
unresolvable reference to symbol g_malloc0: it's probably a plugin

Test with ldd shows that the dynamic libs not linked in

** Affects: navit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

** Attachment added: "output of DIST=trusty pdebuild | tee 
"../navit-trusty-`date`.txt""
   
https://bugs.launchpad.net/bugs/1276104/+attachment/3968560/+files/navit-trusty-Di%204.%20Feb%2011%3A47%3A23%20CET%202014.txt

** Description changed:

  Hi,
  
  I build navit with
  
  bzr branch lp:ubuntu/navit
  cd navit
  quilt refresh
  quilt pop -a
  
  apply  the patch:
  Index: trunk/navit/font/freetype/font_freetype.c
  ===================================================================
  --- trunk.orig/navit/font/freetype/font_freetype.c    2014-01-24 
10:28:54.000000000 +0100
  +++ trunk/navit/font/freetype/font_freetype.c 2014-01-30 12:33:15.000000000 
+0100
  @@ -32,7 +32,7 @@
-  #if USE_FRIBIDI
-  #include <fribidi.h>
-  #endif
+  #if USE_FRIBIDI
+  #include <fribidi.h>
+  #endif
  -#include <freetype/ftglyph.h>
  +#include FT_GLYPH_H
-  #include "point.h"
-  #include "graphics.h"
-  #include "debug.h"
+  #include "point.h"
+  #include "graphics.h"
+  #include "debug.h"
  
  dh_make -p navit_0.5.0~svn5643+dfsg.1 --createorig
  DIST=trusty pdebuild | tee "../navit-trusty-`date`.txt"
- 
  
  During build I got over 400 messages
  
  dpkg-shlibdeps: warning:
  debian/navit/usr/lib/navit/vehicle/libvehicle_null.so contains an
  unresolvable reference to symbol g_malloc0: it's probably a plugin
  
- Test with ldd shows that the dynamic lib not linked in
+ Test with ldd shows that the dynamic libs not linked in

** Summary changed:

- navit don't link libs into there libs
+ navit don't link dynamic libs into their libs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276104

Title:
  navit don't link dynamic libs into their libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/navit/+bug/1276104/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to