After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 96008 - Error compiling SMB module of gnome-vfs-extras-0.99.5
Error compiling SMB module of gnome-vfs-extras-0.99.5
Status: RESOLVED WONTFIX
Product: gnome-vfs-extras
Classification: Deprecated
Component: smb
unspecified
Other Solaris
: Normal blocker
: ---
Assigned To: Alexander Larsson
Alexander Larsson
Depends on:
Blocks:
 
 
Reported: 2002-10-17 01:24 UTC by Alexandre Hautequest
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Alexandre Hautequest 2002-10-17 01:24:33 UTC
In file included from samba/include/includes.h:325,
                 from smb-method.c:60:
/usr/include/rpcsvc/yp_prot.h:315: parse error before `_xdr_yprequest'
/usr/include/rpcsvc/yp_prot.h:315: warning: data definition has no type or
storage class
/usr/include/rpcsvc/yp_prot.h:316: parse error before `_xdr_ypresponse'
/usr/include/rpcsvc/yp_prot.h:316: warning: data definition has no type or
storage class
/usr/include/rpcsvc/yp_prot.h:359: parse error before `xdr_datum'
/usr/include/rpcsvc/yp_prot.h:359: warning: data definition has no type or
storage class

and about 14 more lines below 359 (360,361...). Other warnings also for
unused vars, but this doesn't hurt.

compiled w/ garnome-0.18.0 default opts.
Comment 1 Christophe Fergeau 2003-01-20 09:33:05 UTC
Closing this bug since the smb module was rewritten in december 2002,
please reopen if you still see this problem with latest gnome-vfs-extras
Comment 2 Christophe Fergeau 2003-01-20 09:50:44 UTC
*** Bug 101006 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Fergeau 2003-01-20 09:51:15 UTC
Bug #101006 has a workaround to get at least the compilation to work