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.
Old posts that have not been replied to for several years.
t
the_blob
Post
by the_blob » Tue Oct 09, 2001 4:27 pm
I keep getting this error when doing MAKE
./botmsg.c:300: `__builtin_va_alist' undeclared (first use in this function)
*** Error code 1
Stop in /usr/home/silver/scorpio/eggdrop1.6.6/src.
*** Error code 1
anyone know how I can fix this?
Thanks.
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Oct 09, 2001 4:32 pm
What version of TCL are you using.
t
the_blob
Post
by the_blob » Tue Oct 09, 2001 5:28 pm
ver is tcl8.3
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Oct 09, 2001 5:39 pm
On 2001-10-09 15:28, the_blob wrote:
ver is tcl8.3
Does it say this when doing a ./configure.
t
the_blob
Post
by the_blob » Tue Oct 09, 2001 5:53 pm
yes
checking for Tcl library... found /usr/local/lib/libtcl8.3.so
checking for Tcl header... found /usr/local/include/tcl.h
checking whether the tcl system has changed... (cached) no
checking for Tcl version... (cached) 8.3
checking for Tcl patch level... (cached) 8.3.2
checking for Tcl_Free in -ltcl8.3... (cached) yes
checking for TclpFinalizeThreadData in -ltcl8.3... (cached) no
t
the_blob
Post
by the_blob » Tue Oct 09, 2001 7:27 pm
i got it working.