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
0000307 [buildroot] Shared Library Support minor always 06-22-05 10:47 03-08-06 16:56
Reporter mhaider View Status public  
Assigned To prpplague
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000307: libelf.so.0.8.5 fails to create / install
Description While running make for buildroot, I get this message:

"configure: warning: shared libraries not supported for i386-pc-linux-gnu"

It is able to create and install "libelf.a", but not libelf.so.0.8.5.
Is it necessary for the rest of the build? The option --enable-shared is
used.
Additional Information disabled shared libs during configuration to prevent installation problems of library that doesn't exist, fixed as of 13505
Attached Files  libelf-output.txt [^] (30,592 bytes) 12-03-05 05:44

- Relationships
duplicate of 0000368closed buildroot libelf shared lib error 

- Notes
(0000398)
mdeschamps
08-09-05 02:56

I have the same problem for my arm ARCH, see Bug 0000368 for more detailled
unglitching, no solve yet...
 
(0000719)
boris64
12-03-05 05:45

another "same problem here".
check uploaded "libelf-output.txt"-file for details.
 
(0000979)
prpplague
01-23-06 05:44

i've looked over several applications as well as the OE metadata, none seem to use the shared library. even the README file for libelf recommends disabling the shared library:

"On some systems (in particular, Solaris and all variants of Linux),
``make'' will try to build a shared library. If you run into problems
on your system, please pass ``--disable-shared'' to configure."

with this in mind, my solution to this issue is to simply do as the readme says and disable shared libs. this will prevent the make install from trying to install a lib that doesn't exist.
 

- Issue History
Date Modified Username Field Change
06-22-05 10:47 mhaider New Issue
08-09-05 02:56 mdeschamps Note Added: 0000398
08-16-05 17:57 swth Issue Monitored: swth
09-27-05 18:13 vapier Project uClibc => buildroot
12-03-05 05:44 boris64 File Added: libelf-output.txt
12-03-05 05:45 boris64 Note Added: 0000719
12-03-05 05:46 boris64 Issue Monitored: boris64
01-20-06 12:56 prpplague Assigned To uClibc => prpplague
01-23-06 05:17 prpplague Status assigned => feedback
01-23-06 05:20 prpplague Relationship added duplicate of 0000036
01-23-06 05:20 prpplague Relationship deleted duplicate of 0000036
01-23-06 05:21 prpplague Relationship added duplicate of 0000368
01-23-06 05:44 prpplague Note Added: 0000979
01-23-06 05:57 prpplague Status feedback => resolved
01-23-06 05:57 prpplague Resolution open => fixed
01-23-06 05:57 prpplague Additional Information Updated
03-08-06 16:56 vapier Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker