BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001287 [buildroot] Standards Compliance block always 03-24-07 12:15 03-31-07 05:37
Reporter Franck78 View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0001287: 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).
Additional Information The patch code is 100% sourced from that:
http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/uClibc/libc/stdlib/posix_memalign.c?rev=11188&view=auto [^]
Attached Files  uClibc-0.9.28.3-posix_memalign.patch [^] (2,830 bytes) 03-24-07 12:15

- Relationships
duplicate of 0001275closed uClibc uClibc posix_memalign missing 

- Notes
(0002276)
bernhardf
03-24-07 12:31

So.. why do you file this against buildroot and not properly against uClibc?
 
(0002277)
Franck78
03-24-07 12:48

I did !
http://busybox.net/bugs/view.php?id=1275 [^]

If a correction is not released after 19 months, it will never be, no ?
 
(0002290)
Franck78
03-31-07 05:37

Please don't reflect/think too much. You force users that will use 'gnu parted 1.8' to ask google why 'link sucks' then find a correction then... then...
Just for a missing implementation of the function.
You just include the patch, with applying only on 0.9.28.x until vapier release a correct uclibc. Where is the problem ?
Franck
 

- 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
03-24-07 12:48 Franck78 Note Added: 0002277
03-24-07 12:57 bernhardf Relationship added duplicate of 0001275
03-31-07 05:37 Franck78 Note Added: 0002290


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker