Errors Compiling latest BK Tree

Michael H. Martel mol-general@lists.maconlinux.org
Mon, 03 Feb 2003 09:04:03 -0500


Hello!

Trying to compile the latest BK Tree on my YDL 2.3 machines I get this 
message.  Thoughts ?

Thanks!

Making all in molelf
gcc -E -D__ASSEMBLY__  -I../..   -I../include -I../shared -I- init.S | m4 
-s  | tr ';' '\n' > init.o.s
as init.o.s  -o init.o
gcc -E -D__ASSEMBLY__  -I../..   -I../include -I../shared -I- performance.S 
| m4 -s  | tr ';' '\n' > performance.o.s
as performance.o.s  -o performance.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/shared -I../include -I../shared -I- 
-g -O2 -Wall -fno-strict-aliasing -c selftest.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/shared -I../include -I../shared -I- 
-g -O2 -Wall -fno-strict-aliasing -c vsprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/shared -I../include -I../shared -I- 
-g -O2 -Wall -fno-strict-aliasing -c keyremap.c
Usage: ld.so [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...]
You have invoked `ld.so', the helper program for shared library executables.
This program usually lives in the file `/lib/ld.so', and special directives
in executable files using ELF shared libraries tell the system's program
loader to load the helper program from this file.  This helper program loads
the shared libraries needed by the program executable, prepares the program
to run, and runs it.  You may invoke this helper program directly from the
command line to load and run an ELF executable file; this is like executing
that file itself, but always uses this helper program from the file you
specified, instead of the helper program file specified in the executable
file you run.  This is mostly of use for maintainers to test new versions
of this helper program; chances are you did not intend to run this program.

  --list                list all dependencies and how they are resolved
  --verify              verify that given object really is a dynamically 
linked
                        object we can handle
  --library-path PATH   use given PATH instead of content of the environment
                        variable LD_LIBRARY_PATH
  --inhibit-rpath LIST  ignore RUNPATH and RPATH information in object names
                        in LIST
make[2]: *** [mol] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error




Michael

--

  --------------------------------o---------------------------------
   Michael H. Martel              | Systems Administrator
   martelm@quark.vsc.edu          | Vermont State Colleges
   http://probe.vsc.edu/~michael  | PH:802-241-2544 FX:802-241-3363