Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62242 - sshfs of sys-fs/lufs-0.9.7-r2 is buildable but not working on a 64 bit system
Summary: sshfs of sys-fs/lufs-0.9.7-r2 is buildable but not working on a 64 bit system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 07:26 UTC by Christian Aistleitner
Modified: 2004-09-14 01:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to make sshfs work on 64bit systems (lufs-0.9.7-sshfs.patch,2.00 KB, patch)
2004-08-30 08:09 UTC, Christian Aistleitner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Aistleitner 2004-08-30 07:26:54 UTC
Regardless of what server one uses, mounting something via sshfs fails. (The same server and mounting parameters work on a 32 bit system)
Comment 1 Christian Aistleitner 2004-08-30 08:09:25 UTC
Created attachment 38509 [details, diff]
patch to make sshfs work on 64bit systems

This file additionally patches the the type of comparisons, which gave a
compiler warning to be always wrong, due to their data types.
Comment 2 Christian Aistleitner 2004-08-30 08:32:51 UTC
patch fixes the bug