bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] no 'make all' for boards


From: Morten Wang
Subject: Re: [Bug-gnubg] no 'make all' for boards
Date: Wed, 04 Dec 2002 23:19:25 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu)

* Joern Thyssen
> I think you should add: ./configure

I think that's a very good idea, so I've adopted it. :)

My make-process still fails though:

gtkprefs.o: In function `BoardPrefsDestroy':
/home/morten/gnubg/gnubg/gtkprefs.c:1322: undefined reference to 
`free_board_designs'
collect2: ld returned 1 exit status
make[2]: *** [gnubg] Error 1
make[2]: Leaving directory `/home/morten/gnubg/gnubg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/morten/gnubg/gnubg'
make: *** [all] Error 2

I had a look around at gtkprefs.c and noticed that free_board_designs
is a part of "#if HAVE_LIBXML2".  I've only got 1.8 installed, but it
seems like the make-process still wants to make everything that relies
on v2, even though the '#if HAVE_LIBXML2' fails.

I'll go have a look for libxml2 tomorrow.


Morten!

-- 
"...a liquid which was almost, but not quite, entirely unlike tea."
  My opinions are not necessarily those of my provider,
  not necessarily mine, and probably not necessary.




reply via email to

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