LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 10-01-2005, 04:59 AM   #1
motaesa67
LQ Newbie
 
Registered: Sep 2005
Posts: 1

Rep: Reputation: 0
Installing KDE 3.4.2 with Konstructor


Hello members. I'm trying to build KDE 3.4.2 using Konstructor but, after several setbacks, because of missing dependencies, my attempts came to a halt because of this error:
digestmd5.c:812: error: syntax error before "des_key_schedule"
digestmd5.c:812: warning: no semicolon at end of struct or union
digestmd5.c:813: warning: type defaults to `int' in declaration of `ivec'
digestmd5.c:813: warning: data definition has no type or storage class
digestmd5.c:814: error: syntax error before "keysched2"
digestmd5.c:814: warning: type defaults to `int' in declaration of `keysched2'
digestmd5.c:814: warning: data definition has no type or storage class
digestmd5.c: In function `dec_3des':
digestmd5.c:849: warning: implicit declaration of function `des_ede2_cbc_encrypt'
digestmd5.c:852: error: dereferencing pointer to incomplete type
digestmd5.c:853: error: dereferencing pointer to incomplete type
digestmd5.c:854: error: dereferencing pointer to incomplete type
digestmd5.c:855: error: `DES_DECRYPT' undeclared (first use in this function)
digestmd5.c:855: error: (Each undeclared identifier is reported only once
digestmd5.c:855: error: for each function it appears in.)
digestmd5.c: In function `enc_3des':
digestmd5.c:900: error: dereferencing pointer to incomplete type
digestmd5.c:901: error: dereferencing pointer to incomplete type
digestmd5.c:902: error: dereferencing pointer to incomplete type
digestmd5.c:903: error: `DES_ENCRYPT' undeclared (first use in this function)
digestmd5.c: In function `init_3des':
digestmd5.c:918: error: invalid application of `sizeof' to incomplete type `digestmd5.c'
digestmd5.c:923: warning: implicit declaration of function `des_key_sched'
digestmd5.c:923: error: `des_cblock' undeclared (first use in this function)
digestmd5.c:923: error: syntax error before ')' token
digestmd5.c:927: error: syntax error before ')' token
digestmd5.c:929: error: dereferencing pointer to incomplete type
digestmd5.c:934: error: increment of pointer to unknown structure
digestmd5.c:934: error: arithmetic on pointer to an incomplete type
digestmd5.c:936: error: syntax error before ')' token
digestmd5.c:940: error: syntax error before ')' token
digestmd5.c:943: error: dereferencing pointer to incomplete type
digestmd5.c: In function `dec_des':
digestmd5.c:967: warning: implicit declaration of function `des_cbc_encrypt'
digestmd5.c:970: error: dereferencing pointer to incomplete type
digestmd5.c:971: error: dereferencing pointer to incomplete type
digestmd5.c:972: error: `DES_DECRYPT' undeclared (first use in this function)
digestmd5.c:976: error: dereferencing pointer to incomplete type
digestmd5.c: In function `enc_des':
digestmd5.c:1021: error: dereferencing pointer to incomplete type
digestmd5.c:1022: error: dereferencing pointer to incomplete type
digestmd5.c:1023: error: `DES_ENCRYPT' undeclared (first use in this function)
digestmd5.c:1027: error: dereferencing pointer to incomplete type
digestmd5.c: In function `init_des':
digestmd5.c:1042: error: invalid application of `sizeof' to incomplete type `digestmd5.c'
digestmd5.c:1047: error: `des_cblock' undeclared (first use in this function)
digestmd5.c:1047: error: syntax error before ')' token
digestmd5.c:1049: error: dereferencing pointer to incomplete type
digestmd5.c:1054: error: increment of pointer to unknown structure
digestmd5.c:1054: error: arithmetic on pointer to an incomplete type
digestmd5.c:1056: error: syntax error before ')' token
digestmd5.c:1058: error: dereferencing pointer to incomplete type
digestmd5.c: In function `digestmd5_server_mech_step2':
digestmd5.c:2095: warning: dereferencing type-punned pointer will break strict-aliasing rules
digestmd5.c:2112: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[5]: ** [digestmd5.lo] Erro 1
make[5]: Leaving directory `/tmp/Download/konstruct/libs/cyrus-sasl/work/cyrus-sasl-2.1.21/plugins'
make[4]: ** [all-recursive] Erro 1
make[4]: Leaving directory `/tmp/Download/konstruct/libs/cyrus-sasl/work/cyrus-sasl-2.1.21'
make[3]: ** [all] Erro 2
make[3]: Leaving directory `/tmp/Download/konstruct/libs/cyrus-sasl/work/cyrus-sasl-2.1.21'
make[2]: ** [build-work/cyrus-sasl-2.1.21/Makefile] Erro 2
make[2]: Leaving directory `/tmp/Download/konstruct/libs/cyrus-sasl'
make[1]: ** [dep-../../libs/cyrus-sasl] Erro 2
make[1]: Leaving directory `/tmp/Download/konstruct/kde/kdebase'
make: ** [dep-../../kde/kdebase] Erro 2
I simply don't know what to do, so, if anyone can, i would be gratefull if any help could be provided. Thanks
 
Old 10-01-2005, 09:07 PM   #2
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Rep: Reputation: 30
Yours is the same problem as mine. Take a look in the tread "KDE 3.4.2 fails to install" on the front page of this forum.
 
Old 10-03-2005, 06:18 PM   #3
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
THAC has built some RPMs for KDE 3.4 for Mandriva. They should be here: http://rpm.nyvalls.se/ (although it looks like the site is temporarily down ATM).
 
Old 10-03-2005, 06:22 PM   #4
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Rep: Reputation: 30
Quote:
Originally posted by tkedwards
THAC has built some RPMs for KDE 3.4 for Mandriva. They should be here: http://rpm.nyvalls.se/ (although it looks like the site is temporarily down ATM).
Its been down for weeks. Anywhere else to find them?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing kde 3.4 simcox1 Slackware 3 08-28-2005 07:41 AM
Installing KDE 3.2.1 Corlinux Red Hat 0 04-13-2004 07:07 AM
Installing KDE RussJB Linux - Newbie 1 11-13-2003 11:53 PM
Installing KDE from R.H. 7.2 the_heiress Linux - Software 0 05-16-2002 11:12 PM
installing kde 3.0 inhiding10 Linux - Newbie 1 04-23-2002 07:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 12:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration