Bugs item #1663314, was opened at 2007-02-19 11:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1663314&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: buildtools 1.16
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roel van Os (roel_van_os)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: Buildtools: build in source tree fails

Initial Comment:
When building the buildtools inside the source tree, the following error occurs:

$ cd buildtools
$ ./bootstrap
$ ./configure --prefix=/local/os/MonetDB
$ make
cd . && /bin/sh /local/os/Temp/buildtools/missing --run autoheader
rm -f stamp-h1
touch dummy.h.in
cd . && /bin/sh ./config.status dummy.h
config.status: creating dummy.h
config.status: dummy.h is unchanged
make  all-recursive
make[1]: Entering directory `/local/os/Temp/buildtools'
Making all in autogen
make[2]: Entering directory `/local/os/Temp/buildtools/autogen'
cp setup.py /local/os/Temp/buildtools/autogen/setup.py
cp: `setup.py' and `/local/os/Temp/buildtools/autogen/setup.py' are the same 
file
make[2]: *** [/local/os/Temp/buildtools/autogen/setup.py] Error 1
make[2]: Leaving directory `/local/os/Temp/buildtools/autogen'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/local/os/Temp/buildtools'
make: *** [all] Error 2

Creating a subdirectory "build" and then configuring and compiling the 
buildtools inside that directory works fine.

Operating system: SuSE Linux 9.3 (x86-64)
Compiler: gcc 3.3.5

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1663314&group_id=56967

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to