I have since discovered that this issue has cropped up before on the list: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01849.html
Alas, I have not been able to figure out how to translate this into fixing the problem. Also, I've noticed that AxKit/AxKit.so doesn't get written over when you reinstall Axkit, so the ways that I've been experimenting with Makefile.PL may have been a waste of time since they werent' generating new versions of the effected files. Again, any ideas would be helpful. thanks =>Chris On Tue, Mar 04, 2003 at 07:52:25AM -0800, Christopher R. Baker wrote: > > > Hi, > > I'm trying to get AxKit to work under Solaris 2.9 and it's giving me problems. > Everthing installs OK but when I try to initialize Apache with it it chokes. > Can't load > '/usr/local/lib/perl5/site_perl/5.6.1/sparc-solaris/auto/AxKit/AxKit.so' > for module AxKit: ld.so.1: /opt/apache/1.3.27-mod_perl/bin/httpd: fatal: > relocation > error: file > /usr/local/lib/perl5/site_perl/5.6.1/sparc-solaris/auto/AxKit/AxKit.so: > symbol libiconv_close: referenced symbol not found at > /usr/local/lib/perl5/5.6.1/sparc-solaris/DynaLoader.pm line 206. > at /usr/local/lib/perl5/site_perl/5.6.1/sparc-solaris/AxKit.pm line 32 > > I noticed an error when I was making AxKit of: > axconfig.c:1195: warning: passing arg 2 of `libiconv' from incompatible > pointer type > > > I've tried reinstalling libiconv and gettext from gnu source before reinstalling > everything, but I always got the same results. > > I'll must confess that my Solaris sys admin skills are weak so any advice on how to > build this sucka would be helpful > > thanks > > =>Chris > > p.s. I've got the whole terminal dump of me installing it and turning it on @ my > Perlmonks scratchpad: > http://www.perlmonks.org/index.pl?node_id=108949&user=ignatz > > > -- > Christopher R. Baker > Tune Smith / Programmer > http://cbaker.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Christopher R. Baker Tune Smith / Programmer http://cbaker.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
