Hi,
I clean all, restart from the beginning, I apply patch with -E and move
the libxfcegui4 patch into it's directory.
I successfully build the package without any error.
I still have the same problem with xfconfd.
And I still have the same problem with xfdesktop.
Fabien
Landry Breuil wrote:
On Fri, Jan 23, 2009 at 11:30:43AM +0100, Fabien ROMANO wrote:
The problem is in libxfcegui4. Exactly :
===> Building package for libxfcegui4-4.5.93
Create /usr/ports/packages/amd64/all/libxfcegui4-4.5.93.tgz
Error in package:
/usr/ports/x11/xfce4/libxfcegui4/w-libxfcegui4-4.5.93/fake-amd64//usr/local/share/examples/xfconf/xfce4-keyboard-shortcuts.xml
does not exist
Hm, got it. my patch doesn't seem to create libxfcegui4/patches subdir, hence
patch-libxfce4kbd-private_Makefile_in surely ends up in libxfcegui4. did
you apply with patch -E ? create libxfcegui4/patches dir, and move
patch-libxfce4kbd-private_Makefile_in there. rebuild libxfcegui4, that
should to the trick.
Your other xfwm4 related errors may be related, as you were not
successfully building libxfcegui4. ditto for xfconfd.
Landry