View previous topic :: View next topic |
Author |
Message |
jinzishuai n00b

Joined: 02 Apr 2003 Posts: 19
|
Posted: Thu Jan 06, 2005 12:14 am Post subject: failed to emerge amaya |
|
|
Got this error message:
i686-pc-linux-gnu-g++ -o ../bin/amaya wxdialog/AuthentDlgWX.o wxdialog/CheckedListDlgWX.o wxdialog/CreateTableDlgWX.o wxdialog/CSSDlgWX.o wxdialog/DocInfoDlgWX.o wxdialog/HRefDlgWX.o wxdialog/ImageDlgWX.o wxdialog/InitConfirmDlgWX.o wxdialog/OpenDocDlgWX.o wxdialog/PreferenceDlgWX.o wxdialog/PrintDlgWX.o wxdialog/SaveAsDlgWX.o wxdialog/SearchDlgWX.o wxdialog/SpellCheckDlgWX.o wxdialog/TextDlgWX.o wxdialog/TitleDlgWX.o wxdialogapi.o EDITORAPP.o HTMLAPP.o TextFileAPP.o XLinkAPP.o XMLAPP.o AHTURLTools.o EDITORactions.o EDITimage.o EDITstyle.o HTMLactions.o HTMLbook.o HTMLedit.o HTMLform.o HTMLhistory.o HTMLimage.o HTMLpresentation.o HTMLsave.o HTMLtable.o html2thot.o init.o libmanag.o MENUconf.o XLinkbuilder.o XLinkedit.o templates.o trans.o transparse.o UIcss.o Xml2thot.o Xmlbuilder.o XHTMLbuilder.o XPointer.o XPointerparse.o AHTBridge.o AHTFWrite.o answer.o query.o AHTMemConv.o AHTInit.o anim.o animbuilder.o SVGAPP.o SVGbuilder.o SVGedit.o TimelineAPP.o MathMLAPP.o MathMLbuilder.o Mathedit.o libCSS.a ../annotlib/libAnnot.a ../redland/librdf/.libs/librdf.a ../redland/raptor/.libs/libraptor.a -L../thotlib -L.. -lThotEditor -ljpeg -lpng -lz -L../libwww/Library/src/.libs -lwwwapp -lwwwhttp -lwwwhtml -lwwwmime -lwwwcache -lwwwstream -lwwwfile -lwwwdir -lwwwtrans -lwwwcore -lwwwutils -lwwwzip -lwwwftp -L../libwww/modules/md5/.libs -lmd5 ../libwww/modules/expat/.libs/libexpat.a -ldl -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgdk_imlib
i686-pc-linux-gnu-g++: ../redland/raptor/.libs/libraptor.a: No such file or directory
make[1]: *** [../bin/amaya] Error 1
make[1]: Leaving directory `/var/tmp/portage/amaya-8.7/work/Amaya/LINUX-ELF/amaya'
make: *** [amaya_prog] Error 2
!!! ERROR: net-www/amaya-8.7 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Do you know what's wrong with it?
Thanks a lot. |
|
Back to top |
|
 |
metalifloyd n00b


Joined: 13 Dec 2004 Posts: 46 Location: Atlanta, GA
|
Posted: Thu Jan 06, 2005 3:10 am Post subject: |
|
|
Try to emerge raptor first. That should take care of the dependency. Although portage should automatically do this. |
|
Back to top |
|
 |
jinzishuai n00b

Joined: 02 Apr 2003 Posts: 19
|
Posted: Thu Jan 06, 2005 3:42 pm Post subject: |
|
|
Thanks but I have rapotor installed already.
I tried reemerge raptor and then emerge amaya, same error happened.
And it seems to me that it is lacking of the ../redland/raptor/.libs/libraptor.a which is not part of the raptor package but inside the amaya buiding tree.
Any idea?
Thank you very much. |
|
Back to top |
|
 |
yngwin Retired Dev


Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
Posted: Thu Jan 06, 2005 11:06 pm Post subject: |
|
|
Of course the ebuild should work, but I can tell you that Amaya isn't really worth the trouble. _________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
Back to top |
|
 |
linuxkrn Tux's lil' helper


Joined: 13 Oct 2003 Posts: 140 Location: Denver,Colorado
|
|
Back to top |
|
 |
kurppa Tux's lil' helper

Joined: 21 Mar 2003 Posts: 97
|
Posted: Fri Feb 18, 2005 12:09 pm Post subject: |
|
|
Does anybody have any possible solution to this problem?
I tried emerging Amaya 9.0. I copied the 8.7 ebuild and edited it according to Bug #77571:
- changed the line with SRC_URI to: SRC_URI="http://www.w3.org/Amaya/Distribution/${PN}-fullsrc-${PV}.tgz"
- replaced --with-gtk with --with-wx
I get this same error at the end of compile:
Quote: | g++: ../redland/raptor/.libs/libraptor.a: No such file or directory
make[1]: *** [../bin/amaya] Error 1
make[1]: Leaving directory `/var/tmp/portage/amaya-9.0/work/Amaya/LINUX-ELF/amaya'
make: *** [amaya_prog] Error 2
!!! ERROR: net-www/amaya-9.0 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)
|
I tried emerging redland, redland-bindings and raptor, but Amaya still doesn't compile. The gentoo-bug mentioned in the previous post is still open and doesn't offer any solution. There is a mention of this problem in the Amaya mailing list, but no solution: http://lists.w3.org/Archives/Public/www-amaya-dev/2004Dec/0004.html
What can I do? |
|
Back to top |
|
 |
kurppa Tux's lil' helper

Joined: 21 Mar 2003 Posts: 97
|
Posted: Fri Feb 18, 2005 1:58 pm Post subject: Solved |
|
|
He hee, I got it working in less than three hours!
Unmerge redland, redland-bindings, raptor
Code: | emerge -C redland redland-bindings raptor |
Emerge amaya WITHOUT Raptor (Raptor is set as a dependancy, which is a bug)
Code: | emerge -O =amaya-9.0 |
This emerges Amaya without any dependancies. You will however need all the other dependancies emerged apart from raptor. To get a list of dependacies, use emerge -p =amaya-9.0
 |
|
Back to top |
|
 |
scotte n00b

Joined: 28 Feb 2003 Posts: 54 Location: Diamond Springs, CA, USA
|
Posted: Mon Oct 03, 2005 6:52 pm Post subject: |
|
|
Following kurppa's instructions, I was able to build amaya 8.7 by unmerging raptor (I didn't have redland or redland-bindings) and then emerging amaya with -O. |
|
Back to top |
|
 |
|