Summary: | p3nfsd doesn't compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Federico Fenara <federicofenara> |
Component: | Current packages | Assignee: | Gentoo Mobile Phone Developers (INACTIVE) <mobile-phone> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | gentoobugs, henrik, lorenzo, mailinglist, pda, tacvbo |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Compilation log |
Description
Federico Fenara
2005-04-18 08:40:57 UTC
Created attachment 56582 [details]
Compilation log
me too! I've compiled this manually, which also gives the same problem However, removing the -O2 from the CFLAGS in Makefile, means that it compiles OK... Here's the solution http://groups-beta.google.com/group/p3nfs-users/browse_thread/thread/d60600afd1af4298/efc413a9aa430ee8#efc413a9aa430ee8 "Please delete the line #define __KERNEL__ /* define nfs_fh for nfs_mount_data */ in mp_mount.c. The problem is not gentoo or AMD64 specific, newer kernel includes seems to be fixed, so we do not need the __KERNEL__ define any more. " (In reply to comment #3) > Here's the solution This patch is confirmed to work. Also on my AMD64. I've successfully mounted my 6630's filesystem via bluetooth. So I hope it will be possible to add the ~amd64 keyword also. As I no longer have a supported Symbian UIQ device, I am no longer able to maintain this package. Perhaps the PDA herd or the Mobile Phone herd is interested in taking over? *** Bug 98369 has been marked as a duplicate of this bug. *** since it is in app-pda category, pda herd should take care of it Patch works on x86 and amd64, just for confirm purposes :) I own a Nokia 6600, so this one interests me... just added myself to the mobile-phone herd (will add this package to that herd, too... OK, added new package revision to Portage that addresses this issue. Also made it honour Gentoo CFLAGS. app-pda/p3nfs-5.18-r1 compiles for me on x86. app-pda/p3nfs-5.18 doesn't compile. I recommend marking -r1 stable. (REOPEN?) Done :-) Done |