aMule Forum

English => en_Bugs => Topic started by: Guest on October 11, 2003, 04:29:31 PM

Title: Socket reuse
Post by: Guest on October 11, 2003, 04:29:31 PM
Due problem with Makefiles (gsocket.o not included to final executable)
after incorrect exit aMule couldn't start with HighID for some time.
 To fix just modify src/Makefile.in by adding gsocket.c to
amule_SOURCES and gsocket.$(OBJEXT) in am_amule_OBJECTS.
BTW, you'd better use
am_amule_OBJECTS := subst (.cpp, .$(OBJEXT),$(amule_SOURCES))
am_amule_OBJECTS := subst (.c, .$(OBJEXT),$(am_amule_OBJECTS))
 
 If you need any help with aMule I can try to help.
Title: Re: Socket reuse
Post by: BigBob on October 11, 2003, 09:44:16 PM
Hi olonho,

For sure, if you can provide help i agree :-)

A++
Title: Re: Socket reuse
Post by: Guest on October 12, 2003, 02:15:34 AM
Well, I could provide some more bugfixing (it seems sometimes
we get SIGPIPE in bad time and amule dies), how would you like me to
commit my changes (patches by mail, CVS write access, something else)?

  Also I could work on better desktop integration (DND of ed2k links, for example) and maybe finally fix build with optimizations (gcc3 in RH9.0 looks rather stable, so it probably some simply fixable code). If you have anything to tell me, use "nike at lyola dot com" at = @, dot = .