[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

apache2 on os x: libiconv problems

From: Seth Delackner <seth_at_jtan.com>
Date: 2003-04-11 03:37:46 CEST

In the course of attempting to rebuild with db 4.1, I had to rebuild apache2. For some reason even though in the past it built fine, now it can't fathom my libiconv's use of @executable_path in its .la file. I downloaded and built from source the current 1.8 libiconv, installed, and still the damn thing is acting stupid. In the exerpt below note that I have tried both -liconv and the full /usr/local/libiconv.la

/bin/sh /usr/local/apr/build/libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER -I/usr/local/apr/include/apr-0 -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/include -I. -I/tmp/httpd-2.0.44/os/unix -I/tmp/httpd-2.0.44/server/mpm/prefork -I/tmp/httpd-2.0.44/modules/http -I/tmp/httpd-2.0.44/modules/filters -I/tmp/httpd-2.0.44/modules/proxy -I/tmp/httpd-2.0.44/include -I/usr/include/openssl -I/tmp/httpd-2.0.44/modules/dav/main -export-dynamic -L/usr/local/BerkeleyDB.4.1/lib -L/usr/local/lib -o htpasswd htpasswd.lo -lz -lssl -lcrypto /tmp/httpd-2.0.44/srclib/pcre/libpcre.la /usr/local/apr/lib/libaprutil-0.la -ldb -lexpat /usr/local/lib/libiconv.la /usr/local/apr/lib/libapr-0.la -lm
libtool: link: cannot find the library `@executable_path/../Frameworks/libiconv.la'

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 03:38:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.