Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2934

Summary: fcron won't emerge
Product: Gentoo Linux Reporter: Tom Ribbens <webmaster>
Component: [OLD] Core systemAssignee: Thilo Bangert (RETIRED) (RETIRED) <bangert>
Status: RESOLVED FIXED    
Severity: normal CC: blizzy-keyword-gentoo_bugs2.a8a736
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for broken fcron-2.0.0-r1.ebuild

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