On Thursday 28 April 2005 06:17 pm, Delboy . wrote: > Hello, > > I'm trying to install KDE 3.4 via ports. > The freebsd install is a fresh one, nothing has been installed on > here except for xorg and cvsup. > After the installation of bsd was installed, i installed cvsup, then > did a cvsup on the ports. > after that was complete i installed xorg. > When THAT was complete, i did a "cd /usr/ports/x11/kde3" and "make > install clean" as root. > After several hours (Approximately 6 to 7 Hours) of waiting, i > received an error and the setup came to a holt. > I have pasted the error in the email, below. > > Please help, any suggestions will be greatly appreciated.
Michael, on numerous occasions, has said that "make install clean" has problems. You need to run make and then make install. Kent > > Regards > > Dave > > --- > The Error > --- > > kompmgr.c:2516: error: 'composite_name' undeclared (first use in this > function) > kompmgr.c:2579: error: 'compositeRedirectionAutomatic' undeclared > (first use in this function) > kompmgr.c:2583: error: 'CompositeRedirectMenual' undeclared (first > use in this function) > kompmgr.c:2778: error: structure has no member named 'extents' > kompmgr.c:2784: error: structure has no member named 'extents' > kompmgr.c:2790: error: 'XDamageNotify' undeclared (first use in this > function) > kompmgr.c:2793: error: 'XDamageNotifyEvent' undeclared (first use in > this function) > kompmgr.c:2793: error: syntax error before ')' token > gmake: *** [kompmgr.o] Error 1 > *** Error code 2 > > Stop in /usr/ports/x11-wm/kompmgr. > *** Error code 1 > > Stop in /usr/ports/x11/kdebase3. > *** Error code 1 > > Stop in /usr/ports/x11/kdebase3. > *** Error code 1 > > Stop in /usr/ports/x11/kde3. > > > _______________________________________________ > kde-freebsd mailing list > [email protected] > http://freebsd.kde.org/mailman/listinfo/kde-freebsd -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
