[Buildroot] [buildroot 0001287]: posix_memalign() declared but not implemented

bugs at busybox.net bugs at busybox.net
Sat Mar 24 19:32:00 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1287 
====================================================================== 
Reported By:                Franck78
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1287
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-24-2007 12:15 PDT
Last Modified:              03-24-2007 12:31 PDT
====================================================================== 
Summary:                    posix_memalign() declared but not implemented
Description: 
Hello,
For a reason totally ununderstandable for me, 'Vapier' made a correction
19 months ago to uClibc and this correction is not present in latest
uClibc release (0.9.28.3) Why such a delay.....

The facts:
posix_memalign() function is declared in header file (stdlib.h)
posix_memalign() is implemented nowhere

=>compilations run smoothly
=>linking final application sucks (of course)
For example try 'parted version 1.8.2'

Either the function is present or not. But half done job is idiot.
Provided patch to drop in "buildroot/toolchain/uClibc"
to implement the function in next snapshot.

Thank you for read (and fixing).

====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 03-24-07 12:31  
---------------------------------------------------------------------- 
So.. why do you file this against buildroot and not properly against
uClibc? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-24-07 12:15  Franck78       New Issue                                    
03-24-07 12:15  Franck78       Status                   new => assigned     
03-24-07 12:15  Franck78       Assigned To               => buildroot       
03-24-07 12:15  Franck78       File Added: uClibc-0.9.28.3-posix_memalign.patch 
                  
03-24-07 12:17  Franck78       Issue Monitored: Franck78                    
03-24-07 12:31  bernhardf      Note Added: 0002276                          
======================================================================




More information about the buildroot mailing list