Bug 37295

Summary: Make Install of KDE2 fails on alpha
Product: Base System Reporter: Ted Goodridge <tedgoodridgejr>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Ted Goodridge 2002-04-20 21:00:07 UTC
Make install of kde2 fails with the following output:
gmake[3]: Entering directory `/usr/ports/misc/kdeutils2/work/kdeutils-2.2.2/klaptopdaemon'
/bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -DNDEBUG -O2 -O0 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c portable.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -DNDEBUG -O2 -O0 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/portable.pp -c portable.cpp  -fPIC -DPIC
portable.cpp:406: machine/apm_bios.h: No such file or directory
gmake[3]: *** [portable.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/misc/kdeutils2/work/kdeutils-2.2.2/klaptopdaemon'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/misc/kdeutils2/work/kdeutils-2.2.2/klaptopdaemon'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/kdeutils2/work/kdeutils-2.2.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/misc/kdeutils2.
*** Error code 1

How-To-Repeat: cd /usr/ports/kde2
make
make install
Comment 1 Hye-Shik Chang freebsd_committer freebsd_triage 2002-10-10 07:23:58 UTC
State Changed
From-To: open->closed

KDE2 is removed.