jake wrote:
Hi, I've crossposted your email to rivet-dev, which is a slightly better
place for Rivet questions (I'm not sure everyone here reads the newsgroup).
> Hello. I'm trying to build rivet on Panther, using the current cvs
> repository download, and the following command issues the following
> error message. Anyone know what this means and how I can fix it? I've
> already tried rebuilding and reinstalling tcl/tk 8.4.
>
>>From the src directory:
>
> sudo ./configure.tcl -with-apxs /usr/sbin/apxs -with-tclconfig
> /Library/Frameworks/Tcl.framework/Versions/8.4/tclConfig.sh
As an aside, you probably don't want to use 'sudo' until the 'make
install' step as a general rule.
> Configuring
> .error: can't read "LDFLAGS": no such variable
> line was: TCL_SHLIB_LD='cc -dynamiclib ${LDFLAGS} -Wl,-single_module'
> emitting empty variable for: TCL_SHLIB_LD
> please make it right in configs.tcl or figure out the bug
> error: can't read "AR": no such variable
> line was: TCL_STLIB_LD='${AR} cr'
> emitting empty variable for: TCL_STLIB_LD
> please make it right in configs.tcl or figure out the bug
>
> error: can't read "LIBS": no such variable
> line was: TCL_SHLIB_LD_LIBS='${LIBS}'
> emitting empty variable for: TCL_SHLIB_LD_LIBS
> please make it right in configs.tcl or figure out the bug
>
> error: can't read "VERSION": no such variable
> line was: TCL_SHARED_LIB_SUFFIX='${VERSION}${DBGX}.dylib'
> emitting empty variable for: TCL_SHARED_LIB_SUFFIX
> please make it right in configs.tcl or figure out the bug
>
> error: can't read "VERSION": no such variable
> line was: TCL_UNSHARED_LIB_SUFFIX='${VERSION}${DBGX}.a'
> emitting empty variable for: TCL_UNSHARED_LIB_SUFFIX
> please make it right in configs.tcl or figure out the bug
>
> .........done.
Can you post a copy of your tclConfig.sh to the mailing list?
--
David N. Welton
- http://www.dedasys.com/davidw/
Linux, Open Source Consulting
- http://www.dedasys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]