xalanc failure

Elvis Dieguez elvis.dieguez at comcast.net
Tue Apr 6 19:16:27 PDT 2010


Hi,

I installed xalanj and then tried installing xalanc. But the compilation fails:


sudo port install xalanc
.
.
.
.
ld: library not found for -lxalan-c
mkdir -p ../../../nls
collect2: ld returned 1 exit status
gnumake[1]: *** [../../bin/testXSLT] Error 1
gnumake[1]: *** Waiting for unfinished jobs....
mkdir -p ../../../nls/include
ld: library not found for -lxalan-c
collect2: ld returned 1 exit status
ld: library not found for -lxalan-c
collect2: ld returned 1 exit status
gnumake[1]: *** [../../bin/testXPath] Error 1
gnumake[1]: *** [../../bin/Xalan] Error 1
rm -f ../../lib/libxalan-c.dylib && \
		ln -fs libxalan-c.110.0.dylib ../../lib/libxalan-c.dylib
rm -f ../../lib/libxalan-c.110.dylib && \
		ln -fs libxalan-c.110.0.dylib ../../lib/libxalan-c.110.dylib
gnumake: *** [all] Error 2

Error: Status 1 encountered during processing.


More information about the macports-users mailing list