Bug 2560 - parse error in function reduce_name in smbd/vfs.c
Summary: parse error in function reduce_name in smbd/vfs.c
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Config Files (show other bugs)
Version: 3.0.13
Hardware: x86 other
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 05:32 UTC by Neil Tiver
Modified: 2005-08-24 10:28 UTC (History)
0 users

See Also:


Attachments
proposed patch (401 bytes, patch)
2005-03-31 05:45 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Tiver 2005-03-31 05:32:29 UTC
Hi.

Upon executing the 'make' command I am shown the following message:

$ make                                                                          
Using FLAGS =  -g -O2 -I./popt -Iinclude -I/UTILS/samba/samba-3.0.13/source/incl
ude -I/UTILS/samba/samba-3.0.13/source/ubiqx -I/UTILS/samba/samba-3.0.13/source/
smbwrapper  -I.  -I/UTILS/samba/samba-3.0.13/source                             
      LIBS = -lgen -lresolv -lsocket -lnsl                                      
      LDSHFLAGS = -shared                                                       
      LDFLAGS =                                                                 
Compiling smbd/vfs.c                                                            
smbd/vfs.c: In function `reduce_name':                                          
smbd/vfs.c:895: parse error before `resolved_name_buf'                          
smbd/vfs.c:895: parse error before `resolved_name_buf'                          
smbd/vfs.c:895: parse error before `resolved_name_buf'                          
*** Error code 1                                                                
                                                                                
Stop.                                                                           

I am installing Samba 3.0.13 on a DG/UX bog running DGUX R4.20MU06, had no 
problems or errors with the tar or the ./configure.

Any help on how I can get past this would be soooo appreciated

Kind regards,

Neil
Comment 1 Volker Lendecke 2005-03-31 05:45:34 UTC
Created attachment 1126 [details]
proposed patch

Could you try the attached patch?

Thanks,

Volker
Comment 2 Cord Hockemeyer 2005-04-20 08:32:11 UTC
The same bug is still there in version 3.0.14a.
Comment 3 Tim Potter 2005-04-20 18:47:54 UTC
I've checked in volker's patch.
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:28:12 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.