users-prolog
[Top][All Lists]
Advanced

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

GNU Prolog/logtalk


From: Saurabh Bhatla
Subject: GNU Prolog/logtalk
Date: Wed, 14 Jul 2004 11:07:11 -0500

Hi all, 
   I have just started working in logtalk today. I am using it with GNU
Prolog. I want to make an executable for birds example. I am using the
following command to generate the executable. 

gplc *.pl ../../compiler/logtalk.pl ../../configs/gnu.pl


I get the following error:

address@hidden birds]$ gplc *.pl ../../compiler/logtalk.pl
../../configs/gnu.pl
/tmp/gplcUg8BDb.o(.text+0x1bb): In function `Lpred3_3':
: undefined reference to `predicate($proto_hierarchy0__dcl/5)'
/tmp/gplcUg8BDb.o(.text+0x2b9): In function `Lpred5_3':
: undefined reference to `predicate($proto_hierarchy0__def/5)'
collect2: ld returned 1 exit status
compilation failed

I dont even know if this is the right mailing list to ask this question.

All suggestions will be appreciated.

Regards,
Saurabh





reply via email to

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