Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 413642 Details for
Bug 538368
media-gfx/exiv2-0.24-r1 - exiv2.cpp:38:23: fatal error: exv_conf.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
file_538368.txt (text/plain), 750 bytes, created by
Carter Young
on 2015-10-04 00:23:45 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carter Young
Created:
2015-10-04 00:23:45 UTC
Size:
750 bytes
patch
obsolete
>Index: graphics/exiv2/files/patch-src-Makefile >=================================================================== >--- graphics/exiv2/files/patch-src-Makefile (revision 379072) >+++ graphics/exiv2/files/patch-src-Makefile (working copy) >@@ -1,5 +1,14 @@ >---- src/Makefile.orig >+--- src/Makefile.orig 2013-12-01 12:13:42 UTC > +++ src/Makefile >+@@ -215,7 +215,7 @@ ifdef DEP_TRACKING >+ endif >+ >+ # Be sure to rewrite exv_conf.h before compiling anything >+-$(SRC): exv_conf.h >++$(SRC) $(EXIV2SRC): exv_conf.h >+ >+ exv_conf.h: $(top_srcdir)/config/config.h >+ LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < $< > $@ > @@ -231,7 +231,7 @@ lib: $(OBJ) > > $(EXIV2BIN): lib $(EXIV2OBJ) $(EXIV2COBJ)
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 538368
:
395342
|
395344
|
395346
| 413642