Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 254443 Details for
Bug 339298
=media-gfx/graphviz-2.26.3-r2 fails to compile with sys-devel/libtool-2.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gvcext.h conflicts w/ /usr/include/ltdl.h
graphviz-2.26.3-gvcext.patch (text/plain), 516 bytes, created by
Jimmy.Jazz
on 2010-11-15 22:51:10 UTC
(
hide
)
Description:
gvcext.h conflicts w/ /usr/include/ltdl.h
Filename:
MIME Type:
Creator:
Jimmy.Jazz
Created:
2010-11-15 22:51:10 UTC
Size:
516 bytes
patch
obsolete
>--- graphviz-2.26.3/lib/gvc/gvcext.h 2010-11-15 23:12:38.669004693 +0100 >+++ graphviz-2.26.3/lib/gvc/gvcext.h 2010-11-15 23:30:02.887004693 +0100 >@@ -58,6 +58,7 @@ > typedef struct GVJ_s GVJ_t; > typedef struct GVC_s GVC_t; > >+ > typedef struct { > const char *name; > void* address; >@@ -80,9 +81,11 @@ > #if defined(GVDLL) > __declspec(dllexport) lt_symlist_t lt_preloaded_symbols[]; > #else >+#if !defined(LTDL_H) > extern lt_symlist_t lt_preloaded_symbols[]; > #endif > #endif >+#endif > > > #ifdef __cplusplus
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 339298
:
249121
|
249672
|
249673
| 254443