<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>778</bug_id>
          
          <creation_ts>2002-02-20 02:32 0000</creation_ts>
          <short_desc>gnome-python doesn&apos;t build correctly on my box</short_desc>
          <delta_ts>2002-02-28 21:10:13 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>GNOME</component>
          <version>1.0 RC6 r14</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fusion@nmt.edu</reporter>
          <assigned_to>tod@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fusion@nmt.edu</who>
            <bug_when>2002-02-20 02:32:44 0000</bug_when>
            <thetext>gnome-python&apos;s compile bombs out looking for capplet-widget.h.

I fixed it in the ebuild by changing the line in the GNOME section of src_compile() 
from
PYTHON=&quot;/usr/bin/python&quot; CFLAGS=&quot;$CFLAGS --host=${CHOST}
to
PYTHON=&quot;/usr/bin/python&quot; CFLAGS=&quot;$CFLAGS -I/usr/include/libcapplet1&quot; ./configure 
--host=${CHOST}

I believe that could be called a &quot;dirty hack&quot; but it made the compile happen on my 
box.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tod@gentoo.org</who>
            <bug_when>2002-02-21 16:13:49 0000</bug_when>
            <thetext>Hmmm.

Tried to reproduce this, but mine bombed on 

/usr/lib/libGL.la: no such file or directory :)

I have xfree-4.2.0-r5 installed.

gnome-python needs work :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fusion@nmt.edu</who>
            <bug_when>2002-02-21 16:39:51 0000</bug_when>
            <thetext>If I can talk to someone one-on-one about ebuilds and get some generic advice, 
I&apos;ll take this ebuild AND start contributing the five or so I have on my own box.  
But first all I want is for someone to email me and tell me what the common 
mistakes are, what the accepted formatting is, etc.  What things I should do to 
ensure that my build is platform-agnostic.

I&apos;m also willing to pitch in on documentation.  Hell, I love this distro, I just want to 
help!  Anyone who gives me a bit of a tutorial I will take some of the burden off of.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tod@gentoo.org</who>
            <bug_when>2002-02-23 22:40:12 0000</bug_when>
            <thetext>Hi!

I just tried to reproduce this bug on my other machine and gnome-python merged
just fine.

This leads me to believe that there is a dependency problem with the ebuild,
i.e. one that is need isn&apos;t there or doesn&apos;t specify a recent enough version.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tod@gentoo.org</who>
            <bug_when>2002-02-23 23:32:52 0000</bug_when>
            <thetext>Hi!

could you check what version of control-center you have merged?

I had 1.4.0.1-r4 and gnome-python merged fine.

I merged control-center-1.4.0.4 and remerged gnome-python and it was ok also?

There&apos;s a new version of gnome-python. I think I&apos;ll bump the version of cvs.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chouser@gentoo.org</who>
            <bug_when>2002-02-24 16:58:49 0000</bug_when>
            <thetext>I just saw this problem as well.  I fixed it by adding to the ebuild:

   CFLAGS=&quot;$CFLAGS `/usr/bin/gnome-config capplet --cflags`&quot;

I had this problem with gnome-python-1.4.1-r3 and gnome-python-1.4.2 (just a
renamed copy of 1.4.1-r3, not anything that&apos;s been put in CVS recently).  The
problem first showed up after I upgraded to python-2.2-r3 (from python-2.1.1-r4)
and to control-center-1.4.0.4 (from, I think, control-center-1.4.0.1-r4)

Hope this helps in the bug hunt. ;-)

--Chouser</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blocke@gentoo.org</who>
            <bug_when>2002-02-28 21:10:13 0000</bug_when>
            <thetext>gnome-python-1.4.1-r4 builds on my system...  Please reopen bug if it doesn&apos;t
work for you...</thetext>
          </long_desc>
      
    </bug>

</bugzilla>