KVirc 3.0.0 beta 2

Martin Tsanov cyberzone at odessos.org
Fri Apr 4 08:03:53 PST 2003


Hello,

I'm trying to install this program under FreeBSD 4.8 RC from
source as there is no binary package. Unfortunately, there is no port entry
for it as well.
When I try to configure the source code, I get an error.

I run the configure script withi the following options:

 ./configure --with-freebsd-pthread

The error follows:

### Looking for Qt
################################################################################
checking for the Qt library name... "qt"
checking for the general Qt directory... Seems to be /usr/X11R6/.
checking for the Qt library... found in /usr/X11R6/./lib
checking for the Qt header files... found in /usr/X11R6/./include
checking for the Qt moc... found as /usr/X11R6/bin/moc
checking for the multithreaded version of Qt... seems to be available
checking if we can compile an X-Qt application... FAILED
################################################################################
### CONFIGURE ERROR:
### Failed to compile the Qt library test program.
### This may be a bad sign :)
### First of all, make sure that qt is correctly installed on your system,
### and the qt version is the one requested by this version of kvirc.
### Ensure that you have only one copy of qt visible at a time.
### You may also take a look at the config.log file in this directory,
### that will tell you which check has failed and maybe more about the reason
### of the failure.
### The CPPFLAGS used were:
###   -I/usr/X11R6/include
###   -I/usr/X11R6/./include
###   -I/usr/X11R6/include
### The CXXFLAGS used were:
###   -O2
###   -Wall
### The LIBS used were:
###   -L/usr/X11R6/lib
###   -L/usr/X11R6/./lib
###   -L/usr/X11R6/lib
###   -lqt-mt
###   -lXext
###   -lX11
### The LDFLAGS used were:
###   -s
### If you're sure that qt is correctly installed , you may force configure
### to skip this check and try to compile kvirc anyway.
### Try using the --without-qt-check option.
### If you're feeling that this may be a bug in this configure script
### and want to report this to me , please include your configure script,
### the config.log file as well as the complete configure output.

I have one version of qt installed and it is qt-3.1.1_4
Attached is the generated config.log

Any help will be appreciated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 35099 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030404/0ebdfe0c/config.obj


More information about the freebsd-questions mailing list