TMW 0.0.19 compiling problems on FreeBSD

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
ReToX
Peon
Peon
Posts: 3
Joined: 28 Feb 2006, 17:20

TMW 0.0.19 compiling problems on FreeBSD

Post by ReToX »

when i make ./configure i get this error:

Code: Select all

[sfx@Hellsystem ~/tmw-0.0.19]$ ./configure
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for pthread_create in -lpthread... yes
checking for gcnGuichanVersion in -lguichan... no
configure: error:  *** Unable to find Guichan library (guichan.sf.net)
i have guichan and the others things installed
can somebody help me? :(
i'm on FreeBSD 6.1
User avatar
Pajarico
Knight
Knight
Posts: 592
Joined: 28 Feb 2005, 19:29
Contact:

Post by Pajarico »

Where is guichan installed?
Lv.: Maggot
Please, read the FAQ before posting.
Post Reply