[Bug 431] New: os/oro_powerpc not build

For more information about this bug, visit
A new bug was added:
Summary: os/oro_powerpc not build
Product: RTT
Version: 1.2.1
Platform: All
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: Build System
AssignedTo: orocos-dev [..] ...
ReportedBy: ruben [dot] smits [..] ...

in the CMakeLists.txt of the os subdirectory, there is no
ADD_SUBDIRCTORY(oro-powerpc)-line
and no CMakeLists.txt file in the oro_powerpc-directory

since we were building for powerpc we bumped into this bug.

Ruben

--
(this mail is best viewed with a fixed font)
Configure bugmail: https://www.fmtc.be/orocos-bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

[Bug 431] os/oro_powerpc not build

For more information about this bug, visit

peter [dot] soetens [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED

------- Comment #3 from peter [dot] soetens [..] ... 2007-07-19 08:48

Thanks for reporting this issue. Fixed on trunk and rtt-1.2

$ svn ci os/oro_powerpc/ os/CMakeLists.txt -m"Fix bug #431: os/oro_powerpc not
build
> The powerpc headers were not installed.
> "
Sending os/CMakeLists.txt
Adding os/oro_powerpc/CMakeLists.txt
Transmitting file data ..
Committed revision 28413.

--
(this mail is best viewed with a fixed font)
Configure bugmail: https://www.fmtc.be/orocos-bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Ruben Smits's picture

[Bug 431] os/oro_powerpc not build

For more information about this bug, visit
A comment was added:
------- Comment #2 from ruben [dot] smits [..] ... 2007-07-18 12:26

(In reply to comment #1)
> (In reply to comment #0)
> > in the CMakeLists.txt of the os subdirectory, there is no
> > ADD_SUBDIRCTORY(oro-powerpc)-line
> > and no CMakeLists.txt file in the oro_powerpc-directory
> >
> > since we were building for powerpc we bumped into this bug.

[Bug 431] os/oro_powerpc not build

For more information about this bug, visit
A comment was added:
------- Comment #1 from peter [dot] soetens [..] ... 2007-07-18 12:20

(In reply to comment #0)
> in the CMakeLists.txt of the os subdirectory, there is no
> ADD_SUBDIRCTORY(oro-powerpc)-line
> and no CMakeLists.txt file in the oro_powerpc-directory