General

Profile

Thomas Lunde

  • Email: tlunde@gmail.com
  • Registered on: 15 Dec 2008
  • Last connection: 29 Jan 2005

Issues

Activity

29 Jan 2005

07:36 Exiv2 Bug #408: 0.6.1 does not build on OS X
Using one of the suggestions in the links and replacing:
LDFLAGS_SHARED = $(LDFLAGS) -shared -fPIC
with
LDFLAGS_SH...
Thomas Lunde
07:27 Exiv2 Bug #408: 0.6.1 does not build on OS X
Forcing a static build by manually changing config.mk (after running ./configure) to read:
SHARED_LIBS =
STATIC_LI...
Thomas Lunde
07:25 Exiv2 Bug #408: 0.6.1 does not build on OS X
Shared libraries are different on OS X than many other flavors of unix. Here are couple of references on how others ... Thomas Lunde
06:38 Exiv2 Bug #408 (Closed): 0.6.1 does not build on OS X
Downloaded 0.6.1 tarball & uncompressed. cd into it, ./configure, then make. After a number of warning messages (se... Thomas Lunde
06:40 Exiv2 Bug #409 (Closed): compiling emits type warnings prior to (unrelated?) failure
g++ -Wall -O2 -fPIC -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -c canonmn.cpp -o canonmn.so
In file included from...
Thomas Lunde

Also available in: Atom