Date: Wed, 5 May 2010 08:37:20 -0700 (PDT) From: ObiektywNY <tarlink@gmail.com> To: freebsd-gnome@freebsd.org Subject: FreeBSD GNOME problems Message-ID: <28462685.post@talk.nabble.com>
next in thread | raw e-mail | index | archive | help
Hello I have fresh installation FreeBSD 8.0-RELEASE i386 I did steps according to taht website http://www.freebsd.org/gnome/docs/faq226.html http://www.freebsd.org/gnome/docs/faq226.html means I did # portmaster -a # portmaster gnome-media gnome-settings-daemon gnome-control-center but my process stopped with below error: ################################################################# .... :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk fuse.kld export_syms | xargs -J% objcopy % fuse.kld ld -Bshareable -d -warn-common -o fuse.ko fuse.kld objcopy --strip-debug fuse.ko ===> mount_fusefs (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs cc -O2 -pipe -fno-strict-aliasing -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector -c mount_fusefs.c mount_fusefs.c:79: error: 'MNT_NFS4ACLS' undeclared here (not in a function) mount_fusefs.c: In function 'main': mount_fusefs.c:400: warning: implicit declaration of function 'init_backgrounded' *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. ===>>> make failed for sysutils/fusefs-kmod ===>>> Aborting update ===>>> Update for sysutils/fusefs-kmod failed ===>>> Aborting update ===>>> Update for gvfs-1.2.3_2 failed ===>>> Aborting update ===>>> Update for libgnomeui-2.24.1_1 failed ===>>> Aborting update ===>>> Update for gnome-control-center-2.26.0_2 failed ===>>> Aborting update ################################################################# I added line to /etc/rc.conf gnome_enable="YES" and I run command : echo 'exec gnome-session' >> ~/.xsession after restart GNOME 2.82 show up but Few thinks does'n work as: - Gnome Appearance Properties - won't open, it is short blink of window and that it - There is no icon in menu list - I can't open Change Desktop background from right mouse click on the desktop - also when I try to open Computer icon from the desktop I getting error Could not display "Computer:///". The file is of an unknown type this is what I found so far Do you have some ida how to fix it? -- View this message in context: http://old.nabble.com/FreeBSD-GNOME-problems-tp28462685p28462685.html Sent from the freebsd-gnome mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28462685.post>