Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Argh!!! Opencdk-0.5.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Roguelazer
Veteran
Veteran


Joined: 10 Feb 2003
Posts: 1233
Location: San Francisco, CA

PostPosted: Sun Jan 04, 2004 7:48 pm    Post subject: Argh!!! Opencdk-0.5.1 Reply with quote

This has probably been answered already, but the search couldn't find anything. Why is opencdk even in there? opencdk-0.5.1 is listed as a dependancy of gnutils. However, a quick google returns many posts in mailing lists stating that opencdk-0.5.1 will -not- build properly, wait for opencdk-0.5.2. However, some more searching has it appearing that opencdk-0.5.1's ebuild was put into portage on September 02. That makes opencdk-0.5.1 at least three months old. After that kind of a delay, I don't see opencdk-0.5.2 exactly jumping fowards at us. So, I guess my real question is, is there a way to get gnutls with pgp support? Any way at all?
_________________
Registered Linux User #263260
Back to top
View user's profile Send private message
NoBrandHero
n00b
n00b


Joined: 16 Apr 2003
Posts: 20

PostPosted: Mon Jan 05, 2004 7:30 am    Post subject: opencdk-0.5.3 is out, built fine Reply with quote

copy opencdk-0.5.1.ebuild to YOUR_PORTDIR_OVERLAY/app-crypt/opencdk/opencdk-0.5.3.ebuild,

edit the new ebuild and change the source tarball reference from .bz2 to .gz (gnutls.org's ftp doesnt have a bz2 for 0.5.3)

ebuild opencdk-0.5.3.ebuild digest
emerge from there.

i also had to do this process with gnutls-1.0.1.
Back to top
View user's profile Send private message
Roguelazer
Veteran
Veteran


Joined: 10 Feb 2003
Posts: 1233
Location: San Francisco, CA

PostPosted: Tue Jan 06, 2004 3:00 am    Post subject: Reply with quote

Yay! A reply! Thanks, I'll try it in the morn.
_________________
Registered Linux User #263260
Back to top
View user's profile Send private message
sphantom
n00b
n00b


Joined: 16 Jul 2003
Posts: 72

PostPosted: Tue Jan 06, 2004 6:53 am    Post subject: Reply with quote

i just tried it, and it worked..

thanks nobrandhero.

-sp
Back to top
View user's profile Send private message
greywolf
n00b
n00b


Joined: 22 Jun 2002
Posts: 18
Location: Scotland

PostPosted: Wed Jan 07, 2004 12:11 am    Post subject: Reply with quote

I'll jump in here and add that I just had this exact same problem 5 minutes ago. I fixed it in the way you suggested, only to find that gnutls also didn't compile. I ended up renaming the 0.8.12 ebuild to 1.0.4 and downloading the new source which apparently compiles fine despite the rather large version number difference.

Hope this helps someone.
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Wed Jan 07, 2004 2:04 am    Post subject: Reply with quote

Does anyone know why, exactly, the latest gnutls in portage is 0.8.12? I just made an updated (1.0.4) ebuild in my portage overlay and am awaiting the results. Hopefully it compiles, unlike 0.8.12.
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
sphantom
n00b
n00b


Joined: 16 Jul 2003
Posts: 72

PostPosted: Wed Jan 07, 2004 8:54 pm    Post subject: Reply with quote

can someone post their updated gnutls ebuild?

-sp
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Wed Jan 07, 2004 11:20 pm    Post subject: Reply with quote

My GNUTLS Ebuild

I don't think there will be any problem w/my webhost if I host this file since it's a 3K file... Just uncompress it into your portage overlay dir, which is by default located at /usr/local/portage.

Code:
cp gnutls-1.0.4-ebuild.tar.bz2 /usr/local/portage
tar -jxvf gnutls-1.0.4-ebuild.tar.bz2
cd net-libs/gnutls
ebuild gnutls-1.0.4.ebuild digest
emerge gnutls


I think that should work... I also made my own OpenCDK ebuild, if you want me to make it again I will, it's no big deal, but I deleted my portage overlay on accident the other day when the BMG GNOME 2.5 ebuilds wouldn't work and I got frustrated.

EDIT: Fixed yet another typo.
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
vificunero
Apprentice
Apprentice


Joined: 25 Jul 2003
Posts: 244
Location: Milan Italy EU

PostPosted: Wed Jan 07, 2004 11:35 pm    Post subject: Reply with quote

HI. I've solved my problem with gnutls and opencdk but now I have a problem with libsoup (I'm trying to emerge evolution 1.5.1):

Code:

soup-gnutls.c: In function `verify_certificate':
soup-gnutls.c:61: error: `GNUTLS_CERT_CORRUPTED' undeclared (first use in this function)
soup-gnutls.c:61: error: (Each undeclared identifier is reported only once
soup-gnutls.c:61: error: for each function it appears in.)
soup-gnutls.c: In function `init_dh_params':
soup-gnutls.c:313: warning: `gnutls_dh_params_generate' is deprecated (declared at /usr/include/gnutls/compat8.h:82)
soup-gnutls.c:316: warning: `gnutls_dh_params_set' is deprecated (declared at /usr/include/gnutls/compat8.h:81)
make[3]: *** [soup-gnutls.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include -O3 -march=pentium4 -fprefetch-loop-arrays -pipe -g -g -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -MT soup-headers.lo -MD -MP -MF .deps/soup-headers.TPlo  -fPIC -DPIC -o .libs/soup-headers.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include -O3 -march=pentium4 -fprefetch-loop-arrays -pipe -g -g -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -MT soup-headers.lo -MD -MP -MF .deps/soup-headers.TPlo -o soup-headers.o >/dev/null 2>&1
make[3]: Leaving directory `/var/tmp/portage/libsoup-2.1.3/work/libsoup-2.1.3/libsoup'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/libsoup-2.1.3/work/libsoup-2.1.3/libsoup'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsoup-2.1.3/work/libsoup-2.1.3'
make: *** [all] Error 2
 
!!! ERROR: net-libs/libsoup-2.1.3 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! make failed


Any ideas? Thank's.
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Thu Jan 08, 2004 12:02 am    Post subject: Reply with quote

That's the exact same issue I had. It would appear that libsoup needs to be updated to support the new GNUTLS, but the current GNUTLS wouldn't compile at all for me, blocked OpenCDK as well. Quite a predicament, I just decided not to install the Break My Gentoo GNOME 2.5.2 stuff, because the version of Evolution in portage right now compiled cleanly for me, works alright except for a few minor UI issues (The summary page is a little b0rked, but I don't mind 'cuz I don't care about it).
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
DiS-K
n00b
n00b


Joined: 31 Aug 2002
Posts: 52
Location: The Netherlands, Delft

PostPosted: Fri Jan 09, 2004 8:33 pm    Post subject: Reply with quote

Downgrade libgcrypt to version 1.1.12 fixed my compile problems with opencdk. I'll report back as soon as I know if this fixes the other problems as well.
Back to top
View user's profile Send private message
airhead
n00b
n00b


Joined: 01 Jul 2002
Posts: 33
Location: Auckland, New Zealand

PostPosted: Sat Jan 10, 2004 8:29 am    Post subject: Reply with quote

I downgraded libgcrypt to version 1.1.12 and had no more problems with opencdk. All the other packages seemed to have no trouble compiling either.
Back to top
View user's profile Send private message
OddFox
Apprentice
Apprentice


Joined: 28 Nov 2002
Posts: 270
Location: Spokane, WA

PostPosted: Mon Jan 12, 2004 3:51 am    Post subject: Reply with quote

Cool beans.
_________________
Now the rainy season reminds me of Maria
The way she danced, the color of her hair
Now I'm locked inside a stall at the cantina
Eating the bananas and the cocaine off the mirror
Looking for a ticket to take me away from here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum