On Jul 27, 2006, at 6:13 PM, Alexander K. Hansen wrote:

> On 7/27/06, Philip Ershler <[EMAIL PROTECTED]> wrote:
>> Hi,
>>         I'm trying to install soqt21-dev. Everything seems to go  
>> fine until
>> right near the end.  It does a install sanity check which results in
>> "bogus". It then prints the following text about how to solve the
>> problem. I have already done a "fink selfupdate" and as you can see
>> below I have reordered my PATH as suggested.
>
> Shouldn't matter.  Fink clears your PATH when it builds.
>
> How about a little context?  Maybe a couple lines of the output from
> just before the error.


I'm sorry, here's a bit more to go on.

[EMAIL PROTECTED] ~>fink install soqt21
Password:
Information about 5355 packages read in 8 seconds.
The package 'soqt21' will be built and installed.
The package 'soqt21-shlibs' will be built and installed.
The following package will be installed or updated:
soqt21
The following additional package will be installed:
soqt21-shlibs
Do you want to continue? [Y/n]

<snip>

./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
checking build system type... powerpc-apple-darwin8.5.0
checking host system type... powerpc-apple-darwin8.5.0
checking target system type... powerpc-apple-darwin8.5.0
checking for a BSD-compatible install... /sw/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of  
Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes

<snip>


checking if we can compile and link with the Coin library... true
checking if X11 linkage is ready... true
checking whether the X11 extension device library is available... yes
checking whether GLX is on the system... true
checking if X11 linkage is ready... (cached) true
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... 334
checking for Qt library devkit... -I/sw/include  -lqt-mt
checking install sanity... bogus

The configure script picked out Qt's install program when trying to
find the system-wide install program.  This probably happened because
you have QTDIR/bin too early in the path.  During installation, you
would run into serious problems because of this.

Fix your PATH variable so the system-wide install program is found
instead of the Qt installer and re-run configure.

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 ... 105497 files and directories currently installed.)
Removing fink-buildlock-soqt21-1.2.0-3 ...
Failed: phase compiling: soqt21-1.2.0-3 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e- 
mailing
the maintainer directly:

         Kurt Schwehr <[EMAIL PROTECTED]>




-------------------------------------------------------------------------
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