compiling eggdrop: TCL issues

Find out how to get that @*&^$&@ thing to compile!

compiling eggdrop: TCL issues

Postby jerome » Mon Nov 05, 2001 2:34 pm

anybody get eggdrop compiled? rather configured first, having troubles of it finding tcl, wondering if it's cuz it's looking for shared objects & static libs instead of dynamics, this is what's installed from TCL:
/usr/local/lib/libtcl8.3.dylib /usr/local/lib/libtclstub8.3.a
and eggdrops configure mentions this:

set the environment variables TCLLIB and TCLINC so I will know where
to find 'libtcl.a' (or 'libtcl.so') and 'tcl.h' (respectively). Then
run 'configure' again.

any ideas? setting TCLLIB to /usr/local/lib and TCLINC to /usr/local/include didn't work, ends up saying they're improperly set.
jerome
 
Posts: 18
Joined: Sun Oct 21, 2001 7:00 pm
Location: nowhere

Re: compiling eggdrop: TCL issues

Postby jerome » Thu Nov 08, 2001 2:24 am

ah fixed that, now just have:
Making core eggdrop for static linking...

(This may take a while. Go get some runts.)
cc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c bg.c
cc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botcmd.c
cc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botmsg.c
cc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botnet.c
cc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c chanprog.c
chanprog.c: In function `tell_verbose_status':
chanprog.c:320: structure has no member named `ru_utime'
chanprog.c:320: structure has no member named `ru_stime'
chanprog.c:321: structure has no member named `ru_utime'
chanprog.c:321: structure has no member named `ru_stime'
make[1]: *** [chanprog.o] Error 1
make: *** [static] Error 2
hmmmm
-jerome
jerome
 
Posts: 18
Joined: Sun Oct 21, 2001 7:00 pm
Location: nowhere


Return to Compile Problems

Who is online

Users browsing this forum: No registered users and 3 guests

cron