Xfce 4.6 BETA-3 (Tuco-Tuco) Released
Oliver Lehmann
lehmann at ans-netz.de
Thu Jan 15 18:29:33 CET 2009
Oliver Lehmann wrote:
> I've not investigated this further yet
When this will be in the final xfce 4.6 release, I'll fix it for
the FreeBSD port with the following small patch:
--- plugins/launcher/launcher-exec.c.orig 2009-01-15 13:10:55.000000000 +0
+++ plugins/launcher/launcher-exec.c 2009-01-15 13:11:12.000000000 +0100
@@ -49,6 +49,10 @@
#define WAIT_ANY (-1)
#endif
+#ifndef environ
+extern char **environ;
+#endif
+
#include "launcher.h"
#include "launcher-exec.h"
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
More information about the Xfce4-dev
mailing list