On Jul 28, 2006, at 1:25 AM, Martin Costabel wrote:

> Philip Ershler wrote:
> []
>> Failed: phase compiling: soqt21-1.2.0-3 failed
>
> Any reason why you are still using the 10.4-transitional tree?
> What you are seeing is probably some effect of it rotting in its  
> grave.
>
> On the Fink home page it says that that tree will be officially
> unsupported from August 1st, but in reality it has not been completely
> supported for some time already. In particular, there was a patch
> related to this problem for the soqt21 package in the 10.4 tree  
> (now at
> version 1.2.0-1004), but not in the 10.4-transitional tree.
>
> -- 
> Martin
>

Thanks for the suggestion. I changed over to the 10.4 tree, did a  
selfupdate and then tried to build soqt21 again. Things have changed  
a bit. But now my head is spinning round and round. Below I have  
included a portion of the install output, the value of QTDIR, a look  
at which parts of qt3 are installed and the top of the config.log. Is  
there any more info I can provide to solve this issue?

Thanks once again,

Phil


fink install soqt21

<snip>

checking if the Open Inventor SoPolygonOffset node is available... true
checking if the Open Inventor SoVRMLMaterial VRML node is  
available... true
checking if the Open Inventor SoVRMLViewpoint VRML node is  
available... true
checking if the Open Inventor SoVRMLBackground VRML node is  
available... true
checking if the Open Inventor SoVRMLFog VRML node is available... true
checking for SoKeyboardEvent::DELETE enum... true
checking for SoMouseButtonEvent::BUTTON5 enum... true
checking for SoCamera::setStereoMode() method... true
checking for SoGLRenderAction::SORTED_LAYERS_BLEND transparency  
mode... true
checking whether the X11 miscellaneous utilities library is  
available... yes
checking for moc... /sw/bin/moc
checking version of Qt library... 336
checking for Qt library devkit...  UNRESOLVED
checking install sanity... ok

Could not find any way to build against the Qt library. If you
are sure Qt is properly installed on your system, see the file
config.log to find out what went wrong.

One common way to solve this problem is to set up the environment
variable QTDIR to the base of the Qt installation directory. Or if it
was already set up, double check to see that it is pointing at the
correct directory.

Note that it is possible to override the combinations of Qt libraries
configure tries to link against by setting up the environment variable
CONFIG_QTLIBS. This might be necessary if you have installed the Qt
library in a manner that is not compatible with any of the known
configurations, for instance by changing the name of the library or
the Qt library having more dependencies on other libraries that we are
aware of.

If you for instance know the correct set of libraries to be qt304.lib,
qtmain.lib and gdi32.lib (this would be on an MSWindows system), then
set CONFIG_QTLIBS to the string ''-lqt304 -lqtmain -lgdi32'' before
re-running configure.

If you still can't get the configure script to detect the presence of
and how to use the Qt library, please mail the config.log file to
<[EMAIL PROTECTED]> and ask for help.

configure: error: aborting
### execution of ./configure failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-soqt21-1.2.0-3
(Reading database ... 106847 files and directories currently installed.)
Removing fink-buildlock-soqt21-1.2.0-3 ...
Failed: phase compiling: soqt21-1.2.0-3 failed

[EMAIL PROTECTED]:admin> echo $QTDIR
/sw/lib/qt3

[EMAIL PROTECTED]:admin> fink list | grep qt3
         dbus-qt3-dev    0.60-23 D-BUS Qt bindings
         dbus-qt3-shlibs 0.60-23 Shared libraries for D-BUS Qt3 bindings
         poppler-qt3     0.5.3-21        PDF rendering library (Qt  
Interface)
         poppler-qt3-shlibs      0.5.3-21        PDF rendering  
library (Qt Interface)
i      qt3     3.3.6-27        Cross-Platform GUI application framework
p      qt3-bin         [virtual package]
i      qt3-designer    3.3.6-27        Cross-Platform GUI application  
framework
         qt3-dev 3.3.4-23        Cross-Platform GUI application  
framework
i      qt3-doc 3.3.6-27        Cross-Platform GUI application framework
i      qt3-linguist    3.3.6-27        Cross-Platform GUI application  
framework
         qt3-mysql       3.3.6-27        Cross-Platform GUI  
application framework (MySQL Plugin)
         qt3-postgresql  3.3.6-27        Cross-Platform GUI  
application framework (PostgreSQL Plugin)
i      qt3-shlibs      3.3.6-27        Cross-Platform GUI application  
framework
         qt3mac  3.3.5-4 Aqua version of QT3 library and tools
         qt3mac-apps     3.3.5-4 Aqua version of QT3 library and tools
         qt3mac-doc      3.3.5-4 Aqua version of QT3 library and tools
         qt3mac-mysql    3.3.5-1 Aqua version of QT3 (MySQL Plugin)
         qt3mac-postgresql       3.3.5-1 Aqua version of QT3  
(PostgreSQL Plugin)
         qt3mac-shlibs   3.3.5-4 Aqua version of QT3 library and tools
         satellitarium   qt3.0.0.beta1-22        Graphical display of  
satellite sky locations


[EMAIL PROTECTED]:sw> less ./src/fink.build/soqt21-1.2.0-3/SoQt-1.2.0/ 
config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by SoQt configure 1.2.0, which was
generated by GNU Autoconf 2.57.  Invocation command line was

   $ ./configure --prefix=/sw --enable-static --mandir=/sw/src/ 
fink.build/root-soqt21-1.2.0-3/sw/share/man --enable-man --enable- 
html --without-framework --enable-x11 --with-qt
=/sw QTDIR=/sw

## --------- ##
## Platform. ##
## --------- ##

hostname = netpartus.cvrti.utah.edu
uname -m = Power Macintosh
uname -r = 8.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006;  
root:xnu-792.6.76.obj~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to