Bug 4133 - vsyslog replacement prototype missing
Summary: vsyslog replacement prototype missing
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.23c
Hardware: PPC AIX
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 03:23 UTC by Olaf Flebbe
Modified: 2006-09-29 04:13 UTC (History)
0 users

See Also:


Attachments
patch (370 bytes, patch)
2006-09-29 03:25 UTC, Olaf Flebbe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Flebbe 2006-09-29 03:23:23 UTC
nsswitch/pam_winbind.c did not compile for me because the replacement vsyslog did no have a prototype.
Comment 1 Olaf Flebbe 2006-09-29 03:25:11 UTC
Created attachment 2165 [details]
patch
Comment 2 Olaf Flebbe 2006-09-29 03:50:26 UTC
It was AIX 5.1
Comment 3 Volker Lendecke 2006-09-29 04:13:20 UTC
Thanks, fixed with r18990 and r18991

Volker