public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] fcron, compile problems
@ 2002-05-28 20:34 Magnus Therning
  0 siblings, 0 replies; only message in thread
From: Magnus Therning @ 2002-05-28 20:34 UTC (permalink / raw
  To: Gentoo Dev List


[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]

Hi all!

I ran into some problems when compiling fcron. I attached the diff file
and here is the line I added to the fcron-2.0.0-r1.ebuild file:

patch -p0 < ${FILESDIR}/${P}-gentoo2.diff || die "bad patchfile"

I am sorry if this isn't the right venue for this sort of reporting. I
have to blame my current lack of a web browser, and I really wanted to
get this off my chest before compiling galeon (and mozilla). I will be
most happy for any corrections in my behaviour :-)

/M

-- 
Magnus Therning                    (OpenPGP: 0x6A83A7DF)
magnus.therning@wanadoo.nl
http://www.lysator.liu.se/~magus/

A BURP IS NOT AN ANSWER
A BURP IS NOT AN ANSWER
A BURP IS NOT AN ANSWER
A BURP IS NOT AN ANSWER

	Bart Simpson on chalkboard in episode 9F07

[-- Attachment #1.2: fcron-2.0.0-gentoo2.diff --]
[-- Type: text/plain, Size: 370 bytes --]

--- configure.in.orig	Tue May 28 21:29:49 2002
+++ configure.in	Tue May 28 21:30:23 2002
@@ -56,7 +56,7 @@
 elif test $kstat -eq 1;  then
   AC_MSG_CHECKING(function to use for lavg* options)  
   LIBS="$LIBS -lkstat"
-  LIBOBJS="$LIBOBJS getloadavg.o"
+  AC_LIBOBJ="$AC_LIBOBJ getloadavg.o"
   AC_DEFINE_UNQUOTED(HAVE_KSTAT, 1)
   AC_MSG_RESULT(kstat)
 else

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-28 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28 20:34 [gentoo-dev] fcron, compile problems Magnus Therning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox