make powder-sse: Error | No target specified

  • boxmein
    6th Mar 2011 Former Staff 0 Permalink
    make: *** No rule to make target `powder-sse'. Stop.

    This is what Terminal says. Please advise... Nothing on the Wiki for that. I downloaded the repo, I downloaded the packages, set up Git and then I immediately tried to make powder. Help?
  • MasterMind555
    6th Mar 2011 Member 0 Permalink
    @boxmein
    Ehhhh target as target where they save it? Like you didn't specified where you wanted that?
  • vanquish349
    6th Mar 2011 Member 0 Permalink
    @boxmein
    are you on linux
    if you are you have to cd to the folder where the source is
  • ubuntupokemoninc
    6th Mar 2011 Member 0 Permalink
    cd ~/Desktop/powder folder

    replace powder folder with the name of your folder.
  • boxmein
    6th Mar 2011 Former Staff 0 Permalink
    oh, ok.. I'll goto linux soon. but for now, thanks
    @vanquish349 Of course, windows has no bash terminal.
  • boxmein
    6th Mar 2011 Former Staff 0 Permalink
    Here is a little paste of what happened:
    I replaced my name with x
    ((sorry for necro but it is a serious issue, btw I can't access internet on my linux))
    ~~~
    x@linuxmint ~ $ cd '/home/x/Desktop/TPT' ^C
    x@linuxmint ~ $ make powder-sse
    make: *** No rule to make target `powder-sse'. Stop.
    x@linuxmint ~ $ make /home/x/Desktop/TPT powder-sse
    make: Nothing to be done for `/home/x/Desktop/TPT'.
    make: *** No rule to make target `powder-sse'. Stop.
    x@linuxmint ~ $ make /
    make: Nothing to be done for `/'.
    x@linuxmint ~ $ make /home/x/Desktop/tpt/Makefile
    make: *** No rule to make target `/home/x/Desktop/tpt/Makefile'. Stop.
    x@linuxmint ~ $
  • jacksonmj
    6th Mar 2011 Developer 0 Permalink
    What is the output of "ls" after you cd to the Powder Toy source folder?
  • boxmein
    6th Mar 2011 Former Staff 0 Permalink
    Checked. Had to use ~/Desktop/TPT and then make powder-64-sse3 (powder-sse says it misses a 32bit file, I have the usual and 64-bit.)
    It worked.
    Now I just need to get the stupid internets working. Even linuxmint forums is clueless. :(