aMule Forum

English => Feature requests => Topic started by: enzo on January 16, 2004, 07:20:49 AM

Title: Does aMule work for Sun SPAC platform?
Post by: enzo on January 16, 2004, 07:20:49 AM
I have downloaded  aMule-1.2.4-1(aMule-1.2.4-1.src.rpm) to try to install amule in Solaris 9(SPARC platform) but it confront many problems.
   It spends me a lot of time to  handle why aMule doesn't complie successfully  in Sparc.....
   Did any body install  aMule to SPARC Solaris successfully?

               ThANKS.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 16, 2004, 05:52:49 PM
I don't know about anyone using aMule on Sun. But you can offer your help on it ;)
Title: Re: Does aMule work for Sun SPAC platform?
Post by: deltaHF on January 16, 2004, 05:58:32 PM
http://www.amule.org/amule/thread.php?threadid=557&sid=   ?!?
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 17, 2004, 12:29:51 AM
But The problem is I can't install aMule in SPARC so far.....
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 17, 2004, 03:02:04 PM
Can you post or email the the output errors from the make command?
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 17, 2004, 10:21:08 PM
Before my Sparc(Solaris 9) was confront a problem that was INADDR_NONE problem.  
  Later I have fixed this problem.  It has to add a define for INADD_NONE.
--> #define INADDR_NONE  (in_addr_t)  -1
   now the new problem is ld problem. Please see below the erro of output .

################################################


gtk_widget_add_events               amule-eggtrayicon.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
gdk_window_set_user_data            amule-gtkplugxembed.o  (symbol belongs to implicit dependency /usr/local/lib/libgdk-1.2.so.0)
gtk_object_set_data                 amule-MuleNotebook.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
gtk_signal_connect_after            amule-MuleNotebook.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
gtk_notebook_get_nth_page           amule-MuleNotebook.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
gtk_paint_string                    amule-TabCtrl.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
gtk_signal_disconnect_by_func       amule-MuleNotebook.o  (symbol belongs to implicit dependency /usr/local/lib/libgtk-1.2.so.0)
ld: fatal: Symbol referencing errors. No output written to amule
collect2: ld returned 1 exit status
make[1]: *** [amule] Error 1
make[1]: Leaving directory `/opt/rpm/src/solaris/SOURCES/aMule-1.2.4/src'
make: *** [install-recursive] Error 1


################################################

   I saw many posts from Internet that was described the fatal symbol reference of Solaris.
  nevertheless,  no any messages were described the error of aMule.
   I am almost exhausted my energy for this problem.....
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 17, 2004, 10:25:46 PM
Hum. Thinking.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 18, 2004, 07:38:33 AM
BTW, I also found some "ld: fatal: Symbol referencing errors." from config.log

line 268, 269, 852, 853, 976, 1082, 1184, 1305, 1406, 1507, 1610, 2267
, 2404 and 2567.

The config.log file was attached with tis post.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: spiralvoice on January 20, 2004, 01:28:51 AM
Hi,

from your changelog:
Quote
configure:5512: checking for ld used by GCC
configure:5575: result: /usr/ccs/bin/ld
configure:5584: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5596: result: no
Please try using ld from GNU binutils because Solaris ld is not quite compatible...,
also take care that you donŽt have some double libraries lying around (libgtk-1.2.so.0, ...).

Greetings, spiralvoice
Title: I had successfully complied aMule for SPARC(Solaris)
Post by: enzo on January 22, 2004, 01:06:03 AM
Thank you about the tip of  ld problems.
I had solved it!!
  Also, I had successfully complied aMule for SPARC(Solaris) but I can't  initiate the amule languiage setup.

  My solaris system  was installed English and Chinese character.  Please see the attachements.
Title: RE: I had successfully complied aMule for SPARC(Solaris)
Post by: enzo on January 22, 2004, 01:09:53 AM
this is second capture picture.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 22, 2004, 04:17:13 AM
and gdb output?
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 23, 2004, 12:52:17 AM
sorry, I am not familiar about gdb command.
Can you tell me how can I use gdb command to show gdb output?
thank you!
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 23, 2004, 01:00:21 AM
http://www.amule.org/amule/thread.php?threadid=298&sid=
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 23, 2004, 05:30:46 AM
hi,

I have followed the steps(http://www.amule.org/amule...readid=298&sid=) to trace  aMule's problems.s
  Unfortunately,  when I entered "run" in gdb, the messages alway are halted, and I couldn't run "bt" and "bt full" .
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 23, 2004, 05:57:13 AM
you should push ctrl-c
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 23, 2004, 06:09:54 AM
I tried to push ctrl+c, but it doesn't work....
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 23, 2004, 06:33:26 AM
I use ctrl-z to stop it.  Please see the snap shot of  the gdb output messages.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: Kry on January 23, 2004, 08:55:00 AM
you have any other wxGTK app to test? seems is wxGTK that's crashing.
Title: Re: Does aMule work for Sun SPAC platform?
Post by: enzo on January 23, 2004, 09:03:05 AM
hi,
yes, I also think that the problem should be relative to  wxGTK.
I am checking it now.
Thank you so much.