public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Setting os to Posix
@ 2000-03-03 11:52 Earnie Boyd
  2000-03-03 12:49 ` Andreas Bergstrøm
  0 siblings, 1 reply; 3+ messages in thread
From: Earnie Boyd @ 2000-03-03 11:52 UTC (permalink / raw)
  To: Andreas Bergstrøm, Cygwin mailing list

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1795 bytes --]

You need to update config.guess and config.sub which you can find at
ftp://ftp.gnu.org/pub/gnu/config/

Earnie.

--- Andreas Bergstrøm <abergstr@halden.net> wrote:
> I have been trying to compile Sendmail on my win95 box. (I need a decent
> mailserver on a NT-server at school.) The problem is that it does not
> recognize Cygwin as Unix/Linux, I believe the solution is to make Make think
> it is compiling on a machine running Posix, but I have been unable to figure
> out how. I have searced the mail archives, but all it turned up is every post
> Ernie Boyd has posted to this list.
> 
> The error output is like this:
> 
> Making all in:
> //E/Programfiler/cygnus/cygwin-b20/sendmail-8.9.3/src
> Configuration: os=CYGWIN_95-4.0, rel=20.1 -0.3/1/1, rbase=20, rroot=20.1 -0,
> arc
> h=i486, sfx=
> [: -0.3/1/1.i486: unknown operand
> [: -0.i486: unknown operand
> [: -0.3/1/1: unknown operand
> [: -0.3/1/1.i486: unknown operand
> [: -0.3/1/1: unknown operand
> [: -0.3/1/1.i486: unknown operand
> [: -0.3/1/1.i486: unknown operand
> [: -0.i486: unknown operand
> [: -0.i486: unknown operand
> [: -0.3/1/1: unknown operand
> 
> Thanks in advance.
> 
> May you live long and spamless,
> 
> Andreas Bergstrøm
> 
> -- 
> HTTP://www.spambuster.dhs.org/
> Fight Spam! Join EuroCAUCE! == http://www.euro.cauce.org/
> Y2K bug? free software at: http://bcordero.home.sprynet.com/y2kwa.htm
> Don't hate yourself in the morning, sleep until noon.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Setting os to Posix
  2000-03-03 11:52 Setting os to Posix Earnie Boyd
@ 2000-03-03 12:49 ` Andreas Bergstrøm
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Bergstrøm @ 2000-03-03 12:49 UTC (permalink / raw)
  To: earnie_boyd; +Cc: Cygwin mailing list

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

Earnie Boyd wrote:
> 
> You need to update config.guess and config.sub which you can find at
> ftp://ftp.gnu.org/pub/gnu/config/

Thanks for the advice. It didn't remove the error, but thanks anyway. I 
believe I will be able to make it work when Mumit Khan uploads his ports
of Sendmail next week.

May you live long and spamless,

Andreas Bergstrøm

-- 
HTTP://www.spambuster.dhs.org/
Fight Spam! Join EuroCAUCE! == http://www.euro.cauce.org/
Y2K bug? free software at: http://bcordero.home.sprynet.com/y2kwa.htm
Don't hate yourself in the morning, sleep until noon.



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Setting os to Posix
@ 2000-03-03 11:02 Andreas Bergstrøm
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Bergstrøm @ 2000-03-03 11:02 UTC (permalink / raw)
  To: Cygwin mailing list

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]

I have been trying to compile Sendmail on my win95 box. (I need a decent
mailserver on a NT-server at school.) The problem is that it does not
recognize Cygwin as Unix/Linux, I believe the solution is to make Make think
it is compiling on a machine running Posix, but I have been unable to figure
out how. I have searced the mail archives, but all it turned up is every post
Ernie Boyd has posted to this list.

The error output is like this:

Making all in:
//E/Programfiler/cygnus/cygwin-b20/sendmail-8.9.3/src
Configuration: os=CYGWIN_95-4.0, rel=20.1 -0.3/1/1, rbase=20, rroot=20.1 -0, arc
h=i486, sfx=
[: -0.3/1/1.i486: unknown operand
[: -0.i486: unknown operand
[: -0.3/1/1: unknown operand
[: -0.3/1/1.i486: unknown operand
[: -0.3/1/1: unknown operand
[: -0.3/1/1.i486: unknown operand
[: -0.3/1/1.i486: unknown operand
[: -0.i486: unknown operand
[: -0.i486: unknown operand
[: -0.3/1/1: unknown operand

Thanks in advance.

May you live long and spamless,

Andreas Bergstrøm

-- 
HTTP://www.spambuster.dhs.org/
Fight Spam! Join EuroCAUCE! == http://www.euro.cauce.org/
Y2K bug? free software at: http://bcordero.home.sprynet.com/y2kwa.htm
Don't hate yourself in the morning, sleep until noon.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-03-03 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-03 11:52 Setting os to Posix Earnie Boyd
2000-03-03 12:49 ` Andreas Bergstrøm
  -- strict thread matches above, loose matches on Subject: below --
2000-03-03 11:02 Andreas Bergstrøm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).