Bug 1773 - DCE doesn't run on Fedora 19, Ubuntu 13.10 (64bits)
DCE doesn't run on Fedora 19, Ubuntu 13.10 (64bits)
Status: CLOSED REMIND
Product: dce
Classification: Unclassified
Component: other
unspecified
PC Linux
: P1 major
Assigned To: Hajime Tazaki
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-15 03:05 EDT by Hajime Tazaki
Modified: 2014-04-15 09:46 EDT (History)
2 users (show)

See Also:


Attachments
patch for ns-3-dce (changeset 54522b2a6868) (3.62 KB, patch)
2013-10-15 03:07 EDT, Hajime Tazaki
Details | Diff
patch for bake (changeset c8b4dc012e88) (6.23 KB, patch)
2013-10-15 03:08 EDT, Hajime Tazaki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Tazaki 2013-10-15 03:05:31 EDT
DCE doesn't run on Fedora 19 (64bits)

$ cat status
Start Time: NS3 Time:          4s (          +4500000000.0ns) , REAL Time: 1381791043
       Time: NS3 Time:          4s (          +4500000000.0ns) , REAL Time: 1381791043 --> No main method found in executable file '/a/users/tomh/bake/dce/source/ns-3-dce/build/bin_dce/udp-client'.
       Time: NS3 Time:          4s (          +4500000000.0ns) , REAL Time: 1381791043 --> Exit (127)
Comment 1 Hajime Tazaki 2013-10-15 03:07:47 EDT
Created attachment 1682 [details]
patch for ns-3-dce (changeset 54522b2a6868)
Comment 2 Hajime Tazaki 2013-10-15 03:08:21 EDT
Created attachment 1683 [details]
patch for bake (changeset c8b4dc012e88)
Comment 3 Tom Henderson 2013-12-14 02:03:07 EST
status on this bug?  still valid?
Comment 4 Hajime Tazaki 2013-12-16 08:13:59 EST
(In reply to Tom Henderson from comment #3)
> status on this bug?  still valid?

still valid. ubuntu 13.10 has the same issue.

the problem is that recent liker need '-rdynamic' option for PIE binary built for DCE, though the older versions don't require.
Comment 5 Hajime Tazaki 2014-03-03 21:22:23 EST
fixed, didn't find nice way without forcing users to add new build option (-rdynamic) so, we refined the instruction for users who want to use userspace binary over DCE, also documented.

http://code.nsnam.org/ns-3-dce/rev/71461e470024
http://code.nsnam.org/bake/rev/400e9db10676