Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2729 - ebuild for ezlm is broken
Summary: ebuild for ezlm is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Thilo Bangert (RETIRED) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 12:25 UTC by xtra
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 xtra 2002-05-14 12:25:32 UTC
when trying to emerge the latest ezlm i get following error : 

....
nroff -man substdio_copy.3 > substdio_copy.0
nroff -man substdio_in.3 > substdio_in.0
nroff -man substdio_out.3 > substdio_out.0
nroff -man surf.3 > surf.0
nroff -man surfpcs.3 > surfpcs.0
nroff -man wait.3 > wait.0
./compile install.c
install.c: In function `main':
install.c:123: warning: return type of `main' is not `int'
./load install getln.a strerr.a substdio.a stralloc.a \
alloc.a open.a error.a str.a fs.a 
./install "`head -1 conf-bin`" < BIN
./install "`head -1 conf-man`" < MAN
make: *** No rule to make target `check'.  Stop.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 8, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-mail/ezmlm/ezmlm-0.53.ebuild .
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2002-05-14 13:01:16 UTC
fixed in CVS 
 
thank you very much for reporting