aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: rc7 wont compile, whats wrong?  (Read 1961 times)

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
rc7 wont compile, whats wrong?
« on: October 20, 2004, 08:05:54 PM »

Hi.. i configured and tried to make rc7, configure seems okay, but when i compile it aborts:
rc6 compiles and works fine, what could be the problem?
System is suse 9.1

./configure --enable-ccache --enable-webserver --enable-amule-daemon --enable-amule-gui --enable-amulecmd --enable-optimize  


/usr/bin/ccache g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -O2-lpthread -o ed2k  ED2KLinkParser.o
/usr/bin/ccache gcc  -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -O2   -lpthread -o amulegui  -L/usr/local/lib -pthread -L/usr/X11R6/lib -lwx_gtk_html-2.5 -lwx_gtk_adv-2.5 -lwx_gtk_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5 -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lz -L/usr/lib -lcurl -L/usr/ssl/lib -lz -lssl -lcrypto -ldl
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../crt1.o(.text+0x18): In function `_start':
../sysdeps/i386/elf/start.S:98: undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [amulegui] Fehler 1
make[4]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc7/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc7/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc7/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc7'
make: *** [all] Fehler 2
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc7 wont compile, whats wrong?
« Reply #1 on: October 20, 2004, 09:23:18 PM »

enable-amule-gui
does NOT work yet!
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

caspartroy

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: rc7 wont compile, whats wrong?
« Reply #2 on: October 21, 2004, 07:45:58 PM »

solved
« Last Edit: October 21, 2004, 07:57:35 PM by caspartroy »
Logged