How could I make it

"Bo Gu" <[email protected]>
Newsgroups gmane.comp.gnu.prolog.bugs
Message-ID <[email protected]>
 Hello guys:

I was making gprolog on FreeBSD 6.0 release which is ran under VMware under
WindowsXP professional.

*1 )*
I typed these :

./configure
make

and there were some compile error. It seems these errors are caused by the
functions declared in wam_inst.h and another header file which with FC
between the right parentheses of their arguments list and the semicolon.suchas
Bool <javascript:searchRef('Bool')>
Get_Integer<javascript:searchRef('Get_Integer')>
(long n <javascript:searchRef('n')>, WamWord<javascript:searchRef('WamWord')>
start_word <javascript:searchRef('start_word')>) FC<javascript:searchRef('FC')>
 ;

I googled  this and found another version of these functions with FC between
the return type and the function name.
Then I added "#define FC  "to these two files , and the errors disappeared.

*2 )*
I typed make again.
This time it complains that it can not find gplc.So I added TopComp to my
path.

*3 )*
 I typed make again.
This time it complains that it can not find pl2wam.So I added the directory
contains pl2wam to my path.

*4 ) I am here and wondering what to do next*
when "gplc -c --fast-math fd2c.pl"it stopped responding.
I wonder how could I continue making



 Does anyone know hoe could I do to make it?

_______________________________________________
Bug-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-prolog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.