openhacker / xar

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

xar 1.5.2 does not build on Mac OS X 10.5.5 (Xcode 3.1.1) #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Just try to build it it

What is the expected output? 

Successful build is expected.

What do you see instead?

Undefined symbols:
  "_xmlDictCleanup", referenced from:
      _xar_unserialize in archive.o
      _xar_unserialize in archive.o
      _xar_unserialize in archive.o
      _xar_unserialize in archive.o
      _xar_unserialize in archive.o
ld: symbol(s) not found

What version of the product are you using? 

1.5.2.

On what operating system?

Mac OS X 10.5.5. Xcode 3.1.1

Original issue reported on code.google.com by grosjamb...@gmail.com on 7 Dec 2008 at 11:14

GoogleCodeExporter commented 9 years ago
This was fixed in r196. See also Issue #51.

http://code.google.com/p/xar/source/diff?spec=svn196&r=196&path=/trunk/xar/lib/a
rchive.c

Original comment by anders.f...@gmail.com on 31 Mar 2009 at 10:46

GoogleCodeExporter commented 9 years ago
As Anders notes, fixed in r196.

Original comment by bbraun on 25 Nov 2009 at 1:36