public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Eric McDonald <mcdonald@phy.cmich.edu>
To: Lincoln Peters <sampln@sbcglobal.net>
Cc: Xconq list <xconq7@sources.redhat.com>
Subject: Re: Problem compiling new version of ai_plan_research
Date: Wed, 08 Sep 2004 03:49:00 -0000	[thread overview]
Message-ID: <413E7725.4000109@phy.cmich.edu> (raw)
In-Reply-To: <1094612324.4338.58224.camel@localhost>

Lincoln Peters wrote:

> gcc -o xconq -g -O2 -ansi -pedantic -g   -DHAVE_ACDEFS_H -I. -I./.. -I./../kernel -I./../missing -I/usr/include/tcl8.4 -I/usr/include/tcl8.4/tk-private/generic    -I/usr/X11R6/include    -L/usr/X11R6/lib tkunix.o ./libtkui.a ./libtkimf.a  ../kernel/libconq.a ../kernel/libconqlow.a ../missing/libmissing.a -lXext -lXmu -lX11  -L/usr/lib -ltcl8.4 -L/usr/lib -ltk8.4  -L/usr/X11R6/lib -lX11 -ldl -lpthread -lieee -lm -ldl
> ../kernel/libconq.a(ai.o)(.text+0x47ad): In function `ai_plan_research':
> /home/lincoln/Projects/xconq/xconq/kernel/ai.c:1811: undefined reference to `ua_multiply_production'
> ../kernel/libconq.a(ai.o)(.text+0x47bc):/home/lincoln/Projects/xconq/xconq/kernel/ai.c:1812: undefined reference to `ua_multiply_production'
> ../kernel/libconq.a(ai.o)(.text+0x47cb):/home/lincoln/Projects/xconq/xconq/kernel/ai.c:1817: undefined reference to `ua_add_production'
> ../kernel/libconq.a(ai.o)(.text+0x47f0):/home/lincoln/Projects/xconq/xconq/kernel/ai.c:1813: undefined reference to `ua_multiply_production'
> ../kernel/libconq.a(ai.o)(.text+0x4805):/home/lincoln/Projects/xconq/xconq/kernel/ai.c:1814: undefined reference to `ua_multiply_production'

These tables are not listed in 'kernel/table.def'. If you want to get a 
list of what is supported, then just search for "DEF_UA" and "DEF_AA" in 
that file.

> One thing I do notice about the remaining errors is that they all
> involve parts of the code that are (supposed to be) implemented but are
> not used in any existing game modules.  Could that have something to do
> with the errors?

Hmmm... They do appear in the documentation but not in the code. Looks 
like yet another occurance of inconsistent docs and code.

Eric

  reply	other threads:[~2004-09-08  3:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  1:51 Lincoln Peters
2004-09-08  3:39 ` Eric McDonald
2004-09-08  5:20   ` Lincoln Peters
2004-09-08  3:49     ` Eric McDonald [this message]
2004-09-08  3:53       ` Lincoln Peters
2004-09-08  3:54         ` Research of Advances and SDL UI Improvements Eric McDonald
2004-09-08  3:47 ` Politics Elijah Meeks
2004-09-08  8:27   ` Politics Lincoln Peters
2004-09-08 19:30     ` Politics Eric McDonald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=413E7725.4000109@phy.cmich.edu \
    --to=mcdonald@phy.cmich.edu \
    --cc=sampln@sbcglobal.net \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).