Hello,
      I was wondering if someone has compiled successfully compiled
smstools-1.15.7 on OpenBSD (snapshot from 30-08-2005: OpenBSD
XXXXXXX.XXXX.XX 3.8 GENERIC#119 i386)recently. I get the following
errors when I run make:
**********************************************************************
# make install
cd src && make -
"Makefile", line 19: Missing dependency operator
"Makefile", line 21: Need an operator
"Makefile", line 23: Need an operator
Fatal errors encountered -- cannot continue
*** Error code 1

Stop in /root/download/smstools (line 6 of Makefile).
#
**********************************************************************

I looked in the Makefile but I am not sure what is wrong. Here are the
lines in question:

**********************************************************************
19: ifneq (,$(findstring NOSTATS,$(CFLAGS)))
20:          $(CC) $(CFLAGS) -o $@ $^
21: else
22:          $(CC) `mm-config --cflags` $(CFLAGS) -o $@ $^ `mm-config
--ldflags --libs`
23: endif
***********************************************************************

Any ideas of how I fix this? Thanks for any help.

// Jorgen



********************************************
** Jorgen Boberg                          **
** Managing Director & Senior Consultant  **
** Intellibit Consulting SIA              **
** Krisjana Barona Iela 37/30             **
** LV-1011, Riga                          **
** Latvia                                 **
********************************************
** Tel: +371 83 80 803                    **
** Email: [EMAIL PROTECTED]    **
********************************************

Reply via email to