Christian Magnusson
Sent: Friday, May 26, 2006 4:38 PM
To:
owfs-developers@lists.sourceforge.net
Subject: SV: [Owfs-developers]
FUSE/OWFS link weirdness
How about compiling fuse
with FUSE_USE_VERSION=26 too? I bet you have missed that if you are
using the compat-functions.
I have
/Christian
Från:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För Vincent Fleming
Skickat: den 26 maj 2006 18:25
Till: owfs-developers@lists.sourceforge.net
Ämne: [Owfs-developers] FUSE/OWFS
link weirdness
Well, I tracked down the “df”
problem…
I ported fuse-2.6.0pre2 to OpenWRT
Well, I tracked down the “df” problem…
I ported fuse-2.6.0pre2 to OpenWRT, but when I link libfuse
with owfs-2.3p7, the linker links owfs to the older backward-compatible
versions of some of the FUSE code. Specifically, it seems to be anything
where fuse uses .symver directives.
In