pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/48656: net/samba and readline 6.3 smbreadline.c: In function 'smb_readline' 'Function' undeclared



>Number:         48656
>Category:       pkg
>Synopsis:       net/samba and readline 6.3 smbreadline.c: In function 
>'smb_readline' 'Function' undeclared
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 13 04:00:00 +0000 2014
>Originator:     David Shao
>Release:        DragonFly 3.7-DEVELOPMENT i386 x64_86
>Organization:
>Environment:
DragonFly 3.7-DEVELOPMENT i386 x64_86
>Description:
Current cvs pkgsrc on DragonFly 3.7-DEVELOPMENT i386 x64_86 and possibly other 
platforms using pkgsrc readline 6.3, recently updated from readline-6.2nb1, may 
have problems building packages such as net/samba due apparently to the 
readline developers removing some old prototypes.  Rebuilding all dependencies 
of net/samba does not resolve the problem.

See thread titled "[Bug-readline] build failure with readline 6.3 and python, 
samba and par"

http://lists.gnu.org/archive/html/bug-readline/2014-03/msg00002.html

Samba 4.1.5:
------------
...
../libcli/smbreadline/smbreadline.c: In function 'smb_readline':
../libcli/smbreadline/smbreadline.c:144:20: error: 'Function' undeclared (first 
use in this function)
../libcli/smbreadline/smbreadline.c:144:20: note: each undeclared identifier is 
reported only once for each function it appears in
../libcli/smbreadline/smbreadline.c:144:30: error: expected expression before 
')' token

http://lists.gnu.org/archive/html/bug-readline/2014-03/msg00003.html

"Yes, those old-style function typedefs have been deprecated for a couple of 
releases now.  I finally removed them in readline-6.3."
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index