Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189962 - dev-ruby/fxruby-1.2 doesn't compile
Summary: dev-ruby/fxruby-1.2 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 18:58 UTC by Yurii Zolotko
Modified: 2008-01-15 16:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fxruby-1.2.6 build.log (build.log,19.55 KB, text/plain)
2007-08-23 18:59 UTC, Yurii Zolotko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yurii Zolotko 2007-08-23 18:58:40 UTC
emerge =fxruby-1.2 fails with error:
=========
i686-pc-linux-gnu-gcc -shared  -L'/usr/local/lib' -Wl,-R'/usr/local/lib' -L'/usr/lib' -Wl,-R'/usr/lib' -o fox12.so librb.o scintilla_wrap.o ui_wrap.o layout_wrap.o FXRuby.o iconlist_wrap.o core_wrap.o dc_wrap.o fx3d_wrap.o list_wrap.o label_wrap.o text_wrap.o unregisterOwnedObjects.o table_wrap.o frames_wrap.o FXRbApp.o icons_wrap.o impl.o mdi_wrap.o dialogs_wrap.o FXRbGLViewer.o image_wrap.o menu_wrap.o FXRbDataTarget.o markfuncs.o treelist_wrap.o  -Wl,-R -Wl,/usr/lib -L/usr/lib -L. -lruby18 -lfxscintilla-1.2 -lFOX-1.2 -lGLU -lGL -lX11 -lXext -ltiff -ljpeg -lz -lpng -lstdc++  -lpthread -ldl -lcrypt -lm   -lc
/usr/lib/gcc/i686-pc-linux-gnu/4.2.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfxscintilla-1.2

=========

According to x11-libs/fxscintilla-1.71-r1 elog message:
"New as of 1.71-r1:
FXScintilla is now built separately against FOX-1.4 and -1.6.
Support for FOX-1.0 has been dropped upstream.
Support for FOX-1.2 has been dropped by gentoo."

So fxscintilla doesn't install libfxscintilla anymore that's why I guess fxruby compilation is broken.
Comment 1 Yurii Zolotko 2007-08-23 18:59:48 UTC
Created attachment 129004 [details]
fxruby-1.2.6 build.log
Comment 2 Ramon 2008-01-15 13:05:40 UTC
ebuild is punted from the tree, bug should be closed 
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2008-01-15 16:11:27 UTC
No longer in the tree.