public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Koffice/python/pyhon-config trouble
@ 2001-12-06 19:15 Dan Armak
  2001-12-06 19:48 ` Dan Armak
  2001-12-11 11:12 ` Karl Trygve Kalleberg
  0 siblings, 2 replies; 8+ messages in thread
From: Dan Armak @ 2001-12-06 19:15 UTC (permalink / raw
  To: gentoo-dev

Hi everyone,

With the new python-2.1.1-* packages, koffice won't compile agani, with the 
same problem we had with 2.0-r4 (fixed in r5). This means python-config is 
malfunctioning wrt tcltk libs, but I don't now how to fix it. As far as I 
remember it was kabau who fixed it last time, could you take a look? Anyone 
else?

-- 

Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-06 19:15 [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
@ 2001-12-06 19:48 ` Dan Armak
  2001-12-06 20:11   ` Chris Houser
  2001-12-11 11:12 ` Karl Trygve Kalleberg
  1 sibling, 1 reply; 8+ messages in thread
From: Dan Armak @ 2001-12-06 19:48 UTC (permalink / raw
  To: gentoo-dev

Hi,

Forgt to mention that this was the same as in my tuesday message with subject 
"Fwd: koffice fails to compile... python/tcltk problems". There, you can see 
the output of an attempted koffice emerge with a broken python installed.

-- 

Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-06 19:48 ` Dan Armak
@ 2001-12-06 20:11   ` Chris Houser
  2001-12-06 20:14     ` Daniel Robbins
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Houser @ 2001-12-06 20:11 UTC (permalink / raw
  To: gentoo-dev

I was working on python-2.1.1-r2, but I have *not* yet finished it.
Unless someone else has finished it, it should still be masked.  I
didn't unmask it, but perhaps someone else did?

I apologize for not having a new python done yet.  It's a bit of pain,
and I've gotten distracted by other projects.  If anyone else wants to
finish it, they are more than welcome.  Otherwise, I'll try to get back
to it soon.

--Chouser

Dan Armak wrote:                      [Thu Dec  6 2001,  2:48:34PM EST]         
> Forgt to mention that this was the same as in my tuesday message with subject 
> "Fwd: koffice fails to compile... python/tcltk problems". There, you can see 
> the output of an attempted koffice emerge with a broken python installed.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-06 20:11   ` Chris Houser
@ 2001-12-06 20:14     ` Daniel Robbins
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Robbins @ 2001-12-06 20:14 UTC (permalink / raw
  To: gentoo-dev

On Thu, Dec 06, 2001 at 03:11:40PM -0500, Chris Houser wrote:
> I was working on python-2.1.1-r2, but I have *not* yet finished it.
> Unless someone else has finished it, it should still be masked.  I
> didn't unmask it, but perhaps someone else did?
> 
> I apologize for not having a new python done yet.  It's a bit of pain,
> and I've gotten distracted by other projects.  If anyone else wants to
> finish it, they are more than welcome.  Otherwise, I'll try to get back
> to it soon.

I'm working on it now.

-- 
Daniel Robbins                                  <drobbins@gentoo.org>
Chief Architect/President                       http://www.gentoo.org 
Gentoo Technologies, Inc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-06 19:15 [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
  2001-12-06 19:48 ` Dan Armak
@ 2001-12-11 11:12 ` Karl Trygve Kalleberg
  2001-12-11 12:30   ` [gentoo-dev] typo in man page for emerge mats pettersson
                     ` (2 more replies)
  1 sibling, 3 replies; 8+ messages in thread
From: Karl Trygve Kalleberg @ 2001-12-11 11:12 UTC (permalink / raw
  To: gentoo-dev

On Thu, 06 Dec 2001 21:15:40 +0200
Dan Armak <danarmak@gentoo.org> wrote:

> Hi everyone,
> 
> With the new python-2.1.1-* packages, koffice won't compile agani, with
the 
> same problem we had with 2.0-r4 (fixed in r5). This means python-config
is 
> malfunctioning wrt tcltk libs, but I don't now how to fix it. As far as
I 
> remember it was kabau who fixed it last time, could you take a look?
Anyone 
> else?

The problem last time was very involved, but boiled down to the fact that
python-config failed to include -lm in its required libraries.

Karl T


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-dev] typo in man page for emerge..
  2001-12-11 11:12 ` Karl Trygve Kalleberg
@ 2001-12-11 12:30   ` mats pettersson
  2001-12-11 19:47   ` [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
  2001-12-11 20:19   ` Daniel Robbins
  2 siblings, 0 replies; 8+ messages in thread
From: mats pettersson @ 2001-12-11 12:30 UTC (permalink / raw
  To: gentoo-dev

i just found a typo in the man page for emerge truely cosmetic but it 
looks a bit unprofessional so some with cvs access pls fix it... 

quote:

DESCRIPTION
       The emrge programe....

best regards mats 

-- 

Located @ N65°61746' E22°12535' (WGS84) 
------ Hiroshime 45, Tjernobyl 86, Windows 95, Windows 98, WinY2K ------
Unix IS user friendly --- its just selective about who its friends are.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-11 11:12 ` Karl Trygve Kalleberg
  2001-12-11 12:30   ` [gentoo-dev] typo in man page for emerge mats pettersson
@ 2001-12-11 19:47   ` Dan Armak
  2001-12-11 20:19   ` Daniel Robbins
  2 siblings, 0 replies; 8+ messages in thread
From: Dan Armak @ 2001-12-11 19:47 UTC (permalink / raw
  To: gentoo-dev

A fix I aded 3 days ago seems to have solved the problem, look at it in the 
ebuild - I've added a parameter to make which is recognized by the koffice 
makefiles. Theoretically this might mean the patch we use is unnecessary but 
I'm not going to tinker with it again :-)

-- 

Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Koffice/python/pyhon-config trouble
  2001-12-11 11:12 ` Karl Trygve Kalleberg
  2001-12-11 12:30   ` [gentoo-dev] typo in man page for emerge mats pettersson
  2001-12-11 19:47   ` [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
@ 2001-12-11 20:19   ` Daniel Robbins
  2 siblings, 0 replies; 8+ messages in thread
From: Daniel Robbins @ 2001-12-11 20:19 UTC (permalink / raw
  To: gentoo-dev

On Tue, Dec 11, 2001 at 12:12:01PM +0100, Karl Trygve Kalleberg wrote:
> Dan Armak <danarmak@gentoo.org> wrote:
> > With the new python-2.1.1-* packages, koffice won't compile agani, with

python-2.1.1-r3 should be working.

Best Regards,

-- 
Daniel Robbins                                  <drobbins@gentoo.org>
Chief Architect/President                       http://www.gentoo.org 
Gentoo Technologies, Inc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-12-11 20:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-06 19:15 [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
2001-12-06 19:48 ` Dan Armak
2001-12-06 20:11   ` Chris Houser
2001-12-06 20:14     ` Daniel Robbins
2001-12-11 11:12 ` Karl Trygve Kalleberg
2001-12-11 12:30   ` [gentoo-dev] typo in man page for emerge mats pettersson
2001-12-11 19:47   ` [gentoo-dev] Koffice/python/pyhon-config trouble Dan Armak
2001-12-11 20:19   ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox