Bug 33891 - kdemultimedia2 fails to build on 4.5-RC
Summary: kdemultimedia2 fails to build on 4.5-RC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-14 19:30 UTC by Patrick Murphy
Modified: 2002-01-15 02:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Murphy 2002-01-14 19:30:01 UTC
When building the kde2 package, the build fails in the kdemultimedia2 port:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R
6/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 -D_THREAD_SAFE -I/usr/loc
al/include -DNDEBUG -O2 -O -pipe -march=pentium -fno-exceptions -fno-check-new -DQT_CLEAN_N
AMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/libmpg123arts_la.all_cpp.pp -c lib
mpg123arts_la.all_cpp.cpp  -fPIC -DPIC -o .libs/libmpg123arts_la.all_cpp.o
In file included from libmpg123arts_la.all_cpp.cpp:2:
mpg123PlayObject_impl.cpp:43: mpg123arts.h: No such file or directory
In file included from mpg123PlayObject_impl.cpp:48,
                 from libmpg123arts_la.all_cpp.cpp:2:
mpg123PlayObject_impl.h:54: syntax error before `,'
mpg123PlayObject_impl.h:58: destructors must be member functions
mpg123PlayObject_impl.h:61: syntax error before `('
mpg123PlayObject_impl.h:65: syntax error before `('
mpg123PlayObject_impl.h:75: syntax error before `protected'
mpg123PlayObject_impl.h:94: syntax error before `;'
mpg123PlayObject_impl.h:105: syntax error before `}'
mpg123PlayObject_impl.h:105: confused by earlier errors, bailing out
gmake[3]: *** [libmpg123arts_la.all_cpp.lo] Error 1
gmake[3]: Leaving directory `/nfs/ais/FreeBSD/4-stable-ports/audio/kdemultimedia2/work/kdem
ultimedia-2.2.2/mpg123_artsplugin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/nfs/ais/FreeBSD/4-stable-ports/audio/kdemultimedia2/work/kdem
ultimedia-2.2.2/mpg123_artsplugin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/nfs/ais/FreeBSD/4-stable-ports/audio/kdemultimedia2/work/kdem
ultimedia-2.2.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /nfs/ais/FreeBSD/4-stable-ports/audio/kdemultimedia2.
*** Error code 1

How-To-Repeat: rerun the make in kdemultimedia2
Comment 1 Will Andrews freebsd_committer freebsd_triage 2002-01-15 02:11:09 UTC
State Changed
From-To: open->closed

This has been fixed.  Installing kdemultimedia 2.2.2_1 should do it. 
Thanks for the bug report. 


Comment 2 Will Andrews freebsd_committer freebsd_triage 2002-01-15 02:11:09 UTC
Responsible Changed
From-To: freebsd-ports->kde

This is a kde@ port.