Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 13:47:12 +0200
From:      Thomas Walpuski <walpuski@gmx.net>
To:        ports@FreeBSD.ORG
Subject:   error while compiling kde-1.90 on FBSD 4.0-R
Message-ID:  <396EFDC0.7C972283@gmx.net>

next in thread | raw e-mail | index | archive | help
i got the following error-msg while compiling kde-1.90 on FBSD 4.0-R:

-----8<-----
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../libltdl/ -I../dcop -I../kdecore
-I../kdeui -I/usr/X11R6/include/qt2 -I/usr/X11R6/include
-I/usr/local/include -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-I/usr/local/include -I/usr/local/include -O -pipe -I/usr/local/include
-I/usr/X11R6/include/qt2 -I/usr/X11R6/include -frtti -c kdestyle.cpp 
-fPIC -DPIC -o kdestyle.lo
kdestyle.cpp: In method `void KDEStyle::polish(QWidget *)':
kdestyle.cpp:209: `ParentOrigin' is not a member of type `QWidget'
kdestyle.cpp: In method `void KDEStyle::unPolish(QWidget *)':
kdestyle.cpp:235: `WidgetOrigin' is not a member of type `QWidget'
^[[12~gmake[3]: *** [kdestyle.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/kdelibs2/work/kdelibs-1.90/kdecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdelibs2/work/kdelibs-1.90/kdecore'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-1.90'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdelibs2.
*** Error code 1

Stop in /usr/ports/x11/kdelibs2.
*** Error code 1

Stop in /usr/ports/x11/kdelibs2.
----8<-----

How can i fix this


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?396EFDC0.7C972283>