Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287427 - emerge exim-4.69-r3 fails after the last db update.
Summary: emerge exim-4.69-r3 fails after the last db update.
Status: RESOLVED DUPLICATE of bug 287426
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 21:36 UTC by Napoleon
Modified: 2009-10-03 21:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Napoleon 2009-10-02 21:36:53 UTC
I just did an emerge -u --deep --newuse world followed by an emerge --depclean followed by a revdep-rebuild which fails when compiling exim. The problem seems to be related to the radius USE flag. When that flag is removed, exim compiles without any problems.

Reproducible: Always

Steps to Reproduce:
1. emerge exim
2.
3.

Actual Results:  
In file included from call_radius.c:41:
/usr/include/radiusclient.h:343: error: conflicting types for 'ENV'
/usr/include/db.h:181: error: previous declaration of 'ENV' was here
make[2]: *** [call_radius.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/mail-mta/exim-4.69-r3/work/exim-4.69/build-exim-gentoo/auths'


Expected Results:  
Should have emerged fine.

latest db version: db-4.7.25_p4
db version removed by emerge --depclean: db-4.6.21_p4
radiusclient version: radiusclient-0.3.2
Comment 1 Sebastian Luther (few) 2009-10-03 06:28:03 UTC
"emerge --info sys-libs/db" please.
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2009-10-03 21:25:37 UTC

*** This bug has been marked as a duplicate of bug 287426 ***