I'm having problems with installing rivet on FreeBSD:

- svn -> files stored
- i copy the scripts inside ./src/buildscripts/apache1 intro ./src/
- i run ./configure.tcl:
./configure.tcl                    /home/hest/rivet/src
Configuring
.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 "LIB_RUNTIME_DIR": no such variable
  line was: TCL_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
  emitting empty variable for: TCL_CC_SEARCH_FLAGS
  please make it right in configs.tcl or figure out the bug

error: can't read "LIB_RUNTIME_DIR": no such variable
  line was: TCL_LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}'
  emitting empty variable for: TCL_LD_SEARCH_FLAGS
  please make it right in configs.tcl or figure out the bug

error: can't read "WRKDIRPREFIX": no such variable
line was: TCL_BUILD_LIB_SPEC='-L${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltcl84${TCL_DBGX}'
  emitting empty variable for: TCL_BUILD_LIB_SPEC
  please make it right in configs.tcl or figure out the bug

error: can't read "DBGX": no such variable
  line was: TCL_SHARED_LIB_SUFFIX='84${DBGX}.so.1'
  emitting empty variable for: TCL_SHARED_LIB_SUFFIX
  please make it right in configs.tcl or figure out the bug

error: can't read "DBGX": no such variable
  line was: TCL_UNSHARED_LIB_SUFFIX='84${DBGX}.a'
  emitting empty variable for: TCL_UNSHARED_LIB_SUFFIX
  please make it right in configs.tcl or figure out the bug

error: can't read "WRKDIRPREFIX": no such variable
line was: TCL_SRC_DIR='${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.13'
  emitting empty variable for: TCL_SRC_DIR
  please make it right in configs.tcl or figure out the bug

error: can't read "WRKDIRPREFIX": no such variable
line was: TCL_BUILD_STUB_LIB_SPEC='-L${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84${TCL_DBGX}'
  emitting empty variable for: TCL_BUILD_STUB_LIB_SPEC
  please make it right in configs.tcl or figure out the bug

error: can't read "WRKDIRPREFIX": no such variable
line was: TCL_BUILD_STUB_LIB_PATH='${WRKDIRPREFIX}/usr/ports/lang/tcl84/work/tcl8.4.13/unix/libtclstub84${TCL_DBGX}.a'
  emitting empty variable for: TCL_BUILD_STUB_LIB_PATH
  please make it right in configs.tcl or figure out the bug

..
Error in CFLAGS test: apxs:Error: Sorry, no DSO support for Apache available
apxs:Error: under your platform. Make sure the Apache
apxs:Error: module mod_so is compiled into your server
apxs:Error: binary `/usr/local/apache/bin/httpd'.


I get the impression it's looking for configs of both Tcl and Apache (which both were installed through the port-system). FreeBSD was brought online yesterday, and I haven't used it a lot, so I can't say I feel comfortable with the system yet. Any suggestion on what I should do?

-Johan Christie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to