Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33745 - ezmlm does not compile, patch found but no idea what it does :)
Summary: ezmlm does not compile, patch found but no idea what it does :)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Net-Mail Packages
URL: http://csa-net.dk/djbware/ezmlm-0.53-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-18 04:16 UTC by nicolasm
Modified: 2003-11-30 03:12 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 nicolasm 2003-11-18 04:16:48 UTC
ezmlm does not compile, patch found but no idea what it does :)

Reproducible: Always
Steps to Reproduce:
1. emerge ezmlm
2.
3.

Actual Results:  
./compile getconf.c
( ( ./compile tryulong32.c && ./load tryulong32 && \
./tryulong32 ) >/dev/null 2>&1 \
&& cat uint32.h2 || cat uint32.h1 ) > uint32.h
ezmlm-manage.c: Dans la fonction 
Comment 1 nicolasm 2003-11-18 04:16:48 UTC
ezmlm does not compile, patch found but no idea what it does :)

Reproducible: Always
Steps to Reproduce:
1. emerge ezmlm
2.
3.

Actual Results:  
./compile getconf.c
( ( ./compile tryulong32.c && ./load tryulong32 && \
./tryulong32 ) >/dev/null 2>&1 \
&& cat uint32.h2 || cat uint32.h1 ) > uint32.h
ezmlm-manage.c: Dans la fonction « main »:
ezmlm-manage.c:320: error: incompatible type for argument 1 of `log'
ezmlm-manage.c:320: error: too many arguments to function `log'
ezmlm-manage.c:331: error: incompatible type for argument 1 of `log'
ezmlm-manage.c:331: error: too many arguments to function `log'
ezmlm-manage.c:135: attention : le type de retour de « main » n'est pas « int »
make: *** [ezmlm-manage.o] Erreur 1
make: *** Attente des tâches non terminées....
rm -f tryulong32.o tryulong32
make: *** Attente des tâches non terminées....
 
!!! ERROR: net-mail/ezmlm-0.53 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)


Expected Results:  
Should've installed

Patch that seems to work at this address:

http://csa-net.dk/djbware/ezmlm-0.53-ia64.patch
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-30 03:12:16 UTC
fixed in CVS.