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
0003814 [buildroot] Other minor always 06-16-08 04:14 07-17-08 03:39
Reporter tklas View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0003814: libogg & libvorbis instalation fails
Description Ogg and Vorbis libraries fails to install. I changed libogg.mk and libvorbis.mk (attached patch) and it works. But I'm not sure if it is correct, please check it.
Additional Information buildroot snapshot 2008-05-19
libogg-1.1.3
libvorbis-1.2.0
gcc-4.2.3
uClibc-0.9.29
binutils-2.18
Attached Files  vorbis_install.patch [^] (1,039 bytes) 06-16-08 04:14

- Relationships

- Notes
(0008314)
jacmet
06-16-08 04:43

Thanks, but this is already fixed in trunk (actually, the header install targets have been removed as the global BR2_HAVE_DEVFILES option handles it)
 
(0008334)
tklas
06-16-08 08:26
edited on: 06-16-08 08:28

No, on my system fails installation of library file libogg.a:


cp -dpf /src/Common/buildroot-20080616-iMX31-423P/build_arm/libogg-1.1.3/lib/libogg.a /src/Common/buildroot-20080616-iMX31-423P/project_build_arm/uclibc/root/usr/lib/
cp: cannot stat `/src/Common/buildroot-20080616-iMX31-423P/build_arm/libogg-1.1.3/lib/libogg.a': No such file or directory
make: *** [/src/Common/buildroot-20080616-iMX31-423P/project_build_arm/uclibc/root/usr/lib/libogg.a] Error 1


After libogg fixup, libvorbis fails at the similar point. I tested it on actual snapshot 20080616, with and without BR2_HAVE_DEVFILES.

 
(0008344)
jacmet
06-16-08 08:41

But the code that copies libogg.a libvorbis.a is gone from svn - Are you using latest trunk?
 
(0008354)
tklas
06-17-08 07:57

No, I used yesterday snapshot (20080616). It's ok in SVN and current snapshot, thanks.
 
(0008364)
jacmet
06-17-08 08:04

Ok, great - closing the issue then.
 

- Issue History
Date Modified Username Field Change
06-16-08 04:14 tklas New Issue
06-16-08 04:14 tklas Status new => assigned
06-16-08 04:14 tklas Assigned To  => buildroot
06-16-08 04:14 tklas File Added: vorbis_install.patch
06-16-08 04:43 jacmet Status assigned => resolved
06-16-08 04:43 jacmet Resolution open => fixed
06-16-08 04:43 jacmet Note Added: 0008314
06-16-08 08:26 tklas Status resolved => feedback
06-16-08 08:26 tklas Resolution fixed => reopened
06-16-08 08:26 tklas Note Added: 0008334
06-16-08 08:27 tklas Note Edited: 0008334
06-16-08 08:28 tklas Note Edited: 0008334
06-16-08 08:41 jacmet Note Added: 0008344
06-17-08 07:57 tklas Note Added: 0008354
06-17-08 08:04 jacmet Status feedback => resolved
06-17-08 08:04 jacmet Resolution reopened => fixed
06-17-08 08:04 jacmet Note Added: 0008364
07-16-08 08:02 bernhardf Status resolved => new
07-17-08 03:39 bernhardf Status new => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker