Skip to Content.
Sympa Menu

freetds - Building using ccc on an alpha

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Tom Channic" <channic AT kcco.com>
  • To: freetds
  • Subject: Building using ccc on an alpha
  • Date: Thu, 1 Jun 2000 14:26:5



I'm having a problem building freetds 0.50 under
RedHat 6.2 on an alpha using ccc. (gcc works
but the exectuable is too slow).

I configure with the command

CC=ccc configure --enable-dbmfix --host=alphaev56-unknown-linux-gnu
--prefix=<myfreetdsdir>

After this, the make seems to go fine, but when I do a make install
I get the error:

make[2]: Entering directory
`/home/developers/channic/2alpha2/libsrc/FTDS/freetds/src/tds'
.deps/convert.P:133: *** target pattern contains no `%'. Stop.

If I try a `make check' at this point, I get the same error. If
I try `make clean', the error becomes:

make[2]: Entering directory
`/home/developers/channic/2alpha2/libsrc/FTDS/freetds/src/dblib'
.deps/bcp.P:123: *** target pattern contains no `%'. Stop.


Anybody know how to fix this, seen it before, have any clues, etc.??

Much thanks,

Tom Channic






  • Building using ccc on an alpha, Tom Channic, 06/01/2000

Archive powered by MHonArc 2.6.24.

Top of Page