freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: Mark Schaal <mark AT champ.tstonramp.com>
- To: freetds AT franklin.oit.unc.edu
- Subject: Re: problems with make
- Date: Wed, 30 Aug 2000 10:18:47 -0700 (PDT)
Are you really sure you are using GNU make and not the system make?
I named GNU make "gmake" when I installed it to keep things easy.
Check out the example below and see how similar it looks.
Script started on Wed Aug 30 10:13:49 2000
# make
Making all in src
Making all in tds
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /logs/projects/DBI/freetds/src/tds
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /logs/projects/DBI/freetds/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
# gmake
Making all in src
gmake[1]: Entering directory `/logs/projects/DBI/freetds/src'
Making all in tds
gmake[2]: Entering directory `/logs/projects/DBI/freetds/src/tds'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"freetds\"
-DVERSION=\"0.50\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1
-DBSD_COMP=1 -DHAVE_STRFTIME=1 -I. -I. -I../../include -g -O2
-DHW_LITTLE_ENDIAN -DTDS42 -c mem.c
rm -f .libs/mem.lo
gcc -DPACKAGE=\"freetds\" -DVERSION=\"0.50\" -DSTDC_HEADERS=1
-DHAVE_SYS_WAIT_H= 1 -DHAVE_UNISTD_H=1 -DBSD_COMP=1 -DHAVE_STRFTIME=1 -I. -I.
-I../../include -g -O 2 -DHW_LITTLE_ENDIAN -DTDS42 -Wp,-MD,.deps/mem.p -c
-fPIC -DPIC mem.c -o .libs/ mem.lo
.
.
.
etc
script done on Wed Aug 30 10:14:02 2000
--
Mark J. Schaal Phone: (909) 620-7724
TST On Ramp Fax: (909) 620-8174
System Administrator E-Mail: mark AT tstonramp.com
-
problems with make,
Michael Geier, 08/30/2000
- <Possible follow-up(s)>
- Re: problems with make, Mark Schaal, 08/30/2000
- Re: problems with make, Michael Geier, 08/30/2000
- Re: problems with make, Brian Neal, 08/30/2000
- Re: problems with make, Mark Schaal, 08/30/2000
- Re: problems with make, Michael Geier, 08/30/2000
Archive powered by MHonArc 2.6.24.