Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141530 Details for
Bug 188149
media-video/camserv-0.5.1-r2 failed w/ libtool-1.5.23b
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Include string.h for 'memcpy'.
camserv-0.5.1-qa.patch (text/plain), 382 bytes, created by
Samuli Suominen (RETIRED)
on 2008-01-21 23:45:12 UTC
(
hide
)
Description:
Include string.h for 'memcpy'.
Filename:
MIME Type:
Creator:
Samuli Suominen (RETIRED)
Created:
2008-01-21 23:45:12 UTC
Size:
382 bytes
patch
obsolete
>diff -ur camserv-0.5.1.orig/camserv/jpg_filter.c camserv-0.5.1/camserv/jpg_filter.c >--- camserv-0.5.1.orig/camserv/jpg_filter.c 2002-05-12 21:05:55.000000000 +0300 >+++ camserv-0.5.1/camserv/jpg_filter.c 2008-01-22 01:41:14.000000000 +0200 >@@ -20,6 +20,7 @@ > #include <stdio.h> > #include <stdlib.h> > #include <stdarg.h> >+#include <string.h> > > #include "camserv.h" > #include "log.h"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188149
:
127315
|
141527
| 141530