lint not working

2006-05-05 Thread Richard Danter
Hi all, I would like to try using lint to test some code I am working on but I get the following error whenever I run it on any C file: lint: cannot find llib-lc.ln sure enough if I look in /usr/libdata/lint/ there are only llib-lposix.ln llib-lstdc.ln files in there. Googling I found that

Re: Shared /usr/ports directories

2005-05-20 Thread Richard Danter
Erik Trulsson wrote: On Thu, May 19, 2005 at 06:13:09PM +0100, Richard Danter wrote: Erik Trulsson wrote: On Thu, May 19, 2005 at 05:39:54PM +0100, Richard Danter wrote: Hi all, I have several machines running FBSD now. At the moment I have a complete ports tree on each machine. I was wondering

Shared /usr/ports directories

2005-05-19 Thread Richard Danter
Hi all, I have several machines running FBSD now. At the moment I have a complete ports tree on each machine. I was wondering if it was possible to have it all on just one machine and NFS mount it? I have already been doing this for the /usr/ports/distfiles directory, but had not shared

Re: Shared /usr/ports directories

2005-05-19 Thread Richard Danter
Erik Trulsson wrote: On Thu, May 19, 2005 at 05:39:54PM +0100, Richard Danter wrote: Hi all, I have several machines running FBSD now. At the moment I have a complete ports tree on each machine. I was wondering if it was possible to have it all on just one machine and NFS mount

Re: Connecting to X Server on a FreeBSD Box

2005-04-17 Thread Richard Danter
Soheil Hassas Yeganeh wrote: Hi, I start an X server on my FreeBSD box. I want to run some remote X applications from my fedora core 2. So, I have ssh to the fedora box and typed gedit. But it says : (gedit:12438): Gtk-WARNING **: cannot open display: After I had export

Re: portupgrade questions

2005-04-04 Thread Richard Danter
Thanks all for the help, it is working perfectly now! Rich RW wrote: On Wednesday 30 March 2005 10:55, Darksidex wrote: Richard Danter wrote: 1. If I do portupgrade -rR port it will recompile the new version of port and related ports as expected but it will also try to compile up any packages

portupgrade failing on firefox and thunderbird

2005-04-04 Thread Richard Danter
Hi all, I am trying to update my installations of firefox and thunderbird. I have done this several times in the past with no problems but lately I get the following errors (see below). Anyone else seeing this? I can update other ports just fine... Thanks Rich # portupgrade -rR firefox ---

portupgrade questions

2005-03-30 Thread Richard Danter
Hi all, I have a mixture of ports and packages on my system. Mostly ports, but since my machine is not all that fast I decided not to compile things like OpenOffice.org for obvious reasons. I have two questions about portupgrade: 1. If I do portupgrade -rR port it will recompile the new version

Re: Strange Xorg problems - SOLVED

2005-03-08 Thread Richard Danter
Richard Danter wrote: Hi All, I have a strange problem with starting Xorg after a boot on my Compaq Presario 1800T laptop. First time I try to startx the screen is corrupted, the mouse moves very slowly (if at all) and sometimes the only way out is to kill the window manager by SSH'ing in from

Optimising FreeBSD

2005-02-27 Thread Richard Danter
Hi all, I'm still fairly new to this, so I hope you all don't mind another question. Actually, several questions First let me explain what I have, then what I want to do. I have 2 machines which I want to run FreeBSD on. So far I have set one of them up, a P-II machine, as a file print

Re: ntpd core dump

2005-02-25 Thread Richard Danter
Lowell Gilbert wrote: Richard Danter [EMAIL PROTECTED] writes: Hi all, I have 5.3-RELEASE installed. I'm trying to run ntpd but I get a message in /var/log/messages that it exited on signal 11 (core dumped). Is there a known problem with this version or is there somethig wrong with my config file

ntpd core dump

2005-02-23 Thread Richard Danter
Hi all, I have 5.3-RELEASE installed. I'm trying to run ntpd but I get a message in /var/log/messages that it exited on signal 11 (core dumped). Is there a known problem with this version or is there somethig wrong with my config file (below)? This file is based on one I use on a Linux host

Installing a vulnerable port

2005-02-18 Thread Richard Danter
Hi all, I am new to FreeBSD and the ports collection and have hit probably a trivial problem which I hope someone can help with. I'm trying to set up a print file server. I have installed 5.3-RELEASE and successfully compiled a new kernel with lots of stuff removed that I know I don't need.