This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Problems with make ( total noob here)

Old posts that have not been replied to for several years.
Locked
s
scar

Post by scar »

Hi

I followed the instrucions up to the point when it comes to type 'make'. but i am getting the following error. Can someone plz help me?

make[2]: Leaving directory `/homes/rad1/utils/eggdrop1.6.7/src/compat'
---------- Yeah! that's the compiling, now the linking! ----------

Linking eggdrop...

gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/lib -ltcl8.3 -lm -ldl -lnsl md5/md5c.o compat/*.o `cat mod/mod.xlibs`
/usr/bin/ld: cannot find -ltcl8.3
collect2: ld returned 1 exit status
make[1]: *** [../eggdrop] Error 1
make[1]: Leaving directory `/homes/rad1/utils/eggdrop1.6.7/src'
make: *** [modegg] Error 2



and plz dont forget am a noob to linux and eggdrops.. so if u can help then with commands and easy and simple plain english

Thanks .

scar
s
scar

Post by scar »

Btw i did try ver 1.6.8 too. i had the same errors as above :sad:
Locked