Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0003924]: Buildroot assumes that host glib-genmarschal is located in /usr/bin/
Date: Sat, 5 Jul 2008 15:07:51 -0700	[thread overview]
Message-ID: <c8621beb25f2ffa158fd6766a07a2442@busybox.net> (raw)


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=3924 
====================================================================== 
Reported By:                UlfSamuelsson
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3924
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             07-04-2008 01:59 PDT
Last Modified:              07-05-2008 15:07 PDT
====================================================================== 
Summary:                    Buildroot assumes that host glib-genmarschal is
located in /usr/bin/
Description: 
The build of libglib2-2.15.4 assumes that /usr/bin/glib-genmarschal
exists.
On OpenSUSE 10.2 (at least) it it located in
/opt/gnome/bin/glib-genmarschal.

A simple fox for this problem is to do:
sudo ln -s /opt/gnome/bin/glib-genmarshal /usr/bin/glib-genmarshal

====================================================================== 

---------------------------------------------------------------------- 
 UlfSamuelsson - 07-05-08 01:16  
---------------------------------------------------------------------- 
Same problem for glib-mkenums when building libgtk2-2.12.6/gdk-pixbuf

sudo ln -s /opt/gnome/bin/glib-mkenums /usr/bin/glib-mkenums 

---------------------------------------------------------------------- 
 UlfSamuelsson - 07-05-08 02:21  
---------------------------------------------------------------------- 
Checking a little bit more, reveals that the glib-genmarshal path
is hardwired to /usr/bin in the libgtk2.mk configure as well as in other
packages.
glib is installed in /opt/gnome in OpenSuSE so this
better be a configuration item $(HOST_GLIB) with 
applications in $(HOST_GLIB)/bin 

---------------------------------------------------------------------- 
 UlfSamuelsson - 07-05-08 15:07  
---------------------------------------------------------------------- 
Apparently, the "/usr/bin" location for GLIB binaries
is set explicitly in the configure statement of
several pacakages.
A new variable (BR2_)HOST_GLIB has been introduced which
can be set to something else than "/usr" as the location
for Gnome stuff.
It can also be set globally in your shell as
export BUILDROOT_HOST_GLIB=/opt/gnome 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-04-08 01:59  UlfSamuelsson  New Issue                                    
07-04-08 01:59  UlfSamuelsson  Status                   new => assigned     
07-04-08 01:59  UlfSamuelsson  Assigned To               => buildroot       
07-05-08 01:16  UlfSamuelsson  Note Added: 0008974                          
07-05-08 02:21  UlfSamuelsson  Note Added: 0008984                          
07-05-08 15:07  UlfSamuelsson  Status                   assigned => closed  
07-05-08 15:07  UlfSamuelsson  Note Added: 0009034                          
======================================================================

             reply	other threads:[~2008-07-05 22:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-05 22:07 bugs at busybox.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-05  9:21 [Buildroot] [buildroot 0003924]: Buildroot assumes that host glib-genmarschal is located in /usr/bin/ bugs at busybox.net
2008-07-05  8:16 bugs at busybox.net
2008-07-04  8:59 bugs at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c8621beb25f2ffa158fd6766a07a2442@busybox.net \
    --to=bugs@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox