Hi. I have installed FreeBSD 9.1 and I have been compiling my OS for two weeks, I finally hit a wall compiling the desktop manager. I am intended to set up Xfce4, but I got the error here
In my attempt to keep going I modified the file /root/stable-supfilethen I issued the command
Once everything stops I issue again
but I get the error I mentioned early on this post. Can somebody please point out the right direction. I will appreciate it.
Thank you
Code:
===> fusefs-kmod-0.3.9.p1.20080208_11 dependes on executable: deplate-found
===> Configuring for fusefs-kmod-0.3.9.p1.20080208_11
===> Building for fusefs-kmod-0.3.9.p1.20080208_11
===> fuse_module (all)
"/usr/src/sys/conf/kmod.mk", line 76: Could not find bsd.compiler.mk
"/usr/src/sys/conf/kmod.mk", line 112: Malformed conditional (${COMPILER_TYPE}! = "clang")
"/usr/src/sys/conf/kmod.mk", line 116: if-less endif
"/usr/src/sys/conf/kern.mk", line 18: Malformed conditional (${COMPILER_TYPE} =="clang")
"/usr/src/sys/conf/kern.mk", line 32: if-less endif
"/usr/src/sys/conf/kern.mk", line 54: Malformed conditiona (${COMPILER_TYPE} !="clang")
"/usr/src/sys/conf/kern.mk", line 61: if-lessendif
make: fatal errors encountered -- cannot continue
***[all] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0
*** [do-build] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod.
*** [install] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod.
*** [run-depends] Error code 1
Stop in /usr/ports/devel/gvfs.
*** [install] Error code 1
Stop in /usr/ports/devel/gvfs.
*** [lib-depends] Error code 1
Stop in /usr/ports/x11-fm/thunar.
*** [install] Error code 1
Stop in /usr/ports/x11-fm/thunar.
*** [build-depends] Error code 1
Stop in /usr/ports/x11-wm/xfce4-desktop.
*** [install] Error code 1
Stop in /usr/ports/x11-wm/xfce4-desktop.
*** [run-depends] Error code 1
Stop in /usr/ports/x11-wm/xfce4.
*** [install] Error code 1
Stop in /usr/ports/x11-wm/xfce4.
In my attempt to keep going I modified the file /root/stable-supfilethen I issued the command
Code:
[FILE]# csup -h cvsup.freebsd.org /usr/share/examples/cvsup/stable-supfile[/FILE]
Once everything stops I issue again
Code:
/usr/ports/x11-wm/xfce4 && make install clean
but I get the error I mentioned early on this post. Can somebody please point out the right direction. I will appreciate it.
Thank you