[Spread-users] make error

John Longland johnl at im-systems.com
Mon Jul 12 07:22:59 EDT 2004


Hi all


I am using Linux Red-Hat 7.3 and SPREAD 3.17.0.

I am trying to link SPREAD into a C application, particularily the files:
libspread.a
libspread.so
libtspread.a
libtspread.so
etc.

Part of my Makefile reads:
target: $(OBJS) $(LIBRARIES)
	$(CC) $(CFLAGS) -o $@ \
	$(OBJS) \
	-lprot -lpi -l$(PLATFORM)drivers -l$(PLATFORM)pd -lspread



Despite all of my attempts to direct the linker to the directory spread, I
get the error:
      /usr/bin/ld: cannot find -lspread
      collect2: ld returned 1 exit status
      make: *** Error 1

Any assitance with this Makefile / Linker isssue would be most appreciated.


John Longland
IMS
www.im-systems.com
johnl at im-systems.com
www.musicaexscriptum.com





More information about the Spread-users mailing list