[KDE/Mac] openssl in qt

Big O illogical1 at gmail.com
Wed Jun 18 19:15:35 CEST 2008


I'm building with beta 7 of the xcode sdk so that's not it. try
reconfiguring qt and prepending
CXXFLAGS=-isystem/sw/usr/include
to the configure command and attaching the output
e.g. CXXFLAGS=-isystem/sw/usr/include ./configure ... > ~/Desktop/output.txt
then attach the output.txt file which should be on your desktop.

On Wed, Jun 18, 2008 at 9:38 AM, Vittorio Giovara
<vittorio.giovara at gmail.com> wrote:
> wait, i'm not using the apple's bundled openssl
> i've installed it through fink: in fact
> $ fink list openssl
> Information about 6730 packages read in 3 seconds.
>  p   openssl                       [virtual package]
>      openssl-dev      0.9.6m-11    Secure Sockets Layer and Crypto Library
>      openssl-shlibs   0.9.6m-11    Secure Sockets Layer and Crypto Library
>  i   openssl097       0.9.7m-1     Secure Sockets Layer and Crypto Library
>  i   openssl097-dev   0.9.7m-1     Secure Sockets Layer and Crypto Library
>  i   openssl097-shli  0.9.7m-1     Secure Sockets Layer and Crypto Library
>
> and even selecting the -openssl flag in qt configuration doesn't change a
> thing!
>
> this is very strage because in the past i managed to successfully build qt4,
> kdelibs and even kile on mac
> but like i said before, i fear that the xcode beta might play a role in all
> this
>
> any help?
> thanks
> Vittorio
>
> On Wed, Jun 18, 2008 at 6:43 AM, Big O <illogical1 at gmail.com> wrote:
>>
>> On Wed, Jun 18, 2008 at 12:38 AM, Big O <illogical1 at gmail.com> wrote:
>> > On Tue, Jun 17, 2008 at 11:00 PM, Vittorio Giovara
>> > <vittorio.giovara at gmail.com> wrote:
>> >> hi everybody!
>> >> I was trying to compile kde4 for mac, using the gcc that comes from the
>> >> seveth beta of the iphone
>> >>
>> >> the qt builds succcessfully with this configuration
>> >>
>> >> ./configure  -dbus-linked -no-accessibility -no-qt3support
>> >> -optimized-qmake
>> >> -no-3dnow -qt-gif -release -prefix /opt/qt4.4
>> > Try CXXFLAGS=-isystem/opt/local/include ./configure .......
>> actually since you're using apple's included ssl this wouldn't work,
>> sorry.
>>
>> >
>> >>
>> >> but when it comes to the kdelibs it fails with
>> >>
>> >> CMake Error at kdecore/network/ConfigureChecks.cmake:19 (message):
>> >>   KDE Requires Qt to be built with SSL support
>> >> Call Stack (most recent call first):
>> >>   kdecore/CMakeLists.txt:12 (include)
>> >>
>> >> but openssl is included by default! even specifying -openssl in the qt
>> >> config it doens't change
>> >> i've said that i'm usign the iphone beta because i've heard that gives
>> >> some
>> >> problem in other projects (like wine)
>> >>
>> >> can you help me resolve the situation?
>> >> thanks a lot!
>> >> Vittorio
>> >>
>> >> _______________________________________________
>> >> kde-mac at kde.org
>> >> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
>> >> KDE/Mac Information:
>> >> http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
>> >>
>> >
>> >
>> >
>> > --
>> > All your gmail are belong to us.
>> >
>>
>>
>>
>> --
>> All your gmail are belong to us.
>> _______________________________________________
>> kde-mac at kde.org
>> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
>> KDE/Mac Information:
>> http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
>
>
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information:
> http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
>



-- 
All your gmail are belong to us.


More information about the kde-mac mailing list