Details Ticket 4543


Comment | Reply | Take | Open


Serial Number 4543
Subject Makefile:22: include/Make/Grass.make: No such file or directory
Area grass6
Queue grass
Requestors thomasda@heronet.ne.jp
Owner none
Status resolved
Last User Contact Mon Jun 5 10:53:31 2006 (2 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Sun Jun 11 13:35:27 2006 (2 yr ago)
Created Mon Jun 5 08:53:46 2006 (2 yr ago)

Transaction History Ticket 4543


Mon, Jun 5 2006 08:53:46    Request created by guest  
Subject: Makefile:22: include/Make/Grass.make:  No such file or directory

Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.0.2

-downloaded the file from http://grass.itc.it/grass60/source/grass-6.0.2.tar.gz
-moved file to new directory /home/grass/
-unzipped with $gunzip grass-6.0.2.tar.gz
-untarred with $tar -xvf grass-6.0.2.tar.gz
-this created a new directory with all of the sources in it.
-configured the file with:  $CFLAGS="g -Wall" ./configure
-tried to make file with:   $make

get the following errors:

Makefile:22: include/Make/Platform.make: No such file or directory
Makefile:23: include/Make/Grass.make:  No such file or directory
make:  *** No rule to make target 'include/Make/Grass.make'.  Stop.

I think the Makefile was configured improperly.  

Any suggestions?
Mon, Jun 5 2006 09:18:38    Mail sent by hamish_nospam@yahoo.com  
Return-Path <hamish_nospam@yahoo.com>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 5 Jun 2006 19:18:33 +1200
From Hamish <hamish_nospam@yahoo.com>
To Request Tracker <grass-bugs@intevation.de>
Subject Re: [GRASS-dev] [bug #4543] (grass) Makefile:22: include/Make/Grass.make: No such file or directory
Message-Id <20060605191833.22feeb45.hamish_nospam@yahoo.com>
In-Reply-To <20060605065346.4DADF1006A9@lists.intevation.de>
References <20060605065346.4DADF1006A9@lists.intevation.de>
X-Mailer Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
X-Face M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Spam-Status No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
X-Spam-Level
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4543
> ---------------------------------------------------------------------
> 
> Subject: Makefile:22: include/Make/Grass.make:  No such file or
> directory
..
> GRASS Version: 6.0.2

> -configured the file with:  $CFLAGS="g -Wall" ./configure
> -tried to make file with:   $make
> 
> get the following errors:
> 
> Makefile:22: include/Make/Platform.make: No such file or directory
> Makefile:23: include/Make/Grass.make:  No such file or directory
> make:  *** No rule to make target 'include/Make/Grass.make'.  Stop.
> 
> I think the Makefile was configured improperly.  


does ./configure end with an error?



Hamish


Mon, Jun 5 2006 10:19:35    Mail sent by thomasda@heronet.ne.jp  
Return-Path <thomasda@heronet.ne.jp>
Delivered-To grass-bugs@lists.intevation.de
From Darrell Thomas <thomasda@heronet.ne.jp>
To Hamish via RT <grass-bugs@intevation.de>
Subject Re: [bug #4543] (grass) Makefile:22:
Date Mon, 5 Jun 2006 17:19:36 +0900
User-Agent KMail/1.9.1
References <20060605071838.7696C1006BA@lists.intevation.de>
In-Reply-To <20060605071838.7696C1006BA@lists.intevation.de>
Cc hamish_nospam@yahoo.com
MIME-Version 1.0
Content-Type Multipart/Mixed; boundary="Boundary-00=_Yk+gEtEPHOQGxwR"
Message-Id <200606051719.36497.thomasda@heronet.ne.jp>
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
--Boundary-00=_Yk+gEtEPHOQGxwR
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

./configure ends with 

configure: error: *** couldn't find gdal-config
darrell@SUSE1:~/grass/grass_run>

The entire ./config listing is attached for ease of review.

Thanks for looking at this.

Darrell Thomas
thomasda@heronet.ne.jp


On Monday 05 June 2006 16:18, Hamish via RT wrote:
> > this bug's URL: http://intevation.de/rt/webrt?serial_num=4543
> > ---------------------------------------------------------------------
> >
> > Subject: Makefile:22: include/Make/Grass.make:  No such file or
> > directory
> > GRASS Version: 6.0.2
> >
> > -configured the file with:  $CFLAGS="g -Wall" ./configure
> > -tried to make file with:   $make
> >
> > get the following errors:
> >
> > Makefile:22: include/Make/Platform.make: No such file or directory
> > Makefile:23: include/Make/Grass.make:  No such file or directory
> > make:  *** No rule to make target 'include/Make/Grass.make'.  Stop.
> >
> > I think the Makefile was configured improperly.
>
> does ./configure end with an error?
>
>
>
> Hamish


--Boundary-00=_Yk+gEtEPHOQGxwR
Content-Type: text/plain;
  charset="iso-8859-15";
  name="configure_run"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="configure_run"

 
darrell@SUSE1:~/grass/grass_run> ./configure
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /home/darrell/grass/grass_run
checking for build directory... /home/darrell/grass/grass_run
checking how to build libraries... shared
yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... Linux-2.6.16.13-4-default
checking for dlopen in -ldl... yes
checking for ar... ar
checking for SysV... no
checking for XDriver... socket
checking for additional include dirs...
checking for additional library dirs...
checking for a BSD compatible install... /usr/bin/install -c
checking for flex... flex
checking for yywrap in -lfl... yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for env... /etc/bash.bashrc
checking for perl... /usr/bin/perl
checking for ANSI C header files... yes
checking for curses.h... yes
checking for limits.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for g2c.h... no
checking for f2c.h... no
checking for sys/ioctl.h... yes
checking for sys/mtio.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for libintl.h... yes
checking for iconv.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for Cygwin environment... no
checking for ftime... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for lseek... yes
checking for nice... yes
checking for time... yes
checking for uname... yes
checking for seteuid... yes
checking for setpriority... yes
checking for setreuid... yes
checking for setruid... no
checking for drand48... yes
checking for putenv... yes
checking for setenv... yes
checking whether setpgrp takes no argument... yes
checking for W11... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for curses.h... yes
checking curses.h WINDOW structure component... _maxy
checking for initscr in -lncurses... yes
checking for keypad in -lncurses... yes
checking for gtty in -lcompat... no
checking for gtty in -lbsd-compat... yes
checking for library containing cuserid... none required
checking for xdrmem_create... yes
checking for atan... no
checking for atan in -lm... yes
checking for dlsym... no
checking for dlsym in -ldl... yes
checking for iconv... yes
checking for socket... yes
checking for location of zlib includes...
checking for zlib.h... yes
checking for location of zlib library...
checking for deflate in -lz... yes
checking for location of External PROJ.4 includes...
checking for proj_api.h... yes
checking External PROJ.4 version... 450
checking for location of External PROJ.4 library...
checking for pj_get_def in -lproj... yes
checking whether to use Readline... no
checking whether to use JPEG... yes
checking for location of JPEG includes...
checking for jpeglib.h... yes
checking for location of JPEG library...
checking for jpeg_start_compress in -ljpeg... yes
checking whether to use GDAL... yes
checking for gdal-config... no
configure: error: *** couldn't find gdal-config
darrell@SUSE1:~/grass/grass_run>

--Boundary-00=_Yk+gEtEPHOQGxwR--


Mon, Jun 5 2006 10:27:20    Mail sent by guest  
- after running ./configure
  the last line yields an error of:  

  configure: error: *** couldn't find gdal-config


-The last few lines of the ./config command are listed here..  (all     
available on request at thomasda@heronet.ne.jp, but I don't want to clutter 
to post)

checking for location of zlib library...
checking for deflate in -lz... yes
checking for location of External PROJ.4 includes...
checking for proj_api.h... yes
checking External PROJ.4 version... 450
checking for location of External PROJ.4 library...
checking for pj_get_def in -lproj... yes
checking whether to use Readline... no
checking whether to use JPEG... yes
checking for location of JPEG includes...
checking for jpeglib.h... yes
checking for location of JPEG library...
checking for jpeg_start_compress in -ljpeg... yes
checking whether to use GDAL... yes
checking for gdal-config... no
configure: error: *** couldn't find gdal-config
darrell@SUSE1:~/grass/grass_run>

Mon, Jun 5 2006 10:53:31    Mail sent by hamish_nospam@yahoo.com  
Return-Path <hamish_nospam@yahoo.com>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 5 Jun 2006 20:53:24 +1200
From Hamish <hamish_nospam@yahoo.com>
To Darrell Thomas <thomasda@heronet.ne.jp>
Cc grass-bugs@intevation.de
Subject Re: [bug #4543] (grass) Makefile:22:
Message-Id <20060605205324.732ff58f.hamish_nospam@yahoo.com>
In-Reply-To <200606051719.36497.thomasda@heronet.ne.jp>
References <20060605071838.7696C1006BA@lists.intevation.de> <200606051719.36497.thomasda@heronet.ne.jp>
X-Mailer Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
X-Face M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Spam-Status No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
X-Spam-Level
..
> checking whether to use GDAL... yes
> checking for gdal-config... no
> configure: error: *** couldn't find gdal-config


You need to install GDAL.   http://www.gdal.org

SuSE RPM packages:  (temporarily down?)
  http://www.gdf-hannover.de/software


see http://grass.ibiblio.org/grass60/source/REQUIREMENTS.html

you can try and build --without-gdal, but I wouldn't recommend it as
then import/export is pretty non-functional.

see

./configure --help | less

for switch options.



Hamish


Sun, Jun 11 2006 13:35:27    Status changed to resolved by msieczka  
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