![]() |
|
FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I am hitting this error when trying to run a make install clean:
make: don't know how to make clean-local. Stop *** Error code 1 Stop in /usr/ports/multimedia/vlc/work/vlc-0.8.6c/bindings/java. *** Error code 1 Stop in /usr/ports/multimedia/vlc/work/vlc-0.8.6c/bindings. *** Error code 1 Stop in /usr/ports/multimedia/vlc/work/vlc-0.8.6c. I'm presuming I need to get Java installed on my system first? If so which? Anything else I should be aware of? ta |
|
|||
![]()
That seems a bit peculiar as I did a cvsup of uk mirror 3 just the other day...
|
|
||||
![]()
http://www.freebsd.org/cgi/cvsweb.cg...efile#rev1.149
http://www.freebsd.org/cgi/cvsweb.cg...efile#rev1.164 Try a different mirror...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
|||
![]()
I will do, although I think I need to investigate what has happened in my ports, there are only two entries under sysutils, which can't be right...+
|
|
||||
![]()
Post your cvsup file, maybe you made an error there (?)
[edit] Did you use the file I posted here? http://daemonforums.org/showthread.php?t=553#2
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
|||
![]()
okay, excluding all the commented stuff:
*default host=cvsup3.uk.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=RELENG_7_0 *default delete use-rel-suffix *default compress src-all ports-all doc-all www cvsroot-all Which I think should be okay? Last edited by maxrussell; 26th May 2008 at 09:29 PM. |
|
|||
![]()
Didn't have thread notification on for that other thread and missed the comments on using . instead of a particular tag.
|
|
||||
![]()
Don't use one supfile for everything. Separate docs, source, www, and ports into their own supfiles (I like to name them /etc/supfile.source, /etc/supfile.docs, and so on).
The tags for each can be different (docs and ports use tag=. while source uses tag=RELENG_7_0 for instance). Separating them into separate supfiles also allows you to update them separately. For instance, the ports tree changes daily but the source tree for RELENG_7_0 only changes when there are security fixes. Why run cvsup on the source tree (or docs tree) everytime you want to update the ports tree? You also probably don't want or need www-all. That's the source for the FreeBSD website. You also probably don't want or need cvsroot-all, as that's the entire FreeBSD CVS repo. You also don't really need a ports supfile, as portsnap is part of the base OS now, and can be a lot faster to use, and require less CPU and network bandwidth. |
|
|||
![]()
One last thing about this, I store my supfiles in /root however I'm not entirely comfortable with this, is /etc more suitable?
|
|
|||
![]()
While I understand the sentiment, I've used a combined file for many, many years. The reason is simple: when I do system maintenance, I do all of it. So that means kernel/world updates, port updates and so forth. It has rarely gotten me into trouble.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SSH on port 443 | maxrussell | General software and network | 4 | 6th April 2009 05:16 AM |
Songbird port | maxrussell | FreeBSD Ports and Packages | 1 | 2nd March 2009 10:47 AM |
port forwarding | ikevmowe | OpenBSD Security | 13 | 21st November 2008 06:03 PM |
VNC port forwarding help | revzalot | OpenBSD Security | 3 | 10th September 2008 06:59 AM |
GENERIC.MP kernel failing to boot AMD dual-core system < 75% of the time | JMJ_coder | NetBSD General | 3 | 9th June 2008 01:54 PM |