T appened to dll files on xfce4-panel make install (Cygwin)
Nick Deubert
ndeubert at gmail.com
Mon Nov 27 23:06:48 CET 2006
On 11/27/06, Nick Deubert <ndeubert at gmail.com> wrote:
> I had to update my cygwin so I pulled down a new svn tree and started
> building again from scratch.
>
> When I run make install for xfce4-panel I get this error:
> /usr/bin/install -c .libs/libactions.dll.aT
> /opt/xfce-svn//lib/xfce4/panel-plugins/libactions.dll.a
> /usr/bin/install: cannot stat `.libs/libactions.dll.aT': No such file
> or directory
> make[3]: *** [install-pluginLTLIBRARIES] Error 1
>
> It seems that it appends a "T" to "libactions.dll.a" to make
> "libactions.dll.aT", so it can't find it. The weird thing is I can run
> make install again and it will work for that dll but the next one will
> get that error. If I keep running make install over and over I
> eventually get the whole thing installed but I thought someone might
> be insterested in this error.
>
> Order of the dlls I get this error message for:
> libactions.dll.aT
> libclock.dll.aT
> libiconbox.dll.aT
> liblauncher.dll.aT
> libpager.dll.aT
> libseparator.dll.aT
> libshowdesktop.dll.aT
> libsystray.dll.aT
> libtasklist.dll.aT
> libwindowlist.dll.aT
>
> By the way I also got a message like this a few lines before the error
> but I don't know if its related:
> *** Warning: linker path does not have real file for library -lfontconfig.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only do this if you have a
> *** shared version of the library, which you do not appear to have
> *** because I did check the linker path looking for a file starting
> *** with libfontconfig and none of the candidates passed a file format test
> *** using a file magic. Last file checked: /lib/libfontconfig.la
>
> *** Warning: libtool could not satisfy all declared inter-library
> *** dependencies of module libpager. Therefore, libtool will create
> *** a static module, that should work as long as the dlopening
> *** application is linked with the -dlopen flag.
>
> Let me know if there is anymore information I can provide.
>
Well now that I've finished building and tried to launch it I only get
an xfce menu on my panels and add item dialog only has the xfce menu
in its list. So I assume my plugins did not install sucessfully after
all. I'll keep the list posted if I figure anything out, but any tips
would be greatly appreciated.
Also, by the way when doing make install for xfce4-session I got the
same error for these dll files: libbalou.dll.aT libmice.dll.aT
libsimple.dll.aT splash_settings.dll.aT
More information about the Xfce
mailing list