[Asterisk-Users] cannot find expat

Steven Critchfield critch at basesys.com
Fri May 23 11:35:13 MST 2003


On Fri, 2003-05-23 at 13:35, 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

So either it is in a dir that the make line doesn't address, or it isn't
installed. Do you have it? does ld know where it is? check
/etc/ld.so.conf to be sure.
-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-users mailing list