On Wed, Jun 20, 2001 at 10:59:46AM -0500, Jeff Jirsa wrote:
> Hi, I'm having a problem building MyODBC 2.50.37 on BSD.
> When I run make after configure, I get the error:
> 
> "Makefile", line 315: Need an operator
> make: fatal errors encountered -- cannot continue

When I see this, my first assumption is the makefile author assumed
GNU make, rather than BSD make.  Install the 'gmake' package, for
a quick test..

> 
> Line 315 contains:
> -include $(DEP_FILES)
> 
> If I comment out 315 and run make again, I get:
> make: don't know how to make catalog.lo. Stop
> 
> 
> Please HELP!  I've compiled other projects using configure and have never
> seen this problem before.
> I am running FreeBSD 3.4 i386, MySQL v3.23.38 database, and unixODBC 2.0.7

-- 
Brian 'you Bastard' Reichert            <[EMAIL PROTECTED]>
37 Crystal Ave. #303                    Daytime number: (603) 434-6842
Derry NH 03038-1713 USA                 Intel architecture: the left-hand path

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to