[Qt-creator] Patch: FreeBSD compilation
Alex T.
dioxinu at gmail.com
Fri Jun 26 11:34:54 CEST 2009
Yes, you are right =)
1st patch for .pro file:
There is no libdl (and it is not needed) on FreeBSD.
2nd patch for file:
On FreeBSD the definition for kill() is located in signal.h. But it is not
included
Thanks.
2009/6/26 Oswald Buddenhagen <oswald.buddenhagen at trolltech.com>
> hi,
>
> On Thu, Jun 25, 2009 at 10:15:06PM +0300, Alex T. wrote:
> > I would like to contribute these patches.
> > They make it possible to compile Qt Creator on FreeBSD.
> >
> thanks, pushed.
> a few comments:
> - please give reasons (name missing symbols, etc.) for particular fixes.
> i've seen too many portability fixes which were suboptimal or plain
> bogus (just fixing the symptoms instead of the actual issues) to blindly
> trust any.
> though i was able to figure it out this time. :)
> - don't add gratuitous #ifdefs. the SUSv3 man page clearly states that
> kill() needs signal.h.
>
> diego: and no, one doesn't need to make a merge request for that. not
> only copyright law, but just plain common sense tells that this cannot
> be reasonaly expected for such things. ;)
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090626/fb4c1107/attachment.html
More information about the Qt-creator-old
mailing list