Hi,

I'm trying to build sipXezphone on FC5 and getting the following error
while building it:

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

[EMAIL PROTECTED] sipXezPhone]# make
if g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/sipx/include
-I/usr/local/lib/wx/include/gtk2-ansi-release-2.8
-I/usr/local/include/wx- 2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXGTK__ -pthread -INONE/include -g -O2 -D__pingtel_on_posix__
-D_linux_ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall
-Wformat -Wwrite-strings -Wpointer-arith -I/usr/include -MT
sipXezPhone-AddContactDlg.o -MD -MP -MF
".deps/sipXezPhone-AddContactDlg.Tpo" -c -o
sipXezPhone-AddContactDlg.o `test -f 'AddContactDlg.cpp' || echo
'./'`AddContactDlg.cpp; \

then mv -f ".deps/sipXezPhone-AddContactDlg.Tpo"
".deps/sipXezPhone-AddContactDlg.Po"; else rm -f ".deps/sipXezPhone-
AddContactDlg.Tpo"; exit 1; fi

AddContactDlg.cpp:87:2: warning: no newline at end of file

/usr/local/include/wx-2.8/wx/hashmap.h: In member function
āwxLongToLongHashMap_wxImplementation_HashTable::Node**
wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long
int&) constā:

/usr/local/include/wx-2.8/wx/hashmap.h:714: warning: dereferencing
type-punned pointer will break strict-aliasing rules

/usr/local/include/wx-2.8/wx/clntdata.h: In member function
āwxShadowObjectMethods_wxImplementation_HashTable::Node**
wxShadowObjectMethods_wxImpleme ntation_HashTable::GetNodePtr(const
wxString&) constā:

/usr/local/include/wx-2.8/wx/clntdata.h:20: warning: dereferencing
type-punned pointer will break strict-aliasing rules

/usr/local/include/wx-2.8/wx/clntdata.h: In member function
āwxShadowObjectFields_wxImplementation_HashTable::Node**
wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const
wxString&) constā:

/usr/local/include/wx-2.8/wx/clntdata.h:25: warning: dereferencing
type-punned pointer will break strict-aliasing rules

/usr/local/include/wx-2.8/wx/gdicmn.h: In member function
āwxStringToColourHashMap_wxImplementation_HashTable::Node**
wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const
wxString&) constā:

/usr/local/include/wx-2.8/wx/gdicmn.h:544: warning: dereferencing
type-punned pointer will break strict-aliasing rules

/usr/local/include/wx-2.8/wx/image.h: In member function
āwxImageHistogramBase_wxImplementation_HashTable::Node**
wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long
unsigned int&) constā:

/usr/local/include/wx-2.8/wx/image.h:136: warning: dereferencing
type-punned pointer will break strict-aliasing rules

AddContactDlg.cpp: In member function āvirtual void
AddContactDlg::OnOK(wxCommandEv ent&)ā:

AddContactDlg.cpp:86: error: āOnOKā is not a member of āwxDialogā

make: *** [sipXezPhone-AddContactDlg.o] Error 1

[EMAIL PROTECTED] sipXezPhone]#

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

I have built wxWdigets as well successfully. I 'm guessing that the
above error is because it is not able to find the wxWidgets libraries.
Can anyone point to the solution of the above?

Also, the sipxEzphone source code which came along with sipXcalllib
tar ball didn't have the header files for sipXezphone, i had to copy
the header files from the svn source code of sipXpbx 3.6. Not sure if
i'm missing somthing here.


-- 
Regards,
Ganesha
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to