Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146473 - net-mail/up-imapproxy-1.2.4 will not compile with openssl-0.98b
Summary: net-mail/up-imapproxy-1.2.4 will not compile with openssl-0.98b
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 16:11 UTC by Harris Landgarten
Modified: 2006-10-06 19:26 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
1.2.4-md5-fix.patch (1.2.4-md5-fix.patch,233 bytes, patch)
2006-09-08 08:22 UTC, INODE64 Sistemas
Details | Diff
up-imapproxy-1.2.4.ebuild (up-imapproxy-1.2.4.ebuild,1.29 KB, text/plain)
2006-09-08 08:23 UTC, INODE64 Sistemas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Harris Landgarten 2006-09-05 16:11:18 UTC
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe  -O2 -march=pentium4 -fomit-frame-pointer -pipe -I. -I./include -c -o src/pimpstat.o src/pimpstat.c
i686-pc-linux-gnu-gcc -o bin/pimpstat ./src/pimpstat.o ./src/config.o -lcurses
src/imapcommon.c: In function 'Get_Server_conn':
src/imapcommon.c:377: error: 'MD5_DIGEST_LENGTH' undeclared (first use in this function)
src/imapcommon.c:377: error: (Each undeclared identifier is reported only once
src/imapcommon.c:377: error: for each function it appears in.)
make: *** [src/imapcommon.o] Error 1

!!! ERROR: net-mail/up-imapproxy-1.2.4 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 936:   Called src_compile
  up-imapproxy-1.2.4.ebuild, line 35:   Called die
Comment 1 INODE64 Sistemas 2006-09-08 08:22:47 UTC
Created attachment 96388 [details, diff]
1.2.4-md5-fix.patch

1.2.4-md5-fix.patch
Comment 2 INODE64 Sistemas 2006-09-08 08:23:10 UTC
Created attachment 96389 [details]
up-imapproxy-1.2.4.ebuild

ebuild with fix
Comment 3 Harris Landgarten 2006-09-14 19:31:42 UTC
New ebuild fixes the problem. Please commit to portage.
Comment 4 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2006-09-24 03:59:54 UTC
Fix works for me.
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2006-10-06 19:26:20 UTC
In CVS. Thanks, everyone!