[stsf] [Bug 403] New: Can't build ST in seperate objdir
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Sat Apr 3 18:28:06 PST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=403
Summary: Can't build ST in seperate objdir
Product: STSF
Version: unspecified
Platform: Sun
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: ST: Other
AssignedTo: stsf at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
I can't build ST in seperate objdir on Linux.
Steps to reproduce:
% mkdir st
% cd st
% cvs -d :pserver:anoncvs at pdx.freedesktop.org:/cvs/stsf login
<Press ENTER>
% cvs -d :pserver:anoncvs at pdx.freedesktop.org:/cvs/stsf co stsf
% cd stsf/
% mkdir objdir
% cd objdir/
% ../configure
Result:
objdir> ../configure
configure: error: cannot find install-sh or install.sh in `pwd` ../`pwd`
Expected result:
"configure" should work even when invoked outside the source dir (e.g. seperate
objdir to allow to build multiple binary versions from the same source).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the stsf
mailing list