On Nov 8, 2007, at 7:04 AM, Alexander Hansen wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sergio Ortega Sanchez wrote:
unstable tree:

fuse "refuses" to compile with leopard.

Anyone who has a idea?

/sw/src/fink.build/fuse-0.4.0-3/macfuse-0.4.0/fusefs/fuse_ipc.c: In
function 'fdata_destroy':
/sw/src/fink.build/fuse-0.4.0-3/macfuse-0.4.0/fusefs/fuse_ipc.c:466:
warning: 'kauth_cred_rele' is deprecated (declared at
/System/Library/
Frameworks/Kernel.framework/Headers/sys/kauth.h:196) ** BUILD
FAILED ** ### execution of /var/tmp/tmp.1.6pWA4E failed, exit code
1 Removing runtime build-lock... Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fuse-0.4.0-3 (Lese
Datenbank ... 5952 Dateien und Verzeichnisse sind derzeit
installiert.) Entferne fink-buildlock-fuse-0.4.0-3 ... Failed:
phase compiling: fuse-0.4.0-3 failed



Thanks a lot

Sergio Ortega Sanchez Support Software/Hardware Apple And More ...



Mail   [EMAIL PROTECTED] Fon    +49(0)6224-922564 Fax
+49(0)6224-922565 Mobil  +49(0)177-7434153

TUNE·IS Dünenweg 12 D-69207 Sandhausen

Unterstützen Sie bitte: www.fcsandhausen.de www.ksv-schriesheim.de

PGP-ID C7DDB88E


--
Can you please post a bit more?  Start with the line the compiler
tried to run just before the failure.

Adding the following lines to the fuse.info PatchScrpt will enable building on 10.5:

sed -i.bak -e 's,GCC_TREAT_WARNINGS_AS_ERRORS = YES,GCC_TREAT_WARNINGS_AS_ERRORS = NO,g' fusefs/fusefs.xcodeproj/ project.pbxproj
sed -i.bak -e '58{G;s/$/#include <stdint\.h>/;}' fusefs/mount/mntopts.h

Note that while fuse 0.4.0 will work on 10.5, you may get runtime warnings as it really wasn't designed for Leopard. The real solution is to update to MacFuse 1.1 which has full 10.5 support, but the fuse maintainer hasn't had time to do this.

Daniel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to