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
0003284 [buildroot] Other minor always 05-08-08 05:17 05-08-08 05:17
Reporter rhunger View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0003284: configure cannot find libz and usage of __USE_GNU breaks build
Description When selecting dropbear, configure is not able to find the libz in staging_dir (Libz builds and installs ok). Defining LDFLAGS before running configure solve this problem for me (see patch).

But than the compilation failed because of undefined structs in stdio.h. This originates from the patch "package/dropbear/dropbear-fix-missing-TIMEVAL_TO_TIMESPEC.patch" where __USE_GNU is added. IMHO _GNU_SOURCE would be better. Anyway, the patch seams unnecessary.
Dropbear works just fine without it.
Additional Information Environment: building for powerpc with the toolchain from ELDK (denx.de)
Attached Files  dropbear.patch [^] (1,154 bytes) 05-08-08 05:17

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
05-08-08 05:17 rhunger New Issue
05-08-08 05:17 rhunger Status new => assigned
05-08-08 05:17 rhunger Assigned To  => buildroot
05-08-08 05:17 rhunger File Added: dropbear.patch
05-08-08 07:01 rhunger Issue Monitored: rhunger


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker