Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10267 - proftpd-1.2.7_rc2 compile error (and solution)
Summary: proftpd-1.2.7_rc2 compile error (and solution)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 08:25 UTC by Mark
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 Mark 2002-11-05 08:25:27 UTC
I got this error when compiling proftpd-1.2.7_rc2:

gcc  -DLINUX  -I.. -I../include  -march=athlon-xp -O3 -pipe -fomit-frame-pointer
-Wall -c fs.c
make[1]: Leaving directory
`/var/tmp/portage/proftpd-1.2.7_rc2/work/proftpd-1.2.7rc2/src'

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -121, Exitcode 2
!!! compile problem

When I changed "emake" to "make" in the ebuild, it installed fine.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-11-09 23:31:33 UTC
Committed