Skip to Content.
Sympa Menu

freetds - RE: [freetds] Argue with the compiler?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Cc: "Kaufman, Larry" <larry.kaufman AT gs.com>
  • Cc: "Novosyolok, Ari" <ari.novosyolok AT gs.com>
  • Subject: RE: [freetds] Argue with the compiler?
  • Date: Wed, 9 Apr 2003 11:55:25 -0400

> From: Hirsch, Jonathan [mailto:jonathan.hirsch AT gs.com]
> Sent: April 9, 2003 11:40 AM
>
> Is there a command that you can give me that I can try from
> the command line
> to create conftest.c ?I have checked the permissions as you
> suggested. They
> are ok as everything is owned and run by root.

Jon,

The permissions question is, Does the account running ./configure have
rights to write to the directory where cat to trying to create contest.c?
I'm still betting the answer is No.

If you peer closely at config.log, I think you'll be able to tell which
directory we're talking about. If not, I'd try "sh -x configure", using
script(1) to redirect the whole output to a file, and examine that. The
configure script uses a lot of indirection and isn't the easiest thing in
the world to follow, but it does a fair job of reporting its state.

HTH.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.





Archive powered by MHonArc 2.6.24.

Top of Page