Great, that solved the problem! Thank you so much. alessio Monic Polynomial ha scritto: > On 17/06/2009, at 10:35, Alessio Sarti wrote: >> I'm trying to update clisp with fink but the compilation fails with the >> error appended below. >> I'm running mac osx 10.5.7 with >> Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; >> root:xnu-1228.12.14~1/RELEASE_I386 >> >> lispbibl.d:6529: error: stray '\138' in program >> lispbibl.d:6529: error: stray '\134' in program >> lispbibl.d:6529: error: syntax error before '<' token >> lispbibl.d:6545: error: stray '\226' in program >> lispbibl.d:6545: error: stray '\138' in program >> lispbibl.d:6545: error: stray '\134' in program >> lispbibl.d:6557: error: stray '\226' in program >> lispbibl.d:6557: error: stray '\138' in program >> lispbibl.d:6557: error: stray '\134' in program >> lispbibl.d:6557: error: stray '\226' in program >> lispbibl.d:6557: error: stray '\138' in program >> lispbibl.d:6557: error: stray '\134' in program >> lispbibl.d:6557: error: stray '\226' in program >> lispbibl.d:6557: error: stray '\138' in program >> lispbibl.d:6557: error: stray '\134' in program >> lispbibl.d:6563: error: stray '\226' in program >> lispbibl.d:6563: error: stray '\138' in program >> lispbibl.d:6563: error: stray '\134' in program >> lispbibl.d:6563: error: stray '\226' in program >> lispbibl.d:6563: error: stray '\138' in program >> lispbibl.d:6563: error: stray '\134' in program >> lispbibl.d:6571: error: stray '\226' in program >> lispbibl.d:6571: error: stray '\138' in program >> lispbibl.d:6571: error: stray '\134' in program >> genclisph.d:258: warning: comparison of unsigned expression < 0 is >> always false >> make: *** [genclisph.o] Error 1 >> ### execution of /var/tmp/tmp.1.XTBl2U failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-clisp-2.46-4 >> (Lettura del database ... 170281 file e directory attualmente >> installati.) >> Rimozione di fink-buildlock-clisp-2.46-4 ... >> Failed: phase compiling: clisp-2.46-4 failed > > Alecio, elcepi, > > This build error only happens if Fink's sed has been installed. > > Alecio: try the following: > > fink remove sed > fink install clisp > fink install sed > > > Cheers, > > -- > monipol > >
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
