-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken build process #1
Comments
The XMPPKit INSTALL file should probably include a note explaining Addresses framework is required and provide a download link. In the default Etoile build process, XMPPKit is turned off though. Framework/GNUmakefile does the following: export xmppkit ?= no |
I think that we should probably deprecate XMPPKit a bit more forcefully. XMPPFramework has made a huge amount of progress and is now much better than XMPPKit. Focusing effort on ensuring that XMPPFramework works well on GNUstep is probably more valuable than continuing to maintain XMPPKit. |
I agree about moving to XMPPFramework, CoreObject uses it currently and it works really well. |
Ok, after my OS X laptop hard disk completely died, I can answer here. Here on Github my question: robbiehanson/XMPPFramework#551 |
I think that's a fair response. Most of the 'port' should involve fixing GNUstep bugs so that it works out of the box. |
I'd like to help doing this contributing directly to GNUstep too, in the free time. However I'm a bit discouraged about the actual GNUstep situation, to me its future isn't clear and despite there's someone that is pushing on the ML to take GNUstep, a step (sorry for this word pun) looking to the future, there are a lot of people in that project, very happy of the actual GNUstep situation, seeing it like their personal toy (as was the the HURD about 12 years ago, then near the death, they started to open their mind about 2 - 3 years ago, and now they are able to attract new developers and contributors, reached the 0.7 release and almost completed the port of the NetBSD rump kernel on the HURD). Instead on GNUstep, each time someone propose something of new, like a stupid theme or just switching to a new host site like GitHub (full of people) or starting to consider Wayland, is ignored, lynched or just refused, and ever by the same people that are living in the past. That's a bit ( a lot ) frustrating, so is quite difficult to me asking for commit rights in the GNUstep repo. I really hope someone will fork the GNUstep project, entirely. |
XMPPKit can't build on GNUstep because of the absence of AddressBook.
The text was updated successfully, but these errors were encountered: