navit don't link dynamic libs into their libs

Bug #1276104 reported by Jörg Frings-Fürst
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Navit
Fix Released
Unknown
navit (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Tags: trusty
Revision history for this message
Jörg Frings-Fürst (jff-de) wrote :
description: updated
summary: - navit don't link libs into there libs
+ navit don't link dynamic libs into their libs
Revision history for this message
Jörg Frings-Fürst (jff-de) wrote :
Changed in navit:
status: Unknown → New
Changed in navit:
status: New → Incomplete
Changed in navit:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.