[GRASS-user] errors in nviz

P Kishor punk.kish at gmail.com
Thu Sep 3 16:26:33 EDT 2009


so, I finally was able to run make without-readline. After a lot of
huffing and puffing, make went into an almost endless loop with head
like so

-------
Generating HTML manual pages index (help system)...
Unknown option: n
Usage: head [-options] <url>...
    -m <method>   use method for the request (default is 'HEAD')
    -f            make request even if head believes method is illegal
    -b <base>     Use the specified URL as base
    -t <timeout>  Set timeout value
    -i <time>     Set the If-Modified-Since header on the request
    -c <conttype> use this content-type for POST, PUT, CHECKIN
    -a            Use text mode for content I/O
    -p <proxyurl> use this as a proxy
    -P            don't load proxy settings from environment
    -H <header>   send this HTTP header (you can specify several)

    -u            Display method and URL before any response
    -U            Display request headers (implies -u)
    -s            Display response status code
    -S            Display response status chain
    -e            Display response headers
    -d            Do not display content
    -o <format>   Process HTML content in various ways

    -v            Show program version
    -h            Print this message

    -x            Extra debugging output


------

It spat out the above message what seems like a few hundred times and
then ended with

Generated HTML docs in ../dist.i386-apple-darwin9.8.0/docs/html/index.html
----------------------------------------------------------------------
Following modules are missing the 'description.html' file in src code:
----------------------------------------------------------------------
GRASS GIS compilation log
-------------------------
Started compilation: Thu Sep  3 15:14:12 CDT 2009
--
Errors in:
/Users/punkish/Projects/grass-6.4.0RC5/visualization/nviz
--
In case of errors please change into the directory with error and run 'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: Thu Sep  3 15:23:21 CDT 2009
make: *** [default] Error 1
punkish at Lucknow ~/Projects/grass-6.4.0RC5$



So, seems like make failed in nviz. Any suggestions other than what is
suggested above... to go to the nviz directory and run make there?


-- 
Puneet Kishor


More information about the grass-user mailing list