search for: asn_grammar

Displaying 1 result from an estimated 1 matches for "asn_grammar".

2004 Jun 22
2
pwlib compile error
...o get h323 support working. Most of the compile is fine except it falls over at the point below. Does anyone have a solution? Thanks Johan make[2]: Entering directory `/root/pwlib/tools/asnparser' g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib ./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o ./obj_linux_x86_r/main.o -lpt_linux_x86_r -lpthread -llber -lldap -lldap_r -lssl -lcrypto -lexpat -lresolv -ldl /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PObject::PreSerialise(PSerialiser&)' /root/pwlib/lib/libpt_linux_x86_r.so: undefined...