kde builds on DragonFly

Alex Hornung ahornung at gmail.com
Tue Nov 2 13:29:54 CET 2010


Thanks, that's helpful, indeed. It seems that the way to go is to just
adjust the CFLAGS, CXXFLAGS and LDFLAGS.

I'll try it out later today; hope I can start to get some useful builds
on DragonFly going soon.

Thanks,
Alex

On 01/11/10 17:34, Pavel Heimlich, a.k.a. hajma wrote:
> 2010/11/1 Raphael Kubo da Costa <kubito at gmail.com>:
>> First and foremost: I'm CC'ing the kde-buildsystem mailing list, as
>> Alex is probably more capable than I am to help you with these nightly
>> build scripts.
>>
>> List: Alex Hornung is working on making sure KDE builds and works fine
>> on DragonFly BSD.
>>
>>
>> At Mon, 01 Nov 2010 08:07:10 +0000, Alex Hornung wrote:
>>> Hi Raphael,
>>>
>>> first off, sorry for taking so long to respond to that one bug, I'm
>>> still trying to set up kde builds without using pkgsrc.
>>>
>>> Currently I have the problem that, while I specify CMAKE_PREFIX_PATH and
>>> even the deprecated CMAKE_INCLUDE_PATH, to use '/usr/pkg', I still get
>>> compile-time errors for missing includes that actually are in
>>> /usr/pkg/include and link-time errors for libs that are in /usr/pkg/lib.
>>>
>>> Do you know how to get this to work properly with the include and lib
>>> paths in /usr/pkg ?
>>>
>>> Below is the build script I'm using.
> 
> Hi Alex,
> at
> http://tropikhajma.sweb.cz/osol/Nightlys-2.6.2
> is the script modified and used by the kde-solaris project for nightly
> builds of the trunk. It might help you. We use /opt/kde4 for
> dependencies that are not part of the OS and we built them ourselves.
> 
> However there's still a lot of places in KDE4 where the detection of
> various libs and includes is quite poor. There are various bug reports
> already, some still open like
> https://bugs.kde.org/show_bug.cgi?id=236886,
> https://bugs.kde.org/show_bug.cgi?id=251691, and various instances
> where I did not file the bugs yet, like
> http://my.cdash.org/viewBuildError.php?buildid=110848,
> http://my.cdash.org/viewBuildError.php?buildid=110855 and so on :-)
> 
> HTH
> 
> P.



More information about the Kde-buildsystem mailing list