You should use libexpat. I spoze you could remove the -lexpat from your Makefile and things ~might~ still work.

My goal is to make chan_h323's Makefile detect what options you have installed and link against the appropriate libs, but there is only so much time in a day.



Jeremy McNamara



Ben Clark wrote:

when using the cvs code I get...

g++ -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o -L/usr/src/pwlib/lib -lpt_linux_x86_r -L/usr/src/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


On Monday, March 10, 2003, at 02:18 AM, Jeremy McNamara wrote:

Ben Clark wrote:

cc: cannot specify -o with -c or -S and multiple compilations
What does this mean?


Means I'm a dumbass. I left trailing whitespace in the Makefile environment variable definitions. Use CVS code for a fix or give me another day or three to make another release.


Jeremy McNamara


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to