13360 issue with sysutils/fusefs-kmod - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Ports & Packages > Installation and Maintenance of FreeBSD Ports or Packages

Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software).

Reply
 
Thread Tools Display Modes
  #1  
Old January 19th, 2009, 11:06
Roberth Roberth is offline
Junior Member
 
Join Date: Nov 2008
Location: Harstad, Norway
Posts: 66
Thanks: 7
Thanked 0 Times in 0 Posts
Default issue with sysutils/fusefs-kmod

Hello, I am compiling gnome2-lite from ports, when it has come to the point where gvfs is being compiled, I get this issue:

Code:
===>  fusefs-kmod-0.3.9.p1.20080208_5 requires the userland sources to be installed. Set SRC_BASE if it is not in /usr/src.
*** Error code 1
What do I need to do?
Reply With Quote
  #2  
Old January 19th, 2009, 11:51
SirDice's Avatar
SirDice SirDice is online now
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,702
Thanks: 47
Thanked 2,022 Times in 1,861 Posts
Default

You need to have (at least) the kernel sources available in /usr/src/.
Reply With Quote
  #3  
Old January 19th, 2009, 14:41
Roberth Roberth is offline
Junior Member
 
Join Date: Nov 2008
Location: Harstad, Norway
Posts: 66
Thanks: 7
Thanked 0 Times in 0 Posts
Default

Kernel source is already installed.
Reply With Quote
  #4  
Old January 19th, 2009, 19:09
kamikaze's Avatar
kamikaze kamikaze is offline
Member
 
Join Date: Nov 2008
Location: /earth/europe/germany
Posts: 366
Thanks: 6
Thanked 66 Times in 45 Posts
Default

# find /usr/src/sys/ -type f|wc -l Should result in a number slightly below 7500. Does it?
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ...
sysutils/automounter: amd(8) based automounting without HAL
contact: kamikaze@bsdforen.de

Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything.
Reply With Quote
  #5  
Old January 19th, 2009, 19:34
Roberth Roberth is offline
Junior Member
 
Join Date: Nov 2008
Location: Harstad, Norway
Posts: 66
Thanks: 7
Thanked 0 Times in 0 Posts
Default

Yes.
Reply With Quote
  #6  
Old January 19th, 2009, 19:55
kamikaze's Avatar
kamikaze kamikaze is offline
Member
 
Join Date: Nov 2008
Location: /earth/europe/germany
Posts: 366
Thanks: 6
Thanked 66 Times in 45 Posts
Default

And what does make -VSRC_BASE in the ports directory say?
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ...
sysutils/automounter: amd(8) based automounting without HAL
contact: kamikaze@bsdforen.de

Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything.
Reply With Quote
  #7  
Old January 19th, 2009, 20:18
Roberth Roberth is offline
Junior Member
 
Join Date: Nov 2008
Location: Harstad, Norway
Posts: 66
Thanks: 7
Thanked 0 Times in 0 Posts
Default

/usr/src
Reply With Quote
  #8  
Old January 19th, 2009, 20:24
hrkfrd hrkfrd is offline
Junior Member
 
Join Date: Nov 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try getting the whole sources, userland as well.

This is why:
Code:
.if !exists(${SRC_BASE}/sbin/mount)
IGNORE=		requires the userland sources to be installed. Set SRC_BASE if it is not in /usr/src
.endif
Reply With Quote
  #9  
Old April 3rd, 2009, 23:38
Asset Asset is offline
Junior Member
 
Join Date: Mar 2009
Posts: 20
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Ok I have this same problem now, How do I fix it? Please explain how to......PLEASE
Reply With Quote
  #10  
Old April 4th, 2009, 07:14
itetcu@ itetcu@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Romania
Posts: 18
Thanks: 0
Thanked 2 Times in 2 Posts
Default

For example:
csup -g -L2 -h cvsup.freebsd.org /usr/share/examples/cvsup/stable-supfile

This will pull all the sources for you.
Reply With Quote
  #11  
Old May 20th, 2009, 15:22
joxer joxer is offline
Junior Member
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
Default

try this:
Code:
root@host:/usr/ports/sysutils/fusefs-kmod/# export SRC_BASE=/
root@host:/usr/ports/sysutils/fusefs-kmod/# make install clean
or
Code:
root@host:/usr/ports/sysutils/fusefs-kmod/# SRC_BASE=/ make install clean
Reply With Quote
The Following User Says Thank You to joxer For This Useful Post:
nerozero (December 13th, 2012)
  #12  
Old January 9th, 2013, 04:14
TroN-0074 TroN-0074 is offline
Junior Member
 
Join Date: Dec 2011
Posts: 60
Thanks: 15
Thanked 2 Times in 2 Posts
Default

Hi. I am in FreeBSD 9.1, I am compiling Xfce from the ports and I got the error on post #1 from this thread.

I issued the command on post #10, and now there is a lot of text going through the terminal.

My question is if once the text is done running should I be good to resume the compiling of Xfce. And how do I go back to compiling Xfce? should I issue the '/usr/ports/x11-wm/xfce4 && make install clean' again?. As you can tell I am not much of a compiler but I don't think the repository for FreeBSD 9.1 is ready just yet.

I will appreciate all advice. Thank you
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow network speed issue squareone Networking 13 May 30th, 2009 01:32
Three NICs and NAT (routing?) issue nov1ce Networking 6 February 13th, 2009 20:42
hald issue .... Silverback Installation and Maintenance of FreeBSD Ports or Packages 4 December 28th, 2008 11:18
Routing / Web Server Issue Ico Networking 4 November 21st, 2008 22:25


All times are GMT +1. The time now is 15:24.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0