Re: Make fails for various programs

2003-01-19 Thread Petrik Galvosas
Igor,
bash is currently used.

However, I have to investigate further on.

* Autotools works if and only if CYGWIN = nontsec.

* makewhatis fails 
(see also http://cygwin.com/ml/cygwin/2003-01/msg00829.html)

* login does not work as expected

* export does not work

There is a lot to do and may I have to learn a lot

Thanks for your message
Petrik

Igor Pechtchanski schrieb:
> 
> 'export VAR="value"' works in bash and ksh, but doesn't in ash (you need
> to use 'VAR="value"; export VAR').  Perhaps that is your problem?
> Igor


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Make fails for various programs

2003-01-15 Thread Randall R Schulz
Igor,

Your information is out-of-date. Ash does now support combined 
set-and-export using the "export VAR=value" syntax.

Randall Schulz


At 07:52 2003-01-15, Igor Pechtchanski wrote:
Petrik,

'export VAR="value"' works in bash and ksh, but doesn't in ash (you need
to use 'VAR="value"; export VAR').  Perhaps that is your problem?
Igor



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Make fails for various programs

2003-01-15 Thread Igor Pechtchanski
On Wed, 15 Jan 2003, Petrik Galvosas wrote:

> Max Bowsher wrote:
> > Try reinstalling autoconf-stable.
> >
> > Whilst your at it, you might as well reinstall autoconf*, automake*, and
> > libtool* (all 9 autotool packages).
> >
> > Max.
>
> Thank for the hint. I have done this - unfortunately without success.
> But may be I found the reason for this error: Export does not work.
> That's why the wrapper script autoconf is unable to set the path
> correctly.
>
> Now I have to figure out why export does not work.
>
> Petrik

Petrik,

'export VAR="value"' works in bash and ksh, but doesn't in ash (you need
to use 'VAR="value"; export VAR').  Perhaps that is your problem?
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Make fails for various programs

2003-01-15 Thread Petrik Galvosas
Max Bowsher wrote:
> Try reinstalling autoconf-stable.
> 
> Whilst your at it, you might as well reinstall autoconf*, automake*, and
> libtool* (all 9 autotool packages).
> 
> Max.

Thank for the hint. I have done this - unfortunately without success.
But may be I found the reason for this error: Export does not work.
That's why the wrapper script autoconf is unable to set the path
correctly.

Now I have to figure out why export does not work.

Petrik


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Make fails for various programs

2003-01-14 Thread Max Bowsher
Petrik Galvosas wrote:
> With the latest CygWin release I try to compile programs like gnuplot,
> gamma, emacs, aspell etc. I did this successfully in the past with a
> older CygWin release.
>
> The story is always the same ./configure works (at least in my
> opinion)- make fails with messages like:
>
> $ ./missing --run autoconf
> Can't find /usr/autotool/stable/bin/autoconf

Try reinstalling autoconf-stable.

Whilst your at it, you might as well reinstall autoconf*, automake*, and
libtool* (all 9 autotool packages).

Max.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Make fails for various programs

2003-01-14 Thread Petrik Galvosas
Hello,

With the latest CygWin release I try to compile programs like gnuplot,
gamma, emacs, aspell etc. I did this successfully in the past with a
older CygWin release.

The story is always the same ./configure works (at least in my opinion)-
make fails with messages like:

$ ./missing --run autoconf
Can't find /usr/autotool/stable/bin/autoconf
WARNING: `autoconf' is missing on your system.  You should only need it
if
 you modified `configure.in'.  You might want to install the
 `Autoconf' and `GNU m4' packages.  Grab them from any GNU
 archive site.

although 'which' tells me: /bin/autoconf

Yesterday I have read the discussion about the autotools (end of
November, begin of December
http://cygwin.com/ml/cygwin/2002-11/msg01789.html). Unfortunately I'm
only a 'user'. I just need the programs for my work. I did not really
understood the discussion between Robert Collins and Soren A.

However, I have checked the versions of autoconf-devel (2.57-1) and
automake (1.7.1-1) and also find a line like
AC_PREREQ(2.13)
in the configure.in (for gnuplot 3.8i.0 for instance) as suggested by
Charles Wilson (http://cygwin.com/ml/cygwin/2002-11/msg01793.html). All
looks appropriate.

BTW: The Windows binary of gnuplot I can build with CygWin (most likely
because configure is not used). Only the compilation for the CygWin
environment itself (for use with X11) fails.

Is there anybody who could try my to explain how I can get all this
stuff compiled? Sorry, if it obvious, but I have spend hours already...

Many thanks for help
Petrik

 below just the output of cygcheck -s -v ###

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Mon Jan 13 23:29:11 2003

Windows 2000 Professional Ver 5.0 Build 2195 

Path:   C:\Programme\cygwin\bin
C:\Programme\cygwin\bin
C:\Programme\cygwin\usr\local\bin
C:\Programme\cygwin\usr\X11R6\bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `d:\Administrator\Eigene_Dateien\Home'
MAKE_MODE = `unix'
PWD = `/cygdrive/d/Administrator/Eigene_Dateien/Home/gnuplot-3.8i.0'
USER = `PetrikAdmin'

ALLUSERSPROFILE = `D:\All Users'
APPDATA = `D:\Administrator\Anwendungsdaten'
COMMONPROGRAMFILES = `C:\Programme\Gemeinsame Dateien'
COMPUTERNAME = `PGAL'
COMSPEC = `C:\WINNT\system32\cmd.exe'
HOMEDRIVE = `C:'
HOMEPATH = `\'
LOGONSERVER = `\\PGAL'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/cygdrive/d/Administrator/Eigene_Dateien/Home'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 1, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0801'
PROGRAMFILES = `C:\Programme'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `d:\ADMINI~2\LOKALE~1\Temp'
TERM = `cygwin'
TMP = `d:\ADMINI~2\LOKALE~1\Temp'
USERDOMAIN = `PGAL'
USERNAME = `PetrikAdmin'
USERPROFILE = `D:\Administrator'
WINDIR = `C:\WINNT'
_ = `/bin/cygcheck'

Use `-r' to scan registry

a:  fd   N/AN/A
b:  fd   N/AN/A
c:  hd  NTFS4188Mb  58% CP CS UN PA FC Programme
d:  hd  NTFS   15343Mb  78% CP CS UN PA FC DATEN
e:  cd  CDFS   0Mb -2147483548%CS  Audio CD
f:  hd  NTFS   19524Mb  45% CP CS UN PA FC Backup
g:  cd   N/AN/A

C:\Programme\cygwin  /
system  binmode
C:\Programme\cygwin/bin  /usr/bin 
system  binmode
C:\Programme\cygwin/lib  /usr/lib 
system  binmode
C:\Programme\cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts 
system  binmode
./cygdrive
userbinmode,cygdrive

Found: C:\Programme\cygwin\bin\bash.exe
Found: C:\Programme\cygwin\bin\cat.exe
Found: C:\Programme\cygwin\bin\cpp.exe
Found: C:\Programme\cygwin\bin\find.exe
Found: C:\Programme\cygwin\bin\gcc.exe
Found: C:\Programme\cygwin\bin\gdb.exe
Found: C:\Programme\cygwin\bin\ld.exe
Found: C:\Programme\cygwin\bin\ls.exe
Found: C:\Programme\cygwin\bin\make.exe
Found: C:\Programme\cygwin\bin\sh.exe

   58k 2002/05/07 C:\Programme\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0
sys=4.0
  "cygbz2-1.dll" v0.0 ts=2002/5/7 8:33
   54k 2002/01/27 C:\Programme\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0
sys=4.0
  "cygbz21.0.dll" v0.0 ts=2002/1/27 2:07
6k 2002/06/24 C:\Programme\cygwin\bin\cygcharset-1.dll - os=4.0
img=1.0 sys=4.0
  "cygcharset-1.dll" v0.0 ts=2002/6/24 20:23
  847k 2003/01/09 C:\Programme\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0
img=1.0 sys=4.0
  "cygcrypto-0.9.7.dll" v0.0 ts=2003/1/9 21:41
  644k 2002/12/08 C:\Programme\cygwin\bin\cygcrypto.dll - os=4.0 img=1.