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]"


problem with hylafax port

2003-06-13 Thread Зайков С.Г.
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.

rules.
Description: Binary data
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"