[ODE] Fwd: [ opende-Bugs-1510051 ] "make install" in trunk is broken

Jason Perkins starkos at gmail.com
Wed Jun 21 08:34:28 MST 2006


FYI...a new bug in the tracker.

Jason


---------- Forwarded message ----------
From: SourceForge.net <noreply at sourceforge.net>
Date: Jun 21, 2006 11:27 AM
Subject: [ opende-Bugs-1510051 ] "make install" in trunk  is broken
To: noreply at sourceforge.net


Bugs item #1510051, was opened at 2006-06-21 15:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382799&aid=1510051&group_id=24884

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Willi Richert (wrichert)
Assigned to: Nobody/Anonymous (nobody)
Summary: "make install" in trunk  is broken

Initial Comment:
On my Kubuntu Dapper Drake I did on a fresh SVN
trunk:
sh autogen.sh
./configure
make
sudo make install

and I got:

make[3]: Entering directory
`/home/wr/install/psg/opende/ode/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/home/wr/install/psg/opende/ode/test'
make[2]: Leaving directory
`/home/wr/install/psg/opende/ode/test'
make[2]: Entering directory
`/home/wr/install/psg/opende/ode'
make[3]: Entering directory
`/home/wr/install/psg/opende/ode'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/home/wr/install/psg/opende/ode'
make[2]: Leaving directory
`/home/wr/install/psg/opende/ode'
make[1]: Leaving directory
`/home/wr/install/psg/opende/ode'
make[1]: Entering directory
`/home/wr/install/psg/opende'
make[2]: Entering directory
`/home/wr/install/psg/opende'
test -z "/usr/local/bin" ||
mkdir -p -- . "/usr/local/bin"
 /usr/bin/install -c 'ode-config' '/usr/local/bin/ode-config'
make  install-exec-hook
make[3]: Entering directory
`/home/wr/install/psg/opende'
make[3]: *** No rule to make target
`install-exec-hook'.  Stop.
make[3]: Leaving directory
`/home/wr/install/psg/opende'
make[2]: *** [install-exec-am] Error 2
make[2]: Leaving directory
`/home/wr/install/psg/opende'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/wr/install/psg/opende'
make: *** [install-recursive] Error 1

Are there some known issues regarding ODE on Kubuntu?
I've not found something like that at google yet.


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382799&aid=1510051&group_id=24884


More information about the ODE mailing list