Re: missing idea.h ... ?

2000-07-22 Thread Alex Zepeda

On Fri, 21 Jul 2000, The Hermit Hacker wrote:

 If it helps any, I setup an anoncvs mirror for most of the stuff ... not
 sure if it helps any, since you are working off of snapshots, but its
 updated every 4hrs from the central repository, and the CVSROOT for it was
 announced on kde-devel ...

What really needs to be done is fixing up of the kconsole grantpty code,
the socket credentials code in kdesu(d) as well as some of the system info
gathering for kcontrol as well as ksysguard.  But that's just if you're
looking for some code to hack on :)

- alex



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: missing idea.h ... ?

2000-07-21 Thread Will Andrews

On Fri, Jul 21, 2000 at 09:14:57PM -0300, The Hermit Hacker wrote:
 Just tried to compile kde2 after upgrading to the latest 5.0-CURRENT and
 its reporting:
 
 In file included from /usr/include/openssl/pem.h:66,
  from /usr/include/openssl/ssl.h:147,
  from https.cc:42:
 /usr/include/openssl/evp.h:99: openssl/idea.h: No such file or directory
 
 its being included by a system file, so I can't blame the kde2 source for
 it ... I just set 'MAKE_IDEA' in my make.conf and am doing a new 'make
 world', but should not having that cause a problem?

I don't encounter such problems in my KDE 2721 builds.  I build on
4.1-RC with full OpenSSL sources.

BTW: I should have a webpage/ftpsite etc. ready for port test builds
tomorrow.. bug me if it's not announced soon.  8)

-- 
Will Andrews [EMAIL PROTECTED] [EMAIL PROTECTED]
GCS/E/S @d- s+:++:- a---+++ C++ UB P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP t++ 5 X++ R+ tv+ b++ DI+++ D+ 
G+ e- h! r--+++ y?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: missing idea.h ... ?

2000-07-21 Thread The Hermit Hacker

On Fri, 21 Jul 2000, Will Andrews wrote:

 On Fri, Jul 21, 2000 at 09:14:57PM -0300, The Hermit Hacker wrote:
  Just tried to compile kde2 after upgrading to the latest 5.0-CURRENT and
  its reporting:
  
  In file included from /usr/include/openssl/pem.h:66,
   from /usr/include/openssl/ssl.h:147,
   from https.cc:42:
  /usr/include/openssl/evp.h:99: openssl/idea.h: No such file or directory
  
  its being included by a system file, so I can't blame the kde2 source for
  it ... I just set 'MAKE_IDEA' in my make.conf and am doing a new 'make
  world', but should not having that cause a problem?
 
 I don't encounter such problems in my KDE 2721 builds.  I build on
 4.1-RC with full OpenSSL sources.

I just finished a "make world" with MAKE_IDEA enabled in make.conf, and
the idea.h file is now in /usr/include/openssl *shrug*

 BTW: I should have a webpage/ftpsite etc. ready for port test builds
 tomorrow.. bug me if it's not announced soon.  8)

If it helps any, I setup an anoncvs mirror for most of the stuff ... not
sure if it helps any, since you are working off of snapshots, but its
updated every 4hrs from the central repository, and the CVSROOT for it was
announced on kde-devel ...




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: missing idea.h, still conflicting defines WITH_IDEA and MAKE_IDEA

2000-07-16 Thread Kris Kennaway

On Sun, 16 Jul 2000, Andreas Klemm wrote:

 Something seems to be wrong with the logic concerning IDEA stuff.
 I ask because I can't build the security/p5-Net-SSLeay port anymore
 which is for example needed for webmin.

Compare r1.2 of /usr/src/crypto/openssl/crypto/evp/evp.h with r1.4.

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message