Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 778
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tod M. Neidt <tod@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Lyons <fusion@nmt.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 778 depends on: Show dependency tree
Bug 778 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-02-20 02:32 0000
gnome-python'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="/usr/bin/python" CFLAGS="$CFLAGS --host=${CHOST}
to
PYTHON="/usr/bin/python" CFLAGS="$CFLAGS -I/usr/include/libcapplet1" ./configure 
--host=${CHOST}

I believe that could be called a "dirty hack" but it made the compile happen on my 
box.

------- Comment #1 From Tod M. Neidt 2002-02-21 16:13:49 0000 -------
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 :)

------- Comment #2 From Daniel Lyons 2002-02-21 16:39:51 0000 -------
If I can talk to someone one-on-one about ebuilds and get some generic advice, 
I'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'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.

------- Comment #3 From Tod M. Neidt 2002-02-23 22:40:12 0000 -------
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't there or doesn't specify a recent enough version.

------- Comment #4 From Tod M. Neidt 2002-02-23 23:32:52 0000 -------
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's a new version of gnome-python. I think I'll bump the version of cvs.

------- Comment #5 From chouser 2002-02-24 16:58:49 0000 -------
I just saw this problem as well.  I fixed it by adding to the ebuild:

   CFLAGS="$CFLAGS `/usr/bin/gnome-config capplet --cflags`"

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'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

------- Comment #6 From Bruce A. Locke 2002-02-28 21:10:13 0000 -------
gnome-python-1.4.1-r4 builds on my system...  Please reopen bug if it doesn't
work for you...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug