[Xapian-discuss] Help me compile xapian + python on solaris

mario alejandro mamcx at elmalabarista.com
Fri Jan 11 23:53:26 GMT 2008


Ok, I setup the path correctly and can do .configure. But make fail with:

/usr/sfw/lib/gcc/i386-pc-solaris2.11
/3.4.3/../../../../include/c++/3.4.3/bits/ch
ar_traits.h: In static member function `static wchar_t*
std::char_traits<wchar_t
>::assign(wchar_t*, size_t, wchar_t)':
/usr/sfw/lib/gcc/i386-pc-solaris2.11
/3.4.3/../../../../include/c++/3.4.3/bits/ch
ar_traits.h:344: error: `wmemset' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `xapian_wrap.lo'
Current working directory /root/src/xapian-bindings-1.0.5/python
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='docs'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /root/src/xapian-bindings-1.0.5/python
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /root/src/xapian-bindings-1.0.5/python
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='python'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /root/src/xapian-bindings-1.0.5
*** Error code 1
make: Fatal error: Command failed for target `all'


-- 
Mario A.Montoya
Gerente
http://www.elmalabarista.com

La mejor guía de los lugares donde estar y disfrutar
http://www.paradondevamos.com


More information about the Xapian-discuss mailing list