[asterisk-bugs] [Asterisk 0017161]: OSARCH in GNU/kFreeBSD

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 12 10:10:39 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17161 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17161
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 256704 
Request Review:              
====================================================================== 
Date Submitted:             2010-04-10 07:37 CDT
Last Modified:              2010-04-12 10:10 CDT
====================================================================== 
Summary:                    OSARCH in GNU/kFreeBSD
Description: 
Debian has recently aquired the extra port of GNU/kFreeBSD. That is:
complete GNU ("linux-like") userspace on a FreeBSD kernel. Specifically,
glibc is used rather than the FreeBSD libc.

Specifcally, I just tried a partial run of the configure script on such a
machine, and I get:

host_os = <kfreebsd8.0-gnu>
OSARCH = <kfreebsd8.0-gnu>

However from 'grep OSARCH Makefile* */Makefile*' I get many places where
OSARCH is tested to be linux-gnu:

  ifeq ($(OSARCH),linux-gnu)

There's a single 

  main/Makefile:ifneq ($(findstring $(OSARCH), linux-gnu uclinux
linux-uclibc linux-gnueabi ),)

I don't have time right now to test all of those, so I leave it as an open
bug for now.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0015130 [patch] Fails building on HURD
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-12 10:10 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list