It looks like you're linking in libraries from /usr/local/lib . Fink builds don't always work in this case. You may have to temporarily rename /usr/local.
On Tue, 2002-12-17 at 21:51, MacconverT wrote: > These are the errors I get whe I try install perlmagick: > > > sed 's|@PREFIX@|/sw|g' < > /sw/fink/dists/unstable/main/finkinfo/libs/perlmods/perlmagick-pm- > 5.5.1-2.patch | patch -p1 > patching file Makefile.PL > perl Makefile.PL PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 > INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 > INSTALLSITEARCH=/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/share/man/man1 > INSTALLMAN3DIR=/sw/share/man/man3 > Checking if your kit is complete... > Looks good > Note (probably harmless): No library found for -llcms > Writing Makefile for Image::Magick > make > cp Magick.pm blib/lib/Image/Magick.pm > AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick) > /usr/bin/perl /System/Library/Perl/ExtUtils/xsubpp -typemap > /System/Library/Perl/ExtUtils/typemap Magick.xs > Magick.xsc && mv > Magick.xsc Magick.c > cc -c -I../ -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 > -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/sw/include/freetype2 > -I/sw/include/libxml2 -I/sw/include -pipe -fno-common -no-cpp-precomp > -fno-strict-aliasing -O3 -DVERSION=\"5.51\" -DXS_VERSION=\"5.51\" > "-I/System/Library/Perl/darwin-thread-multi/CORE" -DHAVE_CONFIG_H > Magick.c > Running Mkbootstrap for Image::Magick () > chmod 644 Magick.bs > rm -f blib/arch/auto/Image/Magick/Magick.bundle > LD_RUN_PATH="/sw/lib:/usr/X11R6/lib:/usr/lib" cc -flat_namespace > -bundle -undefined suppress -L/usr/local/lib Magick.o -o > blib/arch/auto/Image/Magick/Magick.bundle -L/usr/X11R6/lib -L/usr/lib > -L/sw/lib -lMagick -lfreetype -lXext -lXt -lSM -lICE -lX11 -lz > -lpthread -lm > ld: Magick.o has external relocation entries in non-writable section > (__TEXT,__text) for symbols: > restFP > saveFP > make: *** [blib/arch/auto/Image/Magick/Magick.bundle] Error 1 > ### execution of failed, exit code 2 > Failed: compiling perlmagick-pm-5.5.1-2 failed > > > I am running 10.2 and ran this line as su: fink install perlmagick-pm > > > Can anyone help? > > Thanks. > > > (o o) > oOOo-(_)-oOOo > > You will know fear. > Then you will know pain. > Then you will use a Mac. > > THINK DIFFERENT! > > (o o) > oOOo-(_)-oOOo -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
