[Buildroot] [Bug 505] live555: new package

bugzilla at busybox.net bugzilla at busybox.net
Fri Jul 31 01:40:53 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=505





--- Comment #4 from Kelvin Cheung <keguang.zhang at gmail.com>  2009-07-31 01:40:52 UTC ---
(In reply to comment #2)
> This rule in the makefile looks wrong to me:
> 
> $(STAGING_DIR)/usr/include/live: $(LIVE555_DIR)/liveMedia/libliveMedia.a
>         cp -a $(LIVE555_DIR) $(STAGING_DIR)/usr/include/
> 
> The whole source tree is copied into /usr/include in the staging_dir?
> 

Yes, the installation is a little strange.
The live555 does not provide 'make install', so we have to install it manually.

Copying the source tree into /usr/include is mainly for MPlayer-1.0rc2.

It will autodetect whether live555 (both header file and archive) was installed
to default or specified path.

See [Bug 507]: https://bugs.busybox.net/show_bug.cgi?id=507 


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list