Re: problem with hylafax port

2003-06-13 Thread Douglas G. Phillips
On Fri, 2003-06-13 at 09:26,  .. wrote:
 Creating port/Makefile from ./port/Makefile.in
 Done.   
 ===  Building for hylafax-4.1.5
 /usr/ports/comms/hylafax/work/hylafax-4.1.5/rules, line 197: Need an operator 
 make: fatal errors encountered -- cannot continue   
 *** Error code 1
 
 At the 197 line IMHO very strange operator.

In the file you included, line 197 reads:

sinclude ${MKDEPFILE}

I just built hylafax 4.1.5, and line 197 reads here:

include ${MKDEPFILE}

I don't know why it would be different, but I would assume that's the
problem, or at least a good place to start.
-- 
Douglas G. Phillips
ITS/Client Services
Eastern Illinois University
(217) 581-7631
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Safely removing USB hard drive

2003-06-09 Thread Douglas G. Phillips
On Mon, 2003-06-09 at 01:36, Remington L. wrote:
 Can this be accomplished in FBSD 5.1? Or is unmounting and simply 
 removing it safe?


I use one here at work on a linux machine, and umounting it works just
fine with no problems.  Haven't tried it on my FBSD machine yet.
-- 
Douglas G. Phillips
ITS/Client Services
Eastern Illinois University
(217) 581-7631
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Handspring Visor and J-Pilot

2003-06-09 Thread Douglas G. Phillips
I've been trying to get my Handspring Visor and J-Pilot to work on my
FBSD 5.0-REL machine.  The syslog shows that the system is recognizing
the connection and disconnection of the visor, but J-Pilot can't seem to
talk to the PDA.  Any ideas?

I've tried using /dev/usb[0,1,2] in the settings, but no luck.

--- Relevant Portion of Syslog: ---

May 27 03:45:31 satyridae kernel: ugen0: Handspring Inc Handspring
Visor, rev 1.00/1.00, addr 3
May 27 03:45:35 satyridae kernel: pid 52691 (jpilot), uid 1002: exited
on signal 11 (core dumped)
May 27 03:45:37 satyridae kernel: ugen0: at uhub2 port 1 (addr 3)
disconnected
May 27 03:45:37 satyridae kernel: ugen0: detached
-- 
Douglas G. Phillips
ITS/Client Services
Eastern Illinois University
(217) 581-7631
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]