Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 08:24:22 -0800 (PST)
From:      nathan mace <nmace85@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   recursive errors in Kde
Message-ID:  <20011205162422.8635.qmail@web20004.mail.yahoo.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
whenever i try to compile the newest version of KDE
from the ports tree using the meta port "kde2" it
"makes" fine, but on "make install" it chokes on
kdegames.  

i went to the kdegames directory and tried it from
there.  it gives a warning about using Makefile.cvs,
which it says is the makefile from cvs, and then
proceeds to fail.  this also happens in kdemultimedia.
 i've attached the output from kdegames, sorry for the
^M's at the end of the lines.  seems yahoo mail does
that.  thanks. please cc any replies to me

nathan

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com
[-- Attachment #2 --]
Script started on Wed Dec  5 11:25:56 2001
bash-2.05# make
===>  Configuring for kdegames-2.2.2
/bin/mkdir -p /usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin
/bin/ln -sf /usr/local/bin/autoconf213 /usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin/autoconf
/bin/ln -sf /usr/local/bin/autoheader213 /usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin/autoheader
/bin/ln -sf /usr/local/bin/automake14 /usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin/automake
/bin/ln -sf /usr/local/bin/aclocal14 /usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin/aclocal
cd /usr/ports/games/kdegames2/work/kdegames-2.2.2 && env PATH=$PATH:/usr/ports/games/kdegames2/work/kdegames-2.2.2/auto-bin  gmake -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
kwin4/kproc4/Makefile.am:2: bin_PROGRAMS multiply defined in condition TRUE

# claim, which subdirectories you want to install
# you can add here more. This one gets installed 
  bin_PROGRAMS (User, where = 2) =
  {
    TRUE => kproc4
  }
lskat/lskatproc/Makefile.am:1: bin_PROGRAMS multiply defined in condition TRUE

# claim, which subdirectories you want to install
# you can add here more. This one gets installed 
  bin_PROGRAMS (User, where = 1) =
  {
    TRUE => lskatproc
  }
gmake[1]: *** [cvs] Error 1
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/games/kdegames2.
*** Error code 1

Stop in /usr/ports/games/kdegames2.
*** Error code 1

Stop in /usr/ports/games/kdegames2.
*** Error code 1

Stop in /usr/ports/games/kdegames2.
bash-2.05# exit
exit

Script done on Wed Dec  5 11:27:32 2001
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011205162422.8635.qmail>