bugGPSD - Bugs: bug #47228, LIBPATH overrides break dbus...

 
 

bug #47228: LIBPATH overrides break dbus linking on non_linux platforms

Submitter:  Fred Wright <fhgwright>
Submitted:  Mon 22 Feb 2016 08:46:12 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Mar 2016 12:01:30 AM UTC, comment #1: 

After some rework of the setup and use of dbusflags, the LIBPATH overrides are no longer an issue with respect to dbus linking.  They're still suspect, but this particular bug can be marked fixed.

Fred Wright <fhgwright>
Group Member
Mon 22 Feb 2016 08:46:12 PM UTC, original submission:  

This has been discussed quite a bit on gpsd-dev, but hasn't had a formal bug filed yet.  Summary from my unmerged commit:
  
    Commit 6e1d6bd6f51b3a66de029792433dcbfc9fe4a048 added "LIBPATH='.'"
    overrides to most build setups, though the purpose was unclear.  The
    SConstruct script already sets up LIBPATH to include the current
    directory, as well as the proper directory for the dbus library when
    dbus support is included, so the effect of the overrides was to undo
    the latter.  This typically doesn't hurt on Linux, where the dbus
    library is installed in a "system" library area which is searched by
    default, but on OSX and BSD platforms it results in link errors.
    Removing the overrides fixes this.

Fred Wright <fhgwright>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by esr (Updated the item)
  • -email is unavailable- added by fhgwright (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-07 esr Open/ClosedOpen Closed
    2016-03-15 esr StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code