savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #7932] Submission of Lilisp Programming


From: Alexander Shulgin
Subject: [Savannah-register-public] [task #7932] Submission of Lilisp Programming Language
Date: Fri, 25 Apr 2008 06:28:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080129 Iceweasel/2.0.0.12 (Debian-2.0.0.12-1)

Follow-up Comment #3, task #7932 (project administration):

Hi,

The license/headers are OK now. :)

However, I cannot compile your project on my Debian GNU/Linux box.  I've
installed ant, java-gcj and GNU classpath, but still I get these errors:

    [javac] 1. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java (at line
291)
    [javac]     task.execute();
    [javac]          ^^^^^^^
    [javac] The method execute() is undefined for the type W3s.W3sWorker
...
    [javac] 3. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java
    [javac]  (at line 515)
    [javac]     class W3sWorker extends SwingWorker<List<String>, String> {
    [javac]                             ^^^^^^^^^^^
    [javac] SwingWorker cannot be resolved to a type
...
    [javac] 5. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java (at line
582)
    [javac]     publish(s);
    [javac]     ^^^^^^^
    [javac] The method publish(String) is undefined for the type
W3s.W3sWorker

Have you tried to compile and run your program w/o using Sun's JDK/JRE?  What
other packages could I have missed to install?

--
Regards,
Alex
PS: just an aside note: files in both the tarballs you've provided have
timestamps somewhere in Nov 2008... are your from future? :)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?7932>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]