Menu

#3 Fix build of 1.0.7-i on FedoraCore6 and ACE 5.5.7

open
nobody
None
5
2007-05-08
2007-05-08
No

During compilation under FedoraCore6 and ACE 5.5.7 i had several compile errors. This is fixes.

file: opendiameter-1.0.7-i/libdiameter/include/aaa_transport_ace.h

42d41
< #include "ace/Sig_Handler.h"

file: opendiameter-1.0.7-i/libpana/include/pana_serial_num.h

208c208
< ACE_System_Time::get_local_system_time((time_t&)seed);
---
> ACE_System_Time::get_local_system_time(seed);

this is diffs, so you can use text editor to make changes

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.