Starting
Neil Nelson <[email protected]> Fri, 21 Apr 2017 15:35:05 -0600
| Newsgroups | gmane.comp.ai.powerloom |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============1298959330== Content-Type: multipart/alternative; boundary="------------5D3DF238DA3FE0CF1063FA65" This is a multi-part message in MIME format. --------------5D3DF238DA3FE0CF1063FA65 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit The list confirmation by simple email reply does not work. <[email protected]>: host vapor.ISI.EDU[128.9.64.64] said: 550 5.1.1<[email protected]>... User unknown (in reply to RCPT TO command) Downloaded PowerLoom 4.0.0.beta from http://www.isi.edu/isd/LOOM/PowerLoom/download.html. sbcl version appears initially to work OK. There were a considerable number of messages on the load. The compile for the C++ version obtains the following which does not seem difficult to correct. It may be looking for a library that could be added when linking. ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_create' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_wait' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_init' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_destroy' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_mutex_trylock' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_getvalue' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_kill' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_post' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_sigmask' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_join' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status Makefile:105: recipe for target 'powerloom' failed make: *** [powerloom] Error 1 It is good to see PowerLoom with threading. Is this for multi-processing capability during inference? The java version came up using ./powerloom java Using Ubuntu 16.04.2 LTS gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) SBCL 1.3.1.debian openjdk version "1.8.0_121" --------------5D3DF238DA3FE0CF1063FA65 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> <p><font size="-1">The list confirmation by simple email reply does not work.</font></p> <pre wrap=""><a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>: host vapor.ISI.EDU[128.9.64.64] said: 550 5.1.1 <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>... User unknown (in reply to RCPT TO command) Downloaded PowerLoom 4.0.0.beta from <a class="moz-txt-link-freetext" href="http://www.isi.edu/isd/LOOM/PowerLoom/download.html">http://www.isi.edu/isd/LOOM/PowerLoom/download.html</a>. sbcl version appears initially to work OK. There were a considerable number of messages on the load. The compile for the C++ version obtains the following which does not seem difficult to correct. It may be looking for a library that could be added when linking. ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_create' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_wait' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_init' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_destroy' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_mutex_trylock' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_getvalue' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_kill' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `sem_post' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_sigmask' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_join' ../stella/cpp-lib/gc/.libs/libgc.so: undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status Makefile:105: recipe for target 'powerloom' failed make: *** [powerloom] Error 1 It is good to see PowerLoom with threading. Is this for multi-processing capability during inference? The java version came up using ./powerloom java Using Ubuntu 16.04.2 LTS gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) SBCL 1.3.1.debian openjdk version "1.8.0_121" </pre> </body> </html> --------------5D3DF238DA3FE0CF1063FA65-- --===============1298959330== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ powerloom-forum mailing list [email protected] http://mailman.isi.edu/mailman/listinfo/powerloom-forum --===============1298959330==--