aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: Does aMule work for Sun SPAC platform?  (Read 10810 times)

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Does aMule work for Sun SPAC platform?
« 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.
« Last Edit: January 16, 2004, 07:21:52 AM by enzo »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Does aMule work for Sun SPAC platform?
« Reply #1 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 ;)
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Does aMule work for Sun SPAC platform?
« Reply #3 on: January 17, 2004, 12:29:51 AM »

But The problem is I can't install aMule in SPARC so far.....
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Does aMule work for Sun SPAC platform?
« Reply #4 on: January 17, 2004, 03:02:04 PM »

Can you post or email the the output errors from the make command?
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Does aMule work for Sun SPAC platform?
« Reply #5 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.....
« Last Edit: January 17, 2004, 10:26:55 PM by enzo »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Does aMule work for Sun SPAC platform?
« Reply #6 on: January 17, 2004, 10:25:46 PM »

Hum. Thinking.
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Does aMule work for Sun SPAC platform?
« Reply #7 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.
Logged

spiralvoice

  • Guest
Re: Does aMule work for Sun SPAC platform?
« Reply #8 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
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
I had successfully complied aMule for SPARC(Solaris)
« Reply #9 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.
« Last Edit: January 22, 2004, 01:08:15 AM by enzo »
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
RE: I had successfully complied aMule for SPARC(Solaris)
« Reply #10 on: January 22, 2004, 01:09:53 AM »

this is second capture picture.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Does aMule work for Sun SPAC platform?
« Reply #11 on: January 22, 2004, 04:17:13 AM »

and gdb output?
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Does aMule work for Sun SPAC platform?
« Reply #12 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!
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Logged

enzo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Does aMule work for Sun SPAC platform?
« Reply #14 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" .
« Last Edit: January 23, 2004, 05:33:24 AM by enzo »
Logged
Pages: [1] 2