[Qt-interest] Issues with Configure - Assistance request for configure
Albert E. Whale
aewhale at ABS-CompTech.com
Wed Feb 4 23:43:00 CET 2009
Andreas Pakulat wrote:
> On 04.02.09 14:37:43, Albert E. Whale wrote:
>
>> WARNING: Failure to find: ../propertyeditor/newdynamicpropertydialog.cpp
>>
>>>> WARNING: Failure to find: ../signalsloteditor/signalsloteditor_plugin.cpp
>>>> WARNING: Failure to find: ../signalsloteditor/signalsloteditor_instance.cpp
>>>> WARNING: Failure to find: ../signalsloteditor/signalsloteditorwindow.cpp
>>>> RCC: Error in '../formeditor/formeditor.qrc': Cannot find file
>>>> 'images/mac/resourceeditortool.png'
>>>>
>>>>
>> I do find the following however:
>>
>> # find . -name "signalsloteditor*" -print
>> ./tools/designer/src/components/signalsloteditor
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor.cpp
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor.h
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor.pri
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor_global.h
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor_instance
>>
>
> So this one exists.
>
>
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor_p.h
>> ./tools/designer/src/components/signalsloteditor/signalsloteditor_plugin.c
>>
>
> As well as this one.
>
> Can't say I understand why it thinks its not there. Of course it could just
> be a path that is wrong. So whereever qmake's cwd is there's no
> "../signalsloteditor" accessible from that place.
>
>
>> I do not know why the signalsloteditor_plugin.cpp,
>> signalsloteditor_instance.cpp & signalsloteditorwindow.cpp are
>>
>
> They are not missing, you just cut off the rest of the line containing the
> remaining parts of the filename.
>
>
>> missing. Is gcc not creating them??
>>
>
> Of course not, those are part of the tarball you've downloaded.
>
>
>> also, there is no resourceeditortool.png:
>>
>> # find . -name "resourceeditortool.png" -print
>>
>
> I don't have a tarballs around, but that suggests that somethings missing
> still. In particular this file should be in the tarball, so a tar -tzf
> qt-....tar.gz | grep resourceeditortool should list it.
>
> Andreas
>
>
OK, I am attempting to reconfigure using the GNU Tar command, not the
Sun one.
However, when I issue the command:
./configure help
I am greeted with the following:
This is the Qt/X11 Open Source Edition.
help: unknown argument
/usr/share/src/qt-x11-opensource-src-4.4.3/config.tests/unix/fvisibility.test:
CC: not found
However, when I examine the source tar file, the file is there!
# /usr/local/bin/tar tvzf qt-x11-opensource-src-4.4.3.tar.gz | grep
fvisibility.test
/usr/local/bin/tar: Record size = 10 blocks
-rwxrwxr-x qt/qt 856 2008-09-27 04:58
qt-x11-opensource-src-4.4.3/config.tests/unix/fvisibility.test
It also exists on the disk drive!
# ls -la
/usr/share/src/qt-x11-opensource-src-4.4.3/config.tests/unix/fvisibility.test
-rwxrwxr-x 1 500 500 856 Sep 27 04:58
/usr/share/src/qt-x11-opensource-src-4.4.3/config.tests/unix/fvisibility.test
Why is this an error?
--
Albert E. Whale, CHS CISA CISSP
Sr. Security, Network and Systems Consultant
------------------------------------------------------------------------
ABS Computer Technology, Inc. <http://www.ABS-CompTech.com> - Email,
Internet and Security Consultants
More information about the Qt-interest-old
mailing list