Oh, and BTW ...

Two things I found out:

- the ECL binary in build/bin/ecl references a libecl.so.11.1 - but the compiled
  so is named libecl.so.
  I know that ldconfig would make the symlinks in /usr/lib/; but for testing 
with
  LD_LIBRARY_PATH=$PWD/build build/bin/ecl a symlink in build/ is needed, too.
  Perhaps that could be added in the Makefile.

- When trying to compile something (not sure now what it was - perhaps 
CL-NET-SNMP)
  I got an error that arch/fpe_x86.c was not found by the C compiler.
  That needed another symlink, from build/arch => src/c/arch/

This is on a debian testing/unstable, amd64.


Regards,

Phil



------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to