Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 17:05:47 -0600 (CST)
From:      dkelly@hiwaay.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26134: KDE2 does not build
Message-ID:  <200103262305.f2QN5lh28022@grumpy.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         26134
>Category:       ports
>Synopsis:       KDE2 does not build on 4.3-RC
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 15:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Kelly
>Release:        FreeBSD 4.3-RC i386
>Organization:
self
>Environment:
System: FreeBSD grumpy.dyndns.org 4.3-RC FreeBSD 4.3-RC #0: Thu Mar 22 23:37:05 CST 2001 dkelly@grumpy.dyndns.org:/usr4/obj/usr/src/sys/GRUMPY i386


	
>Description:

===>  Building for koffice-2.0.1_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/editors/koffice/work/koffice-2.0.1'
Making all in lib
gmake[2]: Entering directory `/usr/ports/editors/koffice/work/koffice-2.0.1/lib'
Making all in koml
gmake[3]: Entering directory `/usr/ports/editors/koffice/work/koffice-2.0.1/lib/koml'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/
usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/local/include  -O2 -fno-exceptions -fno-check
-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-
builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c komlParser.cc
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/in
clude -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -D
QT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c komlParser.cc  -fPIC -DPIC -o .libs/komlParser.o
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/
usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/local/include  -O2 -fno-exceptions -fno-check
-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-
builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c komlWriter.cc
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/in
clude -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -D
QT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c komlWriter.cc  -fPIC -DPIC -o .libs/komlWriter.o
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/in
clude -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -D
QT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c libkoml_la_closure.cc  -fPIC -DPIC -o .libs/libkoml_la_
closure.o
libtool: link: warning: `-version-info' is ignored for programs
c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -W
write-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_AS
CII_CAST -frtti -o libkoml.la.closure .libs/libkoml_la_closure.o .libs/komlParser.o .libs/komlWri
ter.o -Wl,-export-dynamic  -L/usr/local/lib /usr/local/lib/libkdecore.so -L/usr/X11R6/lib /usr/lo
cal/lib/libkdefakes.so /usr/local/lib/libDCOP.so -lqt2-mt -lpng -lz -lXext -lX11 -lSM -lICE -L/us
r/libexec/elf -L/usr/libexec -L/usr/lib -lm /usr/local/lib/libjpeg.so -lgcc -lstdc++ -Wl,--rpath 
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_create'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_exit'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setinheritsched'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_settype'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutex_trylock'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setdetachstate'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_cond_timedwait'
gmake[3]: *** [libkoml.la.closure] Error 1
gmake[3]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1/lib/koml'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/editors/koffice.
*** Error code 1

Stop in /usr/ports/editors/koffice.
*** Error code 1

Stop in /usr/ports/editors/koffice.
*** Error code 1

Stop in /usr/ports/editors/koffice.

	
>How-To-Repeat:

Using RELENG_4 and current /usr/ports as of March 22, 2001, XFree86-4.0.3

su
cd /usr/ports/editors/koffice
make install
	
>Fix:

Not known.

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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