From ovidiu@orion.rgv.hp.com  Fri Jan 21 03:54:56 2000
Received: from bbnona4.hp.com (bbnrel4.net.external.hp.com [155.208.254.68])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id DAA28718
	for <prolog@swi.psy.uva.nl>; Fri, 21 Jan 2000 03:54:56 +0100 (MET)
Received: from orion.rgv.hp.com (root@orion.rgv.hp.com [15.81.94.166])
	by bbnona4.hp.com (8.8.6/8.8.5tis) with ESMTP id DAA03367
	for <prolog@swi.psy.uva.nl>; Fri, 21 Jan 2000 03:54:58 +0100 (MET)
Received: (from ovidiu@localhost)
	by orion.rgv.hp.com (8.9.3/8.9.3) id SAA16233;
	Thu, 20 Jan 2000 18:53:44 -0800
Message-Id: <200001210253.SAA16233@orion.rgv.hp.com>
X-Mailer: exmh version 2.1.0 04/14/1999
To: prolog@swi.psy.uva.nl
Subject: problem with JPL 1.0.1 and SWI Prolog 3.3.0
X-Url: http://www.geocities.com/SiliconValley/Monitor/7464/
X-Image-Url: http://www.geocities.com/SiliconValley/Monitor/7464/ovidiu.tiff
X-Face: ?(@Y~qjBA}~8ZMh5gM4{Q{bE_*:sCJ3@Z?{B*Co=J!#8bb~-z?-0._vJjt~MM59!MjxG%>U
 5>MW^2-\7~z04buszR^=m^U|m66>FdR@cFwhb;.A(8*D.QmLkK]z,md0'HiOE\pyeiv_PACR+P:Cm.
 wq_%l':E:q]g-UCc>r&s@BVo'kFN;(\9PF22Myg5w%nUBWQ6MJJ#qL#w>2oxckP'H:\$9F"mxsz]Dg
 k{1`fTcP'Y$CgGnc^paTV$dzhVX<SVN1RPb="gz3>+;(U$;Eb)P<>G)g)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 20 Jan 2000 18:53:44 -0800
From: Ovidiu Predescu <ovidiu@cup.hp.com>

Hi,

I'm trying to get JPL running on my Linux box. I have JDK 1.2.2, JPL 1.0.1 and
SWI Prolog 3.3.0 (the January 17th 2000 version).

When I run the Test.java program in the test directory, I get this error
message:

[PROLOG INTERNAL ERROR:
        Undefined predicate: system:print_message/2

PROLOG STACK:
    [42405] system: (module_transparent _L508925)
    [42404] system: (module_transparent _G127252, _G127253)
    [42403] system: (module_transparent _G127249, _G127250)
    [42402] system: (module_transparent _G127246, _G127247)
    [42401] system: (module_transparent _G127243, _G127244)
    [42400] system: (module_transparent _G127240, _G127241)
    [42399] system: (module_transparent _G127237, _G127238)
    [42398] system: (module_transparent _G127234, _G127235)
    [42397] system: (module_transparent _G127231, _G127232)
    [42396] system: (module_transparent _G127228, _G127229)
]

It looks like the definition of print_message is not available to the Prolog
system.

The CLASSPATH and LD_LIBRARY_PATH point to the correct locations. What am I
doing wrong here?

Thanks,
Ovidiu

-- 
Ovidiu Predescu <ovidiu@cup.hp.com>
http://orion.rgv.hp.com/  (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/


