[Buildroot] [buildroot 0004674]: The Openchrome package is br0ken..

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Wed Aug 20 08:44:36 UTC 2008


On Wed, 20 Aug 2008 01:37:42 -0700
bugs at busybox.net wrote:

<snipp>

> The openchrome package is broken. It needs, to do install instead of
> install-exec just like ALL the other xorg vidio drivers do, currently
> only extra libs are installed, not the actual graphics driver!
> 
> Index: openchrome.mk
> ===================================================================
> --- openchrome.mk       (revision 23102)
> +++ openchrome.mk       (working copy)
> @@ -11,5 +11,6 @@
> 
>  OPENCHROME_AUTORECONF = YES
>  OPENCHROME_CONF_OPT = --enable-shared --disable-static
> +OPENCHROME_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR)/usr install
> 

Hmm, the DESTDIR looks wrong, why /usr to the end? The /usr should be
part of the prefix when configured.

<snipp rest of bug report>

-- 
Best regards,
Hans-Christian Egtvedt



More information about the buildroot mailing list