Re: [Fink-devel] qt fails when compiled remotely

2002-07-05 Thread Benjamin Reed
Corrin Lakeland [[EMAIL PROTECTED]] wrote: > kCGErrorIllegalArgument : initCGDisplayState: cannot map display > interlocks. Whoa. Weird. =) What's got me confused is that I would have to say 95% of the time I've built qt, it's been remotely ssh'd into my g4. I'm really not sure what to say.

[Fink-devel] qt fails when compiled remotely

2002-07-05 Thread Corrin Lakeland
Hi all, The package qt fails to compile if I ssh in and run fink install qt, however it compiles correctly if I run fink inside Terminal.app. The configure generates many errors. kCGErrorIllegalArgument : initCGDisplayState: cannot map display interlocks. kCGErrorIllegalArgument : CGSNewConn

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Jeff Whitaker
On Fri, 5 Jul 2002, David R. Morrison wrote: > >It only needs to be in crypto if it actually uses the crypto functions in > >Mozilla. > > > >-Jeff > > > It seems to me that if package foo Depends on package bar, and package bar is > in crypto, then package foo has to be in crypto too. Otherwise

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Justin Hallett
totally agree to have mozilla you need crypto and to have kdebindings you need mozilla...easy circle in my head. It's not the the chicken and the egg. [EMAIL PROTECTED] writes: >It seems to me that if package foo Depends on package bar, and package >bar is >in crypto, then package foo has to be

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread David R. Morrison
On Jul 5,2002 13:43:06 -0600, Jeff Whitaker <[EMAIL PROTECTED]> wrote : >On Fri, 5 Jul 2002, Benjamin Reed wrote: > >> Jeff Whitaker [[EMAIL PROTECTED]] wrote: >> > If it doesn't actually need openssl (library-wise or otherwise) then it >> > shouldn't depend on it. The problem that Martin uncov

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Jeff Whitaker
On Fri, 5 Jul 2002, Benjamin Reed wrote: > Jeff Whitaker [[EMAIL PROTECTED]] wrote: > > If it doesn't actually need openssl (library-wise or otherwise) then it > > shouldn't depend on it. The problem that Martin uncovered is a serious one > > - having kdebindings depend on openssl is causing fink

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Benjamin Reed
Jeff Whitaker [[EMAIL PROTECTED]] wrote: > If it doesn't actually need openssl (library-wise or otherwise) then it > shouldn't depend on it. The problem that Martin uncovered is a serious one > - having kdebindings depend on openssl is causing fink to try to install > conflicting packages. So, if

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Jeff Whitaker
On Fri, 5 Jul 2002, Benjamin Reed wrote: > Jeff Whitaker [[EMAIL PROTECTED]] wrote: > > Ben: I don't think this is the problem - although mozilla is in crypto, > > it doesn't use ssl (it has it's own crypto stuff). > > Right, it doesn't depend on it directly, but if you have ever installed > bun

Re: [Fink-devel] kde: -ssl obligatory?

2002-07-05 Thread Benjamin Reed
Jeff Whitaker [[EMAIL PROTECTED]] wrote: > Ben: I don't think this is the problem - although mozilla is in crypto, > it doesn't use ssl (it has it's own crypto stuff). Right, it doesn't depend on it directly, but if you have ever installed bundle-kde you will have kdebindings installed. And sin