Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396715 - net-mail/mpack-1.6-r2 Calles gcc directly
Summary: net-mail/mpack-1.6-r2 Calles gcc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-01-01 19:16 UTC by Agostino Sarubbo
Modified: 2012-01-01 19:42 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 Agostino Sarubbo gentoo-dev 2012-01-01 19:16:11 UTC
e.g from log:


gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.      -march=native -O2 -g0 -c part.c
Comment 1 Sebastian Pipping gentoo-dev 2012-01-01 19:42:30 UTC
Fixed by re-creating the stone age configure script.


+  01 Jan 2012; Sebastian Pipping <sping@gentoo.org> mpack-1.6-r2.ebuild:
+  Run autoreconf, use emake (bug #396715, bug #396717)
+