The Samba-Bugzilla – Attachment 11427 Details for
Bug 11511
Linking texpect symbol rep_fprintf not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fix linking for texpect
file_11511.txt (text/plain), 417 bytes, created by
Tom Schulz
on 2015-09-10 18:04:51 UTC
(
hide
)
Description:
Fix linking for texpect
Filename:
MIME Type:
Creator:
Tom Schulz
Created:
2015-09-10 18:04:51 UTC
Size:
417 bytes
patch
obsolete
>--- a/lib/texpect/wscript Wed Apr 29 05:20:16 2015 >+++ b/lib/texpect/wscript Thu Sep 10 11:11:39 2015 >@@ -4,4 +4,4 @@ > conf.CHECK_FUNCS_IN('openpty', 'util', checklibc=True, headers='pty.h util.h bsd/libutil.h libutil.h') > > def build(bld): >- bld.SAMBA_BINARY('texpect', 'texpect.c', deps='popt util', install=False) >+ bld.SAMBA_BINARY('texpect', 'texpect.c', deps='popt util replace', install=False)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
slow
:
review-
Actions:
View
Attachments on
bug 11511
:
11427
|
11463
|
11502
|
11523
|
11525
|
11547