Csound Csound-dev Csound-tekno Search About

[Cs-dev] unimportant problem

Date2014-11-30 16:06
Fromjpff
Subject[Cs-dev] unimportant problem
when I build csound it always halts (second time)[*] on

Building JAVA package csnd6.jar
cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && cmake -E make_directory ./csnd6
cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && /usr/bin/javac *.java -source 1.6 -target 1.6 -d .
/bin/sh: /usr/bin/javac: No such file or directory
interfaces/CMakeFiles/_jcsound6.dir/build.make:107: recipe for target 'lib_jcsound6.so' failed
make[2]: *** [lib_jcsound6.so] Error 127
make[2]: Leaving directory '/home/jpff/Sourceforge/csound/New/csound6'
CMakeFiles/Makefile2:1780: recipe for target 'interfaces/CMakeFiles/_jcsound6.dir/all' failed
make[1]: *** [interfaces/CMakeFiles/_jcsound6.dir/all] Error 2
make[1]: Leaving directory '/home/jpff/Sourceforge/csound/New/csound6'
Makefile:150: recipe for target 'all' failed
make: *** [all] Error 2

I do not care much as I do not use java but it breaks the scripts.  If
I go make again it works.

What package do I have missing?  On Linux 64bit; searching no one
provides javac

==John ff

[*] First break is because someone deletes libstk.so and I have to
copy it back

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-30 16:10
FromJustin Smith
SubjectRe: [Cs-dev] unimportant problem
AttachmentsNone  None  
javac is part of the jdk, any jdk package should work

On Sun, Nov 30, 2014 at 8:06 AM, jpff <jpff@codemist.co.uk> wrote:
when I build csound it always halts (second time)[*] on

Building JAVA package csnd6.jar
cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && cmake -E make_directory ./csnd6
cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && /usr/bin/javac *.java -source 1.6 -target 1.6 -d .
/bin/sh: /usr/bin/javac: No such file or directory
interfaces/CMakeFiles/_jcsound6.dir/build.make:107: recipe for target 'lib_jcsound6.so' failed
make[2]: *** [lib_jcsound6.so] Error 127
make[2]: Leaving directory '/home/jpff/Sourceforge/csound/New/csound6'
CMakeFiles/Makefile2:1780: recipe for target 'interfaces/CMakeFiles/_jcsound6.dir/all' failed
make[1]: *** [interfaces/CMakeFiles/_jcsound6.dir/all] Error 2
make[1]: Leaving directory '/home/jpff/Sourceforge/csound/New/csound6'
Makefile:150: recipe for target 'all' failed
make: *** [all] Error 2

I do not care much as I do not use java but it breaks the scripts.  If
I go make again it works.

What package do I have missing?  On Linux 64bit; searching no one
provides javac

==John ff

[*] First break is because someone deletes libstk.so and I have to
copy it back

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-11-30 16:17
Fromjpff
SubjectRe: [Cs-dev] unimportant problem
AttachmentsNone  None  
I have java-1_7_0-openjdk installed but no javac; perhaps I need the 
-devel package as well?

On Sun, 30 Nov 2014, Justin Smith wrote:

> javac is part of the jdk, any jdk package should work
> 
> On Sun, Nov 30, 2014 at 8:06 AM, jpff  wrote:
>       when I build csound it always halts (second time)[*] on
>
>       Building JAVA package csnd6.jar
>       cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && cmake
>       -E make_directory ./csnd6
>       cd /home/jpff/Sourceforge/csound/New/csound6/interfaces &&
>       /usr/bin/javac *.java -source 1.6 -target 1.6 -d .
>       /bin/sh: /usr/bin/javac: No such file or directory
>       interfaces/CMakeFiles/_jcsound6.dir/build.make:107: recipe for
>       target 'lib_jcsound6.so' failed
>       make[2]: *** [lib_jcsound6.so] Error 127
>       make[2]: Leaving directory
>       '/home/jpff/Sourceforge/csound/New/csound6'
>       CMakeFiles/Makefile2:1780: recipe for target
>       'interfaces/CMakeFiles/_jcsound6.dir/all' failed
>       make[1]: *** [interfaces/CMakeFiles/_jcsound6.dir/all] Error 2
>       make[1]: Leaving directory
>       '/home/jpff/Sourceforge/csound/New/csound6'
>       Makefile:150: recipe for target 'all' failed
>       make: *** [all] Error 2
>
>       I do not care much as I do not use java but it breaks the
>       scripts.  If
>       I go make again it works.
>
>       What package do I have missing?  On Linux 64bit; searching no one
>       provides javac
>
>       ==John ff
>
>       [*] First break is because someone deletes libstk.so and I have to
>       copy it back
> 
> -----------------------------------------------------------------------------
>       -
>       Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>       from Actuate! Instantly Supercharge Your Business Reports and
>       Dashboards
>       with Interactivity, Sharing, Native Excel Exports, App Integration
>       & more
>       Get technology previously reserved for billion-dollar
>       corporations, FREE
>       http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
>       _______________________________________________
>       Csound-devel mailing list
>       Csound-devel@lists.sourceforge.net
>       https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> 
>

Date2014-11-30 16:46
FromMichael Gogins
SubjectRe: [Cs-dev] unimportant problem
AttachmentsNone  None  
I think so.

Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Sun, Nov 30, 2014 at 11:17 AM, jpff <jpff@codemist.co.uk> wrote:
I have java-1_7_0-openjdk installed but no javac; perhaps I need the -devel package as well?


On Sun, 30 Nov 2014, Justin Smith wrote:

javac is part of the jdk, any jdk package should work

On Sun, Nov 30, 2014 at 8:06 AM, jpff <jpff@codemist.co.uk> wrote:
      when I build csound it always halts (second time)[*] on

      Building JAVA package csnd6.jar
      cd /home/jpff/Sourceforge/csound/New/csound6/interfaces && cmake
      -E make_directory ./csnd6
      cd /home/jpff/Sourceforge/csound/New/csound6/interfaces &&
      /usr/bin/javac *.java -source 1.6 -target 1.6 -d .
      /bin/sh: /usr/bin/javac: No such file or directory
      interfaces/CMakeFiles/_jcsound6.dir/build.make:107: recipe for
      target 'lib_jcsound6.so' failed
      make[2]: *** [lib_jcsound6.so] Error 127
      make[2]: Leaving directory
      '/home/jpff/Sourceforge/csound/New/csound6'
      CMakeFiles/Makefile2:1780: recipe for target
      'interfaces/CMakeFiles/_jcsound6.dir/all' failed
      make[1]: *** [interfaces/CMakeFiles/_jcsound6.dir/all] Error 2
      make[1]: Leaving directory
      '/home/jpff/Sourceforge/csound/New/csound6'
      Makefile:150: recipe for target 'all' failed
      make: *** [all] Error 2

      I do not care much as I do not use java but it breaks the
      scripts.  If
      I go make again it works.

      What package do I have missing?  On Linux 64bit; searching no one
      provides javac

      ==John ff

      [*] First break is because someone deletes libstk.so and I have to
      copy it back

-----------------------------------------------------------------------------
      -
      Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
      from Actuate! Instantly Supercharge Your Business Reports and
      Dashboards
      with Interactivity, Sharing, Native Excel Exports, App Integration
      & more
      Get technology previously reserved for billion-dollar
      corporations, FREE
      http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
      _______________________________________________
      Csound-devel mailing list
      Csound-devel@lists.sourceforge.net
      https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel