Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 184213
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 149037
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew A. Gill <superluser@frontiernet.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 184213 depends on: Show dependency tree
Bug 184213 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-07-04 18:47 0000
graphviz-2.12 (and 2.8-r2) fails to emerge, complaining that it needs
ltclstub8.4 .  tcl-8.4.14 does not provide libtclstub8.4.a .  It provides
libtclstub8.4g.a

Reproducible: Always

Steps to Reproduce:
1.emerge dev-lang/tcl
2.emerge graphviz
Actual Results:  
did not compile

Expected Results:  
should have compiled

Here is the output:

x86_64-pc-linux-gnu-gcc -shared  .libs/gdtclft.o -Wl,--whole-archive
../../tclpkg/tclhandle/.libs/libtclhandle_C.a
../../tclpkg/tclstubs/.libs/libtclstubs_C.a ../../lib/gd/.libs/libgvgd_C.a
-Wl,--no-whole-archive  -L/usr/lib64 -ltclstub8.4 /usr/lib64/libfontconfig.so
/usr/lib64/libfreetype.so /usr/lib64/libjpeg.so /usr/lib64/libpng12.so -lz -lm
-lc  -mtune=k8 -mmmx -msse3 -m3dnow -mfpmath=sse -Wl,-soname
-Wl,libgdtclft.so.0 -o .libs/libgdtclft.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -ltclstub8.4

Someone suggested (in bug 178853) that you could change
/usr/lib/libtclstub.a -> /usr/lib/libtclstub8.4.a to
/usr/lib/libtclstub.a -> /usr/lib/libtclstub8.4g.a .  That sounds like folly,
but I tried it.  To no avail.

------- Comment #1 From Jakub Moc (RETIRED) 2007-07-04 18:58:37 0000 -------

*** This bug has been marked as a duplicate of bug 149037 ***

------- Comment #2 From Andrew A. Gill 2007-07-04 19:45:26 0000 -------
Sigh.  Why didn't this turn up when I searched?  Now I feel like an idiot.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug