i386/103414: make error on kdebase3

Rance Hall rance at frontiernet.net
Tue Sep 19 18:20:20 PDT 2006


>Number:         103414
>Category:       i386
>Synopsis:       make error on kdebase3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 20 01:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rance Hall
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD rance.hallhomeonline.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Sep 12 22:54:14 CDT 2006     root at rance.hallhomeonline.net:/usr/obj/usr/src/sys/RANCE  i386

>Description:
after rebulding world, I noticed that kdm no longer validated users.

I read that it needed to be reinstalled.

I did a make install clean on the kdebase3 port and figured that would rebuild kdm for me.

I waited several days and cvsupped again, but that didnt change antyhi
the make fails for kdebase3 with the following error:


gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.4/kwin/lib'
Making all in .
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.4/kwin'
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -MT workspace.lo -MD -MP -MF ".deps/workspace.Tpo" -c -o workspace.lo workspace.cpp; \
        then mv -f ".deps/workspace.Tpo" ".deps/workspace.Plo"; else rm -f ".deps/workspace.Tpo"; exit 1; fi
In file included from workspace.h:23,
                 from workspace.cpp:14:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
gmake[3]: *** [workspace.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.4/kwin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.4/kwin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.4'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdebase3.

>How-To-Repeat:
this happens to me every time I make kdebase3 using either the install, or the reinstall target.
>Fix:

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


More information about the freebsd-i386 mailing list