Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147325

Summary: mail-mta/qmail-1.03-r16 compile failed with dev-libs/openssl-0.9.8c
Product: Gentoo Linux Reporter: David CHANIAL <david>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.sd-france.com
Whiteboard:
Package list:
Runtime testing required: ---

Description David CHANIAL 2006-09-12 07:27:41 UTC
Hi,

I just have upgraded to the latest openssl :
# emerge -ntav "=dev-libs/openssl-0.9.8c"
Just after :
# revdep-rebuild --library libssl.so.0.9.7
and emerge of mail-mta/qmail-1.03-r17 failed :

**********************************
[...]
./compile base64.c
./compile tls.c
./compile ssl_timeoutio.c
tls.c:12: error: conflicting types for 'strerror'
/usr/include/string.h:256: error: previous declaration of 'strerror' was here
tls.c:12: error: conflicting types for 'strerror'
/usr/include/string.h:256: error: previous declaration of 'strerror' was here
make: *** [tls.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: mail-mta/qmail-1.03-r16 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
**********************************

I hope you be able to correct this asap, or explain me what is my error :)

Best regards,
Comment 1 David CHANIAL 2006-09-12 07:29:43 UTC
mail-mta/qmail-1.03-r16 not mail-mta/qmail-1.03-r17
excuse me :)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 07:31:19 UTC

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