Results 1 to 4 of 4

Thread: Cygwin help

  1. #1
    Join Date
    Jul 2007
    Location
    /earth/USA/WA/Spokane
    Beans
    299
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Cygwin help

    So I'm trying to install CMus on cygwin and Cmus actually boasts about being able to be installed under cygwin but I've installed every development package I can think of and then some and it's still not getting passed the make stage here is where it errors:
    Code:
    Sparky@Sparky-PC ~/cmus-v2.4.3
    $ make
       CC     waveout.lo
    waveout.c:1:0: warning: -fPIC ignored for target (all code is position independent)
    waveout.c: In function 'waveout_get_option':
    waveout.c:284:3: error: implicit declaration of function 'snprintf'
    waveout.c:284:3: warning: incompatible implicit declaration of built-in function 'snprintf'
    scripts/lib.mk:76: recipe for target `waveout.lo' failed
    make: *** [waveout.lo] Error 1
    Any linux gurus care to shed some light?
    Ubuntu User # 17031
    Quote Originally Posted by RAV TUX View Post
    who needs support when you use Linux.
    Quote Originally Posted by asjdfwejqrfjcvm msz34rq33 View Post
    Open-Source: The power to create completely useless, but extremely cool, programs.

  2. #2
    Join Date
    Jul 2007
    Location
    Brisbane Australia
    Beans
    128
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Cygwin help

    I got 2 thoughts

    (1) first run ./configure
    (2) find out if the gcc in your cygwin is a compatible version

  3. #3
    Join Date
    Jul 2007
    Location
    /earth/USA/WA/Spokane
    Beans
    299
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Cygwin help

    Yeah I ran ./configure, and what's gcc? D:
    Ubuntu User # 17031
    Quote Originally Posted by RAV TUX View Post
    who needs support when you use Linux.
    Quote Originally Posted by asjdfwejqrfjcvm msz34rq33 View Post
    Open-Source: The power to create completely useless, but extremely cool, programs.

  4. #4
    Join Date
    Jul 2007
    Location
    /earth/USA/WA/Spokane
    Beans
    299
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Cygwin help

    I think the current stare of cygwin and Cmus don't allow the two to be compatible I installed every package Cygwin repos had, and a few others that I thought might help the make work, but no dice. Oh well. ^^ Winamp does me well anyway.
    Ubuntu User # 17031
    Quote Originally Posted by RAV TUX View Post
    who needs support when you use Linux.
    Quote Originally Posted by asjdfwejqrfjcvm msz34rq33 View Post
    Open-Source: The power to create completely useless, but extremely cool, programs.

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
  •