GTK-OSX Build Problem



Hi,

I'm trying to build GTK-OSX according to the instructions on http://developer.imendio.com/projects/gtk-macosx/build-instructions. I'm running Mac OS 10.4.11 on an Intel MacBook.

During the "jhbuild build meta-gtk-osx-bootstrap" stage I'm getting the following error:

*** Building gtk-doc *** [4/13]
make  
Making all in help
Making all in manual
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)
    -C <username>:<password>
                  provide credentials for basic authentication

    -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
xsltproc -o gtk-doc-manual-C.omf --stringparam db2omf.basename gtk-doc-manual --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd  --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/Users/christophershare/gtk/inst/share/omf" --stringparam db2omf.help_dir "/Users/christophershare/gtk/inst/share/gnome/help" --stringparam db2omf.omf_in "/Users/christophershare/gtk/source/gtk-doc/help/manual/gtk-doc-manual.omf.in"  `/Users/christophershare/gtk/inst/bin/pkg-config --variable db2omf gnome-doc-utils` C/gtk-doc-manual.xml || { rm -f "gtk-doc-manual-C.omf"; exit 1; }
warning: failed to load external entity "db2omf.lang"
cannot parse db2omf.lang
make[2]: *** [gtk-doc-manual-C.omf] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
*** error during stage build of gtk-doc: ########## Error running make   *** [4/13]

  [1] rerun stage build
  [2] ignore error and continue to install
  [3] give up on module
  [4] start shell
  [5] go to stage force_checkout
  [6] go to stage configure
  [7] go to stage force_clean
  [8] go to stage force_distclean
choice: 

I've asked about this on the GTK-OSX forum and was told that "It looks like either the jhbuild setup is not right, or that you might
have some macports or fink stuff that interferes... it's hard to say".

Any idea what's going on here?

Cheers,

Chris



      


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]