[asterisk-bugs] [LibPRI 0015130]: [patch] Fails building on HURD

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 21 14:52:15 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15130 
====================================================================== 
Reported By:                tzafrir
Assigned To:                qwell
====================================================================== 
Project:                    LibPRI
Issue ID:                   15130
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 801 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-05-16 08:27 CDT
Last Modified:              2009-08-21 14:52 CDT
====================================================================== 
Summary:                    [patch] Fails building on HURD
Description: 
When trying to build libpri on a HURD system I get:

/sbin/ldconfig  .
/sbin/ldconfig: relative path `.' used to build cache
make: *** [libpri.so.1.4] Error 1

This is becasue the option -n is missing from ldconfig. Which in turn is
because OSARCH gets the value GNU.

Attached a patch for SVN. Also applies on 1.4.10 .
====================================================================== 

---------------------------------------------------------------------- 
 (0109468) svnbot (reporter) - 2009-08-21 14:52
 https://issues.asterisk.org/view.php?id=15130#c109468 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 1000

U   branches/1.4/Makefile

------------------------------------------------------------------------
r1000 | qwell | 2009-08-21 14:52:14 -0500 (Fri, 21 Aug 2009) | 7 lines

Add -n to ldconfig on HURD too.

(closes issue https://issues.asterisk.org/view.php?id=15130)
Reported by: tzafrir
Patches:
      osarch_hurd.diff uploaded by tzafrir (license 46)

------------------------------------------------------------------------

http://svn.digium.com/view/libpri?view=rev&revision=1000 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-21 14:52 svnbot         Note Added: 0109468                          
2009-08-21 14:52 svnbot         Assigned To              mattf => qwell      
======================================================================




More information about the asterisk-bugs mailing list