Details Ticket 3854


Comment | Reply | Take | Open


Serial Number 3854
Subject Error in db/drivers/Makefile
Area grass6
Queue grass
Requestors lorenzo.moretti@bologna.enea.it
Owner none
Status resolved
Last User Contact Tue Nov 22 17:04:57 2005 (3 yr ago)
Current Priority 70
Final Priority 70
Due No date assigned
Last Action Tue Nov 22 17:05:01 2005 (3 yr ago)
Created Tue Nov 22 10:21:59 2005 (3 yr ago)

Transaction History Ticket 3854


Tue, Nov 22 2005 10:21:59    Request created by guest  
Subject: Error in db/drivers/Makefile

Platform: Mac OSX
grass obtained from: CVS
grass binary for platform: Compiled from Sources

There is an error in db/drivers/Makefile

rows 19-34

# add mysql:
ifneq ($(strip $(MYSQLLIB)),)
    SUBDIRS4 = mysql
endif

# add SQLite:
ifneq ($(strip $(SQLITELIB)),)
-    SUBDIRS4 = sqlite
+    SUBDIRS5 = sqlite
endif

# add ogr:
ifneq ($(strip $(USE_OGR)),)
-    SUBDIRS5 = ogr
+    SUBDIRS6 = ogr
endif

- SUBDIRS =  $(SUBDIRS1) $(SUBDIRS2) $(SUBDIRS3) $(SUBDIRS4) $(SUBDIRS5)
+ SUBDIRS =  $(SUBDIRS1) $(SUBDIRS2) $(SUBDIRS3) $(SUBDIRS4) $(SUBDIRS5) $(SUBDIRS6)
Tue, Nov 22 2005 17:04:57    Mail sent by mneteler  
Thanks, fixed in CVS.

Markus
Tue, Nov 22 2005 17:05:01    Status changed to resolved by mneteler  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request