Not compiled under Solaris x86
Status: Alpha
Brought to you by:
aunitt
Hi !
When I try compile gatekeeper under Solaris x86 (2.6, 7, 8)
it confused by errors - "'map' is not template type".
I was used for it gcc.2.95.2 and GNU make.
Is exist any workaroud for this problem ?
Openh323 and PWLib was compiled without any problem.
Txn
Help Me....
Logged In: NO
The same problem was occured in Solaris 2.7/SPARC.
I am using gcc.2.95.{2,3}.
Logged In: YES
user_id=222151
"map" is defined as struct label in <net/if.h> which is included 2(!) times from
pwlib/include/ptlib/unix/pmachdep.h - i was able to compile gatekeeper by commenting
those lines - it's very dirty and probably gk won't work - we'll see