[Asterisk-Users] cannot find expat
Jeremy McNamara
jj at indie.org
Fri May 23 11:32:27 MST 2003
Two choices: You can comment out the -lexpat from the Makefile and
hope that it works or you can download expat from your favorite distro
location. (ie check your distro's CDs or a Mirror)
Make sure you grab the dev package also.
Jeremy McNamara
Makerere University wrote:
> am compiling h323 support using channels/h323/ error am getting is
> this any pointers
> chan_h323.h:30: warning: `struct sockaddr_in bindaddr' defined but not
> used
> g++ -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o
> -L/root/pwlib/lib -lpt_linux_x86_r -L/root/openh323/lib
> -lh323_linux_x86_r -L/usr/lib -lpthread -ldl -lcrypto -lssl -lexpat
> /usr/i486-suse-linux/bin/ld: cannot find -lexpat
> collect2: ld returned 1 exit status
> make: *** [chan_h323.so] Error 1
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list