krzdzi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

expat build errors on Mac #311

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. extract expat-2.0.1 into third_party directory
2. execute ./configure
3. execute hammer.sh

What is the expected output? What do you see instead?

________Compiling build/dbg/obj/third_party/expat-2.0.1/lib/xmlparse.o
third_party/expat-2.0.1/lib/xmlparse.c:20:26: error: expat_config.h: No such 
file or directory

What version of the product are you using? On what operating system?

libjingle-0.6.13.zip MacOSX 10.6.8

Please provide any additional information below.

Fixed by adding "third_party/expat-2.0.1", to expat includedirs

Original issue reported on code.google.com by russmitc...@gmail.com on 23 Feb 2012 at 9:30

GoogleCodeExporter commented 9 years ago
Did you get any error when running step #2?

Original comment by jun...@google.com on 14 Mar 2012 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by jun...@google.com on 26 Mar 2012 at 6:41