Hi,

Just got one more patch we must have missed.

This is as far as I could get with trying to get things to link properly:

cmake -DCMAKE_CXX_FLAGS:STRING="$CXXFLAGS"
-DCMAKE_C_FLAGS:STRING="$CFLAGS"
-DCMAKE_LD_FLAGS:STRING="-L/usr/X11/lib -R/usr/X11/lib -L/usr/lib
-R/usr/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/usr/X11/lib
-R/usr/X11/lib -L/usr/lib -R/usr/lib"
-DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/usr/X11/lib -R/usr/X11/lib
-L/usr/lib -R/usr/lib" -DCMAKE_REQUIRED_LIBRARIES="-L/usr/X11/lib
-R/usr/X11/lib -L/usr/lib -R/usr/lib -lX11-xcb -lsocket -lnsl -lc
-lrt"

I don't really know cmake at all. So I am quite stuck here !
If someone could help me with testing out linkage on a solaris box
(maybe virtualbox) I would be most grateful.
If you need asprintf for solaris I have done it here for the awesome 2
port I did.
http://hg.auroraux.blastwave.org/SuperNova/rev/1bdca64e4a00

Best Regards,
Edward O'Callaghan.

2009/1/18 Edward O'Callaghan
> H Julien,
>
> Yes, sorry it was 7am by that time and I had been up all night :p
> You seemed to have dug out my fixes in any case and upstreamed them so thanks.
>
> Once again,
> Best Regards,
> Edward.
>
> 2009/1/18 Julien Danjou
>> At 1232221327 time_t, Edward O'Callaghan wrote:
>>> Hopefully I get it right this time :/
>>> Best Regards,
>>> Edward.
>>> and now I should go install git :p
>>
>> Yes, you really should because your patches are a pain to use in this
>> format.
>> Please take a look at PATCHES in the sources if you want to contribute
>> in a efficient way.
>>
>> However, I did take a look at your patches. I took the tag.h patches,
>> because it actually fixes a "syntax" error, I also added braces in
>> client.c to make a if/for/if/else more explicit, and changed the type of
>> integer in widget.
>>
>> The rest of the patches is remplacing UTF-8 char with
>> i-dont-know-which-encoding chars, so this is just a no, but I guess you
>> even did not do it on purpose.
>>
>> Cheers,
>> --
>> Julien Danjou
>> // ᐰ <[email protected]>   http://julien.danjou.info
>> // 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>>
>> iEYEARECAAYFAkly/sYACgkQpGK1HsL+5c2vzgCg0x/XP3/AQbXbEyma/ddkUx0T
>> /9kAn069Po+hmmhyabG6rdqKlTASHCPc
>> =qPT7
>> -----END PGP SIGNATURE-----
>>
>>
>
>
>
> --
> All Documents adhered to the ISO/IEC 26300  standard file format for
> electronic office documents, such as spreadsheets, charts,
> presentations and word processing documents from this email address.
> The author does not take responsibility of the recipients inability to
> read international standards and who use proprietary products such as
> MS Office.
> See: http://www.openoffice.org/
> Edward O'Callaghan.
> --
> http://fedoraproject.org/wiki/EdwardOcallaghan
> http://moonshine.opn4.org/
> http://www.pcbsd.org/
>



-- 
All Documents adhered to the ISO/IEC 26300  standard file format for
electronic office documents, such as spreadsheets, charts,
presentations and word processing documents from this email address.
The author does not take responsibility of the recipients inability to
read international standards and who use proprietary products such as
MS Office.
See: http://www.openoffice.org/
Edward O'Callaghan.
--
http://fedoraproject.org/wiki/EdwardOcallaghan
http://moonshine.opn4.org/
http://www.pcbsd.org/

Attachment: wibox.c.diff
Description: Binary data

Reply via email to