Agreed

I must have been missing something. 

Remedy:

Forcebly remove fuse module using 

rmmod -w -f fuse  

Get the latest fuse source

Then fuse compiles fine since it doesn't see the old module

Ismod fuse

Then owfs ./configure sees fuse and automatically enables owfs

Thanks
Boyan


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Christian Magnusson
Sent: Friday, May 23, 2008 1:11 PM
To: [email protected]
Subject: Re: [Owfs-developers] checking fuse.h usability... no


I guess you are missing the "fuse-devel" package. "yum install
fuse-devel"

Can you search for the error-text in the fuse-include-files?
# grep -i "present but cannot be compiled" /usr/include/fuse*
/usr/include/fuse/*

Which file contains the text, and why is the #waring statements printed?

/Christian


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Boyan Biandov
Sent: den 23 maj 2008 21:10
To: [email protected]
Subject: [Owfs-developers] checking fuse.h usability... no

Is it even possible to compile OWFS under FC9?

I am getting an endless nightmare of errors, fuse comes with FC9 but
when I download owfs-2.7p4 and run ./configure it can not see fuse. When
specifying the path to fuse.h directly I get:

configure: WARNING: fuse.h: present but cannot be compiled
configure: WARNING: fuse.h:     check for missing prerequisite headers?
configure: WARNING: fuse.h: see the Autoconf documentation
configure: WARNING: fuse.h:     section "Present But Cannot Be Compiled"
configure: WARNING: fuse.h: proceeding with the preprocessor's result
configure: WARNING: fuse.h: in the future, the compiler will take
precedence checking for fuse.h... yes checking for fuse_main in
-lfuse... No

Downloading fuse itself bombs out because its already present as a
module hence building it is impossible

Is there at least ONE installation out there with owfs compiled
successfully under FC9? I will be happy to switch to any other distro, I
am NOT married to FC9. I just need to know what works

Thanks
Boyan

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers


------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to