Opened 19 years ago
Closed 19 years ago
#2792 closed defect (invalid)
make swig-py fails
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | 0.9.4 |
Severity: | blocker | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Dear,
when compiling swig-py on Linux RH, during Trac installation, this fails with following message:
/bin/sh /system/tmps/l301_svn_130_93/subversion-1.3.0/libtool —tag=CC —silent —mode=compile none -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/bindings/swig -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/bindings/swig/include -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/bindings/swig/proxy -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/bindings/swig/proxy -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/include -I/usr/svn/apr/include/apr-0 -I/usr/svn/apr/include/apr-0 -I/system/tmps/l301_svn_130_93/subversion-1.3.0/subversion/bindings/swig/python/libsvn_swig_py -prefer-pic -c -o subversion/bindings/swig/python/svn_client.lo subversion/bindings/swig/python/svn_client.c
/system/tmps/l301_svn_130_93/subversion-1.3.0/libtool: line 1: none: command not found make: * [subversion/bindings/swig/python/svn_client.lo] Error 1
What might be causing this error ? What can we do to solve this ?
With kind regards, Zeynel.
Better to ask this on Redhat, SWIG or Subversion forums. This is not Trac related problem at all.