Results 1 to 2 of 2

Thread: No targets specified and no makefile found. Stop

  1. #1
    Join Date
    Aug 2008
    Beans
    15

    No targets specified and no makefile found. Stop

    I am trying to get my Wacom Bamboo Fun tablet to work in Hardy ( I tried Jaunty, it didn't work well on my system ), I followed the directions found here http://ubuntuforums.org/showthread.php?t=765915; when I get to
    Code:
    ./configure --enable-wacom
    make
    sudo make install
    I get the following
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... configure: error: C compiler cannot create executables
    See `config.log' for more details.
    :~/wacom/linuxwacom-0.8.0-3$ make
    make: *** No targets specified and no makefile found. Stop.
    Any ideas how I can fix this?

  2. #2
    Join Date
    Sep 2008
    Location
    Ohio
    Beans
    963
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No targets specified and no makefile found. Stop

    Please post the contents of config.log

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
  •