Menu

Problem compiling 0.2.1 on Solaris8 Sparc

Help
Anonymous
2001-03-17
2001-03-17
  • Anonymous

    Anonymous - 2001-03-17

    The configure script works fine but make fails with following errors:

    gui-preferences.c: In function `prefs_add_page_advanced':
    gui-preferences.c:2599: `HAVE_SETSOCKOPT' undeclared (first use in this function)
    gui-preferences.c:2599: (Each undeclared identifier is reported only once
    gui-preferences.c:2599: for each function it appears in.)
    gui-preferences.c:2600: parse error before `gtk_widget_set_sensitive'
    *** Error code 1
    make: Fatal error: Command failed for target `gui-preferences.o'
    Current working directory /usr/share/src/cronosII-0.2.1/src
    *** Error code 1
    make: Fatal error: Command failed for target `all-recursive'
    Current working directory /usr/share/src/cronosII-0.2.1
    *** Error code 1
    make: Fatal error: Command failed for target `all-recursive-am'

    Have no idea why since im no programmer. Would be nice with some help on this one. Have these libis installed:

    bash-2.03$ gtk-config --version
    1.2.8
    bash-2.03$ glib-config --version
    1.2.8
    bash-2.03$ gnome-config --version
    gnome-libs 1.2.11

    Best regards /Daniel.

     
    • Fernando

      Fernando - 2001-03-17

      This will be fixed for next release, by now, just delete line 2599 of the file gui-preferences.c under the src directory and recompile.

       

Log in to post a comment.