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.

compile error

Old posts that have not been replied to for several years.
Locked
r
roller
Voice
Posts: 11
Joined: Fri Apr 23, 2004 5:55 pm

compile error

Post by roller »

Hi!
When i ./configure my egg its says:
checking space left in file database struct... (cached) unknown
(standard is currently 48/512 bytes)
checking for Tcl library... found /usr/local/lib/libtcl83.a
checking for Tcl header... not found
./configure[3087]: test: 0: unexpected operator/operand
checking if Tcl library has Tcl_Free... (cached) yes
checking if Tcl library is multithreaded... (cached) no
configure: warning:

Your Tcl library is not a shared lib.
configure will now set default make type to static...

configure: warning:

Your Tcl version () is older then 7.4.
There are known problems, but we will attempt to work around them.
pls help, thnx
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

Maybe you must update your TCL Libs...
Locked