Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2934 - fcron won't emerge
Summary: fcron won't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Thilo Bangert (RETIRED) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-22 16:22 UTC by Tom Ribbens
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for broken fcron-2.0.0-r1.ebuild (fcron-2.0.0-r2.diff,385 bytes, text/plain)
2002-05-31 10:47 UTC, Maik Schreiber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Ribbens 2002-05-22 16:22:48 UTC
Invoking emerge sys-apps/fcron it fails and gives this error:

patching file configure.in
Hunk #1 succeeded at 202 (offset 1 line).
configure.in:59: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
section `AC_LIBOBJ vs. LIBOBJS
Comment 1 Maik Schreiber 2002-05-31 10:47:54 UTC
Created attachment 1257 [details]
patch for broken fcron-2.0.0-r1.ebuild

This is a patch for the broken fcron-2.0.0-r1.ebuild. It replaces every
occurrence of "LIBOBJS" in configure.in with "AC_LIBOBJ", enabling autoconf to
succeed.
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2002-05-31 14:48:26 UTC
committed to cvs 
thank you very much 
regards 
Thilo