Results 1 to 1 of 1

Thread: Java-gnome 4.1.2 unique.h no such file or directory

Hybrid View

  1. #1
    Join Date
    Feb 2011
    Beans
    58

    Java-gnome 4.1.2 unique.h no such file or directory

    I'm trying to compile java-gnome 4.1.2 from source (http://ftp.gnome.org/pub/gnome/sources/java-gnome/4.1/) following the instructions given here: http://java-gnome.sourceforge.net/README.html

    I'm using 64 bit Ubuntu 12.04

    ./ configure works fine and suggests all the dependencies are met but when I use make I get the following error message:

    Code:
    MKDIR	tmp/objects/org/gnome/unique
    GCC	generated/bindings/org/gnome/unique/UniqueApp.c
    generated/bindings/org/gnome/unique/UniqueApp.c:44:27: fatal error: unique/unique.h: No such file or directory
    compilation terminated.
    make: *** [build-java] Error 1
    Can anyone help? Thanks
    Last edited by db579; January 18th, 2013 at 12:01 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •