public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* compile
@ 2003-04-08 14:08 Suetlam Chung
  2003-04-08 14:29 ` compile Marcel Telka
  0 siblings, 1 reply; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 14:08 UTC (permalink / raw)
  To: cygwin

need hlep

my O.S. is win 2K.
I installed the cygwin with version bash -2.05
gcc 3.2-3, gsl 1.3-1

My assignment is to generate the random number
using c language.
however, when compile using gcc command it kept
on state that command not found

Anyone can help.
( FAQ do state the help it is not helpful) 

many help

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: compile
  2003-04-08 14:08 compile Suetlam Chung
@ 2003-04-08 14:29 ` Marcel Telka
  2003-04-08 14:41   ` compile Suetlam Chung
  2003-04-08 14:52   ` compile marcel
  0 siblings, 2 replies; 25+ messages in thread
From: Marcel Telka @ 2003-04-08 14:29 UTC (permalink / raw)
  To: Suetlam Chung; +Cc: cygwin


NapísanÊ dòa 2003.04.08 15:01, (autor: Suetlam Chung):
> need hlep
> 
> my O.S. is win 2K.
> I installed the cygwin with version bash -2.05
> gcc 3.2-3, gsl 1.3-1
> 
> My assignment is to generate the random number
> using c language.
> however, when compile using gcc command it kept
> on state that command not found

Please post exact command you've used and exact error message you've
obtained.
Also post output from `cygcheck -s -v -r` command.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
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/

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

* Re: compile
  2003-04-08 14:29 ` compile Marcel Telka
@ 2003-04-08 14:41   ` Suetlam Chung
  2003-04-08 14:57     ` compile Marcel Telka
  2003-04-09 12:46     ` compile Ronald Landheer-Cieslak
  2003-04-08 14:52   ` compile marcel
  1 sibling, 2 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 14:41 UTC (permalink / raw)
  To: Marcel Telka; +Cc: cygwin

Many thanks for your reply

my command is below

my complie command is:

gcc sample.c -lgsl -lgslcblas -lm

the output is:
gcc: command not found

Felix
--- Marcel Telka <marcel@telka.sk> wrote:
> 
> Nap&#30084;an?d&#28705; 2003.04.08 15:01, (autor:
Suetlam
> Chung):
> > need hlep
> > 
> > my O.S. is win 2K.
> > I installed the cygwin with version bash -2.05
> > gcc 3.2-3, gsl 1.3-1
> > 
> > My assignment is to generate the random number
> > using c language.
> > however, when compile using gcc command it kept
> > on state that command not found
> 
> Please post exact command you've used and exact
> error message you've
> obtained.
> Also post output from `cygcheck -s -v -r` command.
> 
> -- 
> +-------------------------------------------+
> | Marcel Telka   e-mail:   marcel@telka.sk  |
> |                homepage: http://telka.sk/ |
> |                jabber:   marcel@jabber.sk |
> +-------------------------------------------+


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: compile
  2003-04-08 14:29 ` compile Marcel Telka
  2003-04-08 14:41   ` compile Suetlam Chung
@ 2003-04-08 14:52   ` marcel
  1 sibling, 0 replies; 25+ messages in thread
From: marcel @ 2003-04-08 14:52 UTC (permalink / raw)
  To: slfchung; +Cc: cygwin


Napísané dňa 2003.04.08 15:01, (autor: Suetlam Chung):
> need hlep
> 
> my O.S. is win 2K.
> I installed the cygwin with version bash -2.05
> gcc 3.2-3, gsl 1.3-1
> 
> My assignment is to generate the random number
> using c language.
> however, when compile using gcc command it kept
> on state that command not found

Please post exact command you've used and exact error message you've
obtained.
Also post output from `cygcheck -s -v -r` command.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
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/


--
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/

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

* Re: compile
  2003-04-08 14:41   ` compile Suetlam Chung
@ 2003-04-08 14:57     ` Marcel Telka
  2003-04-08 15:15       ` output of cygcheck -s -v -r Suetlam Chung
  2003-04-09 12:46     ` compile Ronald Landheer-Cieslak
  1 sibling, 1 reply; 25+ messages in thread
From: Marcel Telka @ 2003-04-08 14:57 UTC (permalink / raw)
  To: cygwin; +Cc: Suetlam Chung


NapísanÊ dòa 2003.04.08 16:09, (autor: Suetlam Chung):
> Many thanks for your reply
> 
> my command is below
> 
> my complie command is:
> 
> gcc sample.c -lgsl -lgslcblas -lm
> 
> the output is:
> gcc: command not found

Please post output from `cygcheck -s -v -r` also. Thanks.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
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/

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

* output of cygcheck -s -v -r
  2003-04-08 14:57     ` compile Marcel Telka
@ 2003-04-08 15:15       ` Suetlam Chung
  2003-04-08 15:16         ` Christopher Faylor
  2003-04-08 15:22         ` Marcel Telka
  0 siblings, 2 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 15:15 UTC (permalink / raw)
  To: Marcel Telka, cygwin; +Cc: Suetlam Chung

I copy/input below;
cygcheck -s -v -r

output is below;
cygcheck: command not found

--- Marcel Telka <marcel@telka.sk> wrote:
> 
> Nap&#30084;an?d&#28705; 2003.04.08 16:09, (autor:
Suetlam
> Chung):
> > Many thanks for your reply
> > 
> > my command is below
> > 
> > my complie command is:
> > 
> > gcc sample.c -lgsl -lgslcblas -lm
> > 
> > the output is:
> > gcc: command not found
> 
> Please post output from `cygcheck -s -v -r` also.
> Thanks.
> 
> -- 
> +-------------------------------------------+
> | Marcel Telka   e-mail:   marcel@telka.sk  |
> |                homepage: http://telka.sk/ |
> |                jabber:   marcel@jabber.sk |
> +-------------------------------------------+


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:15       ` output of cygcheck -s -v -r Suetlam Chung
@ 2003-04-08 15:16         ` Christopher Faylor
  2003-04-08 15:24           ` Suetlam Chung
  2003-04-08 15:22         ` Marcel Telka
  1 sibling, 1 reply; 25+ messages in thread
From: Christopher Faylor @ 2003-04-08 15:16 UTC (permalink / raw)
  To: cygwin

On Tue, Apr 08, 2003 at 07:39:27AM -0700, Suetlam Chung wrote:
>I copy/input below;
>cygcheck -s -v -r
>
>output is below;
>cygcheck: command not found

Do you think you could expend maybe just a little effort and try to find
cygcheck.exe on your computer?  Do a Windows Find/Search/whatever to find it.

You did actually *install* the packages you got, right?  You didn't
just click on the "Download from Internet" link when you ran setup.exe,
right?

cgf

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:15       ` output of cygcheck -s -v -r Suetlam Chung
  2003-04-08 15:16         ` Christopher Faylor
@ 2003-04-08 15:22         ` Marcel Telka
  2003-04-08 15:56           ` Igor Pechtchanski
  1 sibling, 1 reply; 25+ messages in thread
From: Marcel Telka @ 2003-04-08 15:22 UTC (permalink / raw)
  To: Suetlam Chung; +Cc: cygwin

Please stay on the list.

NapísanÊ dòa 2003.04.08 16:39, (autor: Suetlam Chung):
> I copy/input below;
> cygcheck -s -v -r
> 
> output is below;
> cygcheck: command not found

Please add C:\cygwin\bin (or something similar, depends on where you
have installed cygwin) to PATH env. variable.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:16         ` Christopher Faylor
@ 2003-04-08 15:24           ` Suetlam Chung
  2003-04-08 20:12             ` Brian Keener
  0 siblings, 1 reply; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 15:24 UTC (permalink / raw)
  To: cygwin

This from Felix
I found cygcheck.exe and gcc.exe from cygwin/bin/
Also, I download it from internet to my d drive,
then install into my c drive then 
 
Under the "Select Packages" page, I click the "view"
button to "Full". Then I select the following packages

gcc 3.2-3, gsl 1.3-1

Felix 

--- Christopher Faylor <cgf-rcm@cygwin.com> wrote:
> On Tue, Apr 08, 2003 at 07:39:27AM -0700, Suetlam
> Chung wrote:
> >I copy/input below;
> >cygcheck -s -v -r
> >
> >output is below;
> >cygcheck: command not found
> 
> Do you think you could expend maybe just a little
> effort and try to find
> cygcheck.exe on your computer?  Do a Windows
> Find/Search/whatever to find it.
> 
> You did actually *install* the packages you got,
> right?  You didn't
> just click on the "Download from Internet" link when
> you ran setup.exe,
> right?
> 
> cgf
> 
> --
> 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/
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:22         ` Marcel Telka
@ 2003-04-08 15:56           ` Igor Pechtchanski
  2003-04-08 16:02             ` Marcel Telka
                               ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Igor Pechtchanski @ 2003-04-08 15:56 UTC (permalink / raw)
  To: Marcel Telka; +Cc: Suetlam Chung, cygwin

On Tue, 8 Apr 2003, Marcel Telka wrote:

> Please stay on the list.
>
> Napsan da 2003.04.08 16:39, (autor: Suetlam Chung):
> > I copy/input below;
> > cygcheck -s -v -r
> >
> > output is below;
> > cygcheck: command not found
>
> Please add C:\cygwin\bin (or something similar, depends on where you
> have installed cygwin) to PATH env. variable.

Marcel,

The error indicates that the commands are not found from *bash* (thus, the
path should be set properly).

Suetlam,

Please post the output of the following commands (as run from bash):

1) echo $PATH
2) type -a ls
3) type -a gcc
4) /bin/ls -l /
5) /bin/getfacl /
6) /bin/ls -l /bin/gcc.exe
7) /bin/getfacl /bin/gcc.exe

This should help us diagnose the problem,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II



--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:56           ` Igor Pechtchanski
@ 2003-04-08 16:02             ` Marcel Telka
  2003-04-08 16:38               ` Suetlam Chung
  2003-04-08 16:17             ` Suetlam Chung
  2003-04-08 17:00             ` can it be solved? Suetlam Chung
  2 siblings, 1 reply; 25+ messages in thread
From: Marcel Telka @ 2003-04-08 16:02 UTC (permalink / raw)
  To: cygwin


NapísanÊ dòa 2003.04.08 17:36, (autor: Igor Pechtchanski):
> On Tue, 8 Apr 2003, Marcel Telka wrote:
> 
> > Please stay on the list.
> >
> > Napsan da 2003.04.08 16:39, (autor: Suetlam Chung):
> > > I copy/input below;
> > > cygcheck -s -v -r
> > >
> > > output is below;
> > > cygcheck: command not found
> >
> > Please add C:\cygwin\bin (or something similar, depends on where you
> > have installed cygwin) to PATH env. variable.
> 
> Marcel,
> 
> The error indicates that the commands are not found from *bash* (thus,
> the
> path should be set properly).

Yes. True. Sorry. :-(

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:56           ` Igor Pechtchanski
  2003-04-08 16:02             ` Marcel Telka
@ 2003-04-08 16:17             ` Suetlam Chung
  2003-04-08 16:24               ` Suetlam Chung
  2003-04-08 17:00             ` can it be solved? Suetlam Chung
  2 siblings, 1 reply; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 16:17 UTC (permalink / raw)
  To: cygwin, Marcel Telka; +Cc: Suetlam Chung, cygwin

Hi Guys, many thanks for your help
The following is the result 

bash-2.05b$ echo $PATH
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32

bash-2.05b$ type -a ls

bash: type: ls: not found

bash-2.05b$ type -a gcc

bash: type: gcc: not found

bash-2.05b$ /bin/ls -l/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/ls -1/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/getfacl/
Usage:  [-adn] FILE [FILE2...]
Display file and directory access control lists
(ACLs).

  -a, --all      display the filename, the owner, the
group, and
                 the ACL of the file
  -d, --dir      display the filename, the owner, the
group, and
                 the default ACL of the directory, if
it exists
  -h, --help     output usage information and exit
  -n, --noname   display user and group IDs instead of
names
  -v, --version  output version information and exit

When multiple files are specified on the command line,
a blank
line separates the ACLs for each file.

bash-2.05b$ /bin/ls -l /bin/gcc.exe
-rwxr-xr-x    1 a        None        88064 Nov 15
06:37 /bin/gcc.exe
bash-2.05b$ /bin/getfacl /bin/gcc.exe
# file: /bin/gcc.exe
# owner: a
# group: None
user::rwx
group::r-x
other:r-x
mask:rwx
bash-2.05b$


--- Igor Pechtchanski <pechtcha@cs.nyu.edu> wrote:
> On Tue, 8 Apr 2003, Marcel Telka wrote:
> 
> > Please stay on the list.
> >
> > Napsan da 2003.04.08 16:39, (autor: Suetlam
> Chung):
> > > I copy/input below;
> > > cygcheck -s -v -r
> > >
> > > output is below;
> > > cygcheck: command not found
> >
> > Please add C:\cygwin\bin (or something similar,
> depends on where you
> > have installed cygwin) to PATH env. variable.
> 
> Marcel,
> 
> The error indicates that the commands are not found
> from *bash* (thus, the
> path should be set properly).
> 
> Suetlam,
> 
> Please post the output of the following commands (as
> run from bash):
> 
> 1) echo $PATH
> 2) type -a ls
> 3) type -a gcc
> 4) /bin/ls -l /
> 5) /bin/getfacl /
> 6) /bin/ls -l /bin/gcc.exe
> 7) /bin/getfacl /bin/gcc.exe
> 
> This should help us diagnose the problem,
> 	Igor
> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a
> JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> Knowledge is an unending adventure at the edge of
> uncertainty.
>   -- Leto II
> 
> 
> 
> --
> 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/
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 16:17             ` Suetlam Chung
@ 2003-04-08 16:24               ` Suetlam Chung
  0 siblings, 0 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 16:24 UTC (permalink / raw)
  To: cygwin, Marcel Telka; +Cc: Suetlam Chung, cygwin

Hi Guys, many thanks for your help
The following is the result 

bash-2.05b$ echo $PATH
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32

bash-2.05b$ type -a ls

bash: type: ls: not found

bash-2.05b$ type -a gcc

bash: type: gcc: not found

bash-2.05b$ /bin/ls -l/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/ls -1/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/getfacl/
Usage:  [-adn] FILE [FILE2...]
Display file and directory access control lists
(ACLs).

  -a, --all      display the filename, the owner, the
group, and
                 the ACL of the file
  -d, --dir      display the filename, the owner, the
group, and
                 the default ACL of the directory, if
it exists
  -h, --help     output usage information and exit
  -n, --noname   display user and group IDs instead of
names
  -v, --version  output version information and exit

When multiple files are specified on the command line,
a blank
line separates the ACLs for each file.

bash-2.05b$ /bin/ls -l /bin/gcc.exe
-rwxr-xr-x    1 a        None        88064 Nov 15
06:37 /bin/gcc.exe
bash-2.05b$ /bin/getfacl /bin/gcc.exe
# file: /bin/gcc.exe
# owner: a
# group: None
user::rwx
group::r-x
other:r-x
mask:rwx
bash-2.05b$


--- Igor Pechtchanski <pechtcha@cs.nyu.edu> wrote:
> On Tue, 8 Apr 2003, Marcel Telka wrote:
> 
> > Please stay on the list.
> >
> > Napsan da 2003.04.08 16:39, (autor: Suetlam
> Chung):
> > > I copy/input below;
> > > cygcheck -s -v -r
> > >
> > > output is below;
> > > cygcheck: command not found
> >
> > Please add C:\cygwin\bin (or something similar,
> depends on where you
> > have installed cygwin) to PATH env. variable.
> 
> Marcel,
> 
> The error indicates that the commands are not found
> from *bash* (thus, the
> path should be set properly).
> 
> Suetlam,
> 
> Please post the output of the following commands (as
> run from bash):
> 
> 1) echo $PATH
> 2) type -a ls
> 3) type -a gcc
> 4) /bin/ls -l /
> 5) /bin/getfacl /
> 6) /bin/ls -l /bin/gcc.exe
> 7) /bin/getfacl /bin/gcc.exe
> 
> This should help us diagnose the problem,
> 	Igor
> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a
> JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> Knowledge is an unending adventure at the edge of
> uncertainty.
>   -- Leto II
> 
> 
> 
> --
> 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/
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 16:02             ` Marcel Telka
@ 2003-04-08 16:38               ` Suetlam Chung
  0 siblings, 0 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 16:38 UTC (permalink / raw)
  To: Marcel Telka, cygwin

Also I read the guide and follow the guide
below but it doesn't help


"
The CYGWIN variable is used to configure many global
settings for the Cygwin runtime system. Initially you
can leave CYGWIN unset or set it to tty (e.g. to
support job control with ^Z etc...) using a syntax
like this in the DOS shell, before launching bash. 

C:\> set CYGWIN=tty notitle glob
" 

--- Marcel Telka <marcel@telka.sk> wrote:
> 
> Nap&#30084;an?d&#28705; 2003.04.08 17:36, (autor:
Igor
> Pechtchanski):
> > On Tue, 8 Apr 2003, Marcel Telka wrote:
> > 
> > > Please stay on the list.
> > >
> > > Napsan da 2003.04.08 16:39, (autor: Suetlam
> Chung):
> > > > I copy/input below;
> > > > cygcheck -s -v -r
> > > >
> > > > output is below;
> > > > cygcheck: command not found
> > >
> > > Please add C:\cygwin\bin (or something similar,
> depends on where you
> > > have installed cygwin) to PATH env. variable.
> > 
> > Marcel,
> > 
> > The error indicates that the commands are not
> found from *bash* (thus,
> > the
> > path should be set properly).
> 
> Yes. True. Sorry. :-(
> 
> -- 
> +-------------------------------------------+
> | Marcel Telka   e-mail:   marcel@telka.sk  |
> |                homepage: http://telka.sk/ |
> |                jabber:   marcel@jabber.sk |
> +-------------------------------------------+
> 
> --
> 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/
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* can it be solved?
  2003-04-08 15:56           ` Igor Pechtchanski
  2003-04-08 16:02             ` Marcel Telka
  2003-04-08 16:17             ` Suetlam Chung
@ 2003-04-08 17:00             ` Suetlam Chung
  2003-04-08 17:03               ` Suetlam Chung
  2003-04-09 12:51               ` Ronald Landheer-Cieslak
  2 siblings, 2 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 17:00 UTC (permalink / raw)
  To: cygwin, Marcel Telka; +Cc: Suetlam Chung, cygwin

The following is the result 

bash-2.05b$ echo $PATH
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32

bash-2.05b$ type -a ls

bash: type: ls: not found

bash-2.05b$ type -a gcc

bash: type: gcc: not found

bash-2.05b$ /bin/ls -l/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/ls -1/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/getfacl/
Usage:  [-adn] FILE [FILE2...]
Display file and directory access control lists
(ACLs).

  -a, --all      display the filename, the owner, the
group, and
                 the ACL of the file
  -d, --dir      display the filename, the owner, the
group, and
                 the default ACL of the directory, if
it exists
  -h, --help     output usage information and exit
  -n, --noname   display user and group IDs instead of
names
  -v, --version  output version information and exit

When multiple files are specified on the command line,
a blank
line separates the ACLs for each file.

bash-2.05b$ /bin/ls -l /bin/gcc.exe
-rwxr-xr-x    1 a        None        88064 Nov 15
06:37 /bin/gcc.exe
bash-2.05b$ /bin/getfacl /bin/gcc.exe
# file: /bin/gcc.exe
# owner: a
# group: None
user::rwx
group::r-x
other:r-x
mask:rwx

--- Igor Pechtchanski <pechtcha@cs.nyu.edu> wrote:
> On Tue, 8 Apr 2003, Marcel Telka wrote:
> 
> > Please stay on the list.
> >
> > Napsan da 2003.04.08 16:39, (autor: Suetlam
> Chung):
> > > I copy/input below;
> > > cygcheck -s -v -r
> > >
> > > output is below;
> > > cygcheck: command not found
> >
> > Please add C:\cygwin\bin (or something similar,
> depends on where you
> > have installed cygwin) to PATH env. variable.
> 
> Marcel,
> 
> The error indicates that the commands are not found
> from *bash* (thus, the
> path should be set properly).
> 
> Suetlam,
> 
> Please post the output of the following commands (as
> run from bash):
> 
> 1) echo $PATH
> 2) type -a ls
> 3) type -a gcc
> 4) /bin/ls -l /
> 5) /bin/getfacl /
> 6) /bin/ls -l /bin/gcc.exe
> 7) /bin/getfacl /bin/gcc.exe
> 
> This should help us diagnose the problem,
> 	Igor
> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a
> JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> Knowledge is an unending adventure at the edge of
> uncertainty.
>   -- Leto II
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* can it be solved?
  2003-04-08 17:00             ` can it be solved? Suetlam Chung
@ 2003-04-08 17:03               ` Suetlam Chung
  2003-04-09 12:51               ` Ronald Landheer-Cieslak
  1 sibling, 0 replies; 25+ messages in thread
From: Suetlam Chung @ 2003-04-08 17:03 UTC (permalink / raw)
  To: cygwin, Marcel Telka; +Cc: Suetlam Chung, cygwin

The following is the result 

bash-2.05b$ echo $PATH
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32

bash-2.05b$ type -a ls

bash: type: ls: not found

bash-2.05b$ type -a gcc

bash: type: gcc: not found

bash-2.05b$ /bin/ls -l/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/ls -1/
/bin/ls: invalid option -- /
Try `/bin/ls --help' for more information.

bash-2.05b$ /bin/getfacl/
Usage:  [-adn] FILE [FILE2...]
Display file and directory access control lists
(ACLs).

  -a, --all      display the filename, the owner, the
group, and
                 the ACL of the file
  -d, --dir      display the filename, the owner, the
group, and
                 the default ACL of the directory, if
it exists
  -h, --help     output usage information and exit
  -n, --noname   display user and group IDs instead of
names
  -v, --version  output version information and exit

When multiple files are specified on the command line,
a blank
line separates the ACLs for each file.

bash-2.05b$ /bin/ls -l /bin/gcc.exe
-rwxr-xr-x    1 a        None        88064 Nov 15
06:37 /bin/gcc.exe
bash-2.05b$ /bin/getfacl /bin/gcc.exe
# file: /bin/gcc.exe
# owner: a
# group: None
user::rwx
group::r-x
other:r-x
mask:rwx

--- Igor Pechtchanski <pechtcha@cs.nyu.edu> wrote:
> On Tue, 8 Apr 2003, Marcel Telka wrote:
> 
> > Please stay on the list.
> >
> > Napsan da 2003.04.08 16:39, (autor: Suetlam
> Chung):
> > > I copy/input below;
> > > cygcheck -s -v -r
> > >
> > > output is below;
> > > cygcheck: command not found
> >
> > Please add C:\cygwin\bin (or something similar,
> depends on where you
> > have installed cygwin) to PATH env. variable.
> 
> Marcel,
> 
> The error indicates that the commands are not found
> from *bash* (thus, the
> path should be set properly).
> 
> Suetlam,
> 
> Please post the output of the following commands (as
> run from bash):
> 
> 1) echo $PATH
> 2) type -a ls
> 3) type -a gcc
> 4) /bin/ls -l /
> 5) /bin/getfacl /
> 6) /bin/ls -l /bin/gcc.exe
> 7) /bin/getfacl /bin/gcc.exe
> 
> This should help us diagnose the problem,
> 	Igor
> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a
> JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> Knowledge is an unending adventure at the edge of
> uncertainty.
>   -- Leto II
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

--
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/

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

* Re: output of cygcheck -s -v -r
  2003-04-08 15:24           ` Suetlam Chung
@ 2003-04-08 20:12             ` Brian Keener
  0 siblings, 0 replies; 25+ messages in thread
From: Brian Keener @ 2003-04-08 20:12 UTC (permalink / raw)
  To: cygwin

Suetlam Chung wrote:
> Under the "Select Packages" page, I click the "view"
> button to "Full". Then I select the following packages
> 
> gcc 3.2-3, gsl 1.3-1
> 
> Felix
>
Did anyone happen to notice he says he selected these packages - the question 
bears asking if he selected just these two or did he possibly let setup install 
all the base packages as well.

Just a thought - some of the errors in later messages lead me to believe we are 
not working with a full install of necessary packages.

bk



--
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/

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

* Re: compile
  2003-04-08 14:41   ` compile Suetlam Chung
  2003-04-08 14:57     ` compile Marcel Telka
@ 2003-04-09 12:46     ` Ronald Landheer-Cieslak
  1 sibling, 0 replies; 25+ messages in thread
From: Ronald Landheer-Cieslak @ 2003-04-09 12:46 UTC (permalink / raw)
  To: Suetlam Chung; +Cc: Marcel Telka, cygwin

WAG in absence of the asked output from cygcheck:
<WAG>
You don't have gcc installed - install it using the Setup utility found 
at http://cygwin.com/setup.exe
you can find it under "Devel"
</WAG>

HTH
rlc

On Tue, 8 Apr 2003, Suetlam Chung wrote:
> Many thanks for your reply
> 
> my command is below
> 
> my complie command is:
> 
> gcc sample.c -lgsl -lgslcblas -lm
> 
> the output is:
> gcc: command not found
> 
> Felix
> --- Marcel Telka <marcel@telka.sk> wrote:
> > 
> > Nap&#30084;an?d&#28705; 2003.04.08 15:01, (autor:
> Suetlam
> > Chung):
> > > need hlep
> > > 
> > > my O.S. is win 2K.
> > > I installed the cygwin with version bash -2.05
> > > gcc 3.2-3, gsl 1.3-1
> > > 
> > > My assignment is to generate the random number
> > > using c language.
> > > however, when compile using gcc command it kept
> > > on state that command not found
> > 
> > Please post exact command you've used and exact
> > error message you've
> > obtained.
> > Also post output from `cygcheck -s -v -r` command.
> > 
> > -- 
> > +-------------------------------------------+
> > | Marcel Telka   e-mail:   marcel@telka.sk  |
> > |                homepage: http://telka.sk/ |
> > |                jabber:   marcel@jabber.sk |
> > +-------------------------------------------+
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> 
> --
> 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/
> 


--
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/

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

* Re: can it be solved?
  2003-04-08 17:00             ` can it be solved? Suetlam Chung
  2003-04-08 17:03               ` Suetlam Chung
@ 2003-04-09 12:51               ` Ronald Landheer-Cieslak
  1 sibling, 0 replies; 25+ messages in thread
From: Ronald Landheer-Cieslak @ 2003-04-09 12:51 UTC (permalink / raw)
  To: Suetlam Chung; +Cc: cygwin, Marcel Telka

Could you *please* stop changing the subject line?

Anyways, it looks like you really, really messed up your Cygwin install:

On Tue, 8 Apr 2003, Suetlam Chung wrote:
> bash-2.05b$ echo $PATH
> /cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32
Anything related to cygwin is missing here (where's /usr/bin?)

> bash-2.05b$ type -a ls
> bash: type: ls: not found
> bash-2.05b$ type -a gcc
> bash: type: gcc: not found
.. and this is the result

> bash-2.05b$ /bin/ls -l/
> /bin/ls: invalid option -- /
> Try `/bin/ls --help' for more information.
Try a space between the option and the directory name - that should help..

> bash-2.05b$ /bin/ls -1/
> /bin/ls: invalid option -- /
> Try `/bin/ls --help' for more information.
ditto

> bash-2.05b$ /bin/getfacl/
ditto

> bash-2.05b$ /bin/ls -l /bin/gcc.exe
> -rwxr-xr-x    1 a        None        88064 Nov 15
> 06:37 /bin/gcc.exe
> bash-2.05b$ /bin/getfacl /bin/gcc.exe
> # file: /bin/gcc.exe
> # owner: a
> # group: None
> user::rwx
> group::r-x
> other:r-x
> mask:rwx
looks OK.

How did you start Bash? Did you use the cygwin.bat file found at the 
Cygwin root, or did you just start bash typing "bash" on a command-line 
somewhere?

If you did the second, try the first and get back to us with more info..
(i.e. the info Igor asked for, typed properly this time)

rlc



--
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/

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

* Re: Compile
  2008-08-02 16:46 ` Compile Brian Dessent
@ 2008-08-02 20:27   ` r
  0 siblings, 0 replies; 25+ messages in thread
From: r @ 2008-08-02 20:27 UTC (permalink / raw)
  To: cygwin

On 2008-08-02, Brian Dessent <brian@dessent.net> wrote:
> r wrote:
>
>> I'm trying to compile a wonderful program ( command line ) to grab
>> videoes from youtube. It needs newt, a little utility. But when I try to
>> compile this utility I have the follewing errors :
>> ...
>> snackmodule.c:126: error: initializer element is not constant
>> snackmodule.c:126: error: (near initialization for `snackGridType.ob_type')
>> snackmodule.c:168: error: initializer element is not constant
>> snackmodule.c:168: error: (near initialization for `snackFormType.ob_type')
>> snackmodule.c:255: error: initializer element is not constant
>> snackmodule.c:255: error: (near initialization for `snackWidgetType.ob_type')
>> make: *** [_snackmodule_la-snackmodule.lo] Error 1
>> 
>> Do you know if it is an unrecoverable error ( a limitation of cygwin )
>> that will not permit to install this utility ?
>
> In the future, you could save a lot of time on the part of people that
> might wish to help you by either pasting the contents of the above
> mentioned lines or providing a link to the source tarball.  Or at the
> very least specify the version you're trying to build.  Also, a proper
> subject usually helps.

ok, sorry 



>
> The offending construct is this:
>
> static PyTypeObject snackFormType = {
>         PyObject_HEAD_INIT(&PyType_Type)
>
> PyType_Type is an object declared dllimport in Python.h as it's provided
> by the main python DLL.  This is one of those differences between ELF
> and PE, the address of a symbol from a shared library cannot be used as
> a constant initializer in PE.  The testcase boils down to this:
>
> $ cat >tc.c <<EOF
> extern __attribute__((dllimport)) int fromdll;
>
> typedef struct { int *foo; } foo_t;
>
> static foo_t foo = { &fromdll };
> EOF
>
> $ gcc -c tc.c
> tc.c:5: error: initializer element is not constant
> tc.c:5: error: (near initialization for `foo.foo')
>
> A little googling shows that apparently you can supply 0 to this
> HEAD_INIT macro and the field will be initialized with the proper value
> at runtime.  Google code search shows some instances where they define a
> macro for this for documentation purposes:
>
> #define DEFERRED_ADDRESS(ADDR) 0
> ...
> static PyTypeObject foo = {
> 	PyObject_HEAD_INIT(DEFERRED_ADDRESS(&PyType_Type))
>
> So, that would probably be the first workaround I'd try for porting this
> library to PE.
>
> Brian

ok Brian, in fact the firs error it is solved so, I'm looking for solve
other problems






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: Compile
  2008-08-02  2:03 Compile r
@ 2008-08-02 16:46 ` Brian Dessent
  2008-08-02 20:27   ` Compile r
  0 siblings, 1 reply; 25+ messages in thread
From: Brian Dessent @ 2008-08-02 16:46 UTC (permalink / raw)
  To: r; +Cc: cygwin

r wrote:

> I'm trying to compile a wonderful program ( command line ) to grab
> videoes from youtube. It needs newt, a little utility. But when I try to
> compile this utility I have the follewing errors :
> ...
> snackmodule.c:126: error: initializer element is not constant
> snackmodule.c:126: error: (near initialization for `snackGridType.ob_type')
> snackmodule.c:168: error: initializer element is not constant
> snackmodule.c:168: error: (near initialization for `snackFormType.ob_type')
> snackmodule.c:255: error: initializer element is not constant
> snackmodule.c:255: error: (near initialization for `snackWidgetType.ob_type')
> make: *** [_snackmodule_la-snackmodule.lo] Error 1
> 
> Do you know if it is an unrecoverable error ( a limitation of cygwin )
> that will not permit to install this utility ?

In the future, you could save a lot of time on the part of people that
might wish to help you by either pasting the contents of the above
mentioned lines or providing a link to the source tarball.  Or at the
very least specify the version you're trying to build.  Also, a proper
subject usually helps.

The offending construct is this:

static PyTypeObject snackFormType = {
        PyObject_HEAD_INIT(&PyType_Type)

PyType_Type is an object declared dllimport in Python.h as it's provided
by the main python DLL.  This is one of those differences between ELF
and PE, the address of a symbol from a shared library cannot be used as
a constant initializer in PE.  The testcase boils down to this:

$ cat >tc.c <<EOF
extern __attribute__((dllimport)) int fromdll;

typedef struct { int *foo; } foo_t;

static foo_t foo = { &fromdll };
EOF

$ gcc -c tc.c
tc.c:5: error: initializer element is not constant
tc.c:5: error: (near initialization for `foo.foo')

A little googling shows that apparently you can supply 0 to this
HEAD_INIT macro and the field will be initialized with the proper value
at runtime.  Google code search shows some instances where they define a
macro for this for documentation purposes:

#define DEFERRED_ADDRESS(ADDR) 0
...
static PyTypeObject foo = {
	PyObject_HEAD_INIT(DEFERRED_ADDRESS(&PyType_Type))

So, that would probably be the first workaround I'd try for porting this
library to PE.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Compile
@ 2008-08-02  2:03 r
  2008-08-02 16:46 ` Compile Brian Dessent
  0 siblings, 1 reply; 25+ messages in thread
From: r @ 2008-08-02  2:03 UTC (permalink / raw)
  To: cygwin

I'm trying to compile a wonderful program ( command line ) to grab
videoes from youtube. It needs newt, a little utility. But when I try to
compile this utility I have the follewing errors :

/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..    -I/usr/include/python2.5 -g -O2 -MT _snackmodule_la-snackmodule.lo -MD -MP -MF
.deps/_snackmodule_la-snackmodule.Tpo -c -o _snackmodule_la-snackmodule.lo `test -f 'sna

ckmodule.c' || echo './'`snackmodule.c                                                                                          

 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/python2.5 -g -O2 -MT
_snackmodule_la-snackmodule.lo -MD -MP -MF .deps/_snackmodule_la-snackmodule.Tpo -c snackmodule.c  -DDLL_EXPORT -DPIC -o
.libs/_snackmodule_la-snackmodule.o                            

snackmodule.c:126: error: initializer element is not constant                                                                   
snackmodule.c:126: error: (near initialization for `snackGridType.ob_type')                                                     
snackmodule.c:168: error: initializer element is not constant                                                                   
snackmodule.c:168: error: (near initialization for `snackFormType.ob_type')                                                     
snackmodule.c:255: error: initializer element is not constant                                                                   
snackmodule.c:255: error: (near initialization for `snackWidgetType.ob_type')                                                   
make: *** [_snackmodule_la-snackmodule.lo] Error 1                                                                              


Do you know if it is an unrecoverable error ( a limitation of cygwin )
that will not permit to install this utility ?




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: compile
@ 2003-04-08 15:15 Randall R Schulz
  0 siblings, 0 replies; 25+ messages in thread
From: Randall R Schulz @ 2003-04-08 15:15 UTC (permalink / raw)
  To: cygwin

Marcel,

We like to emphasize that cygcheck output should be _attached_ and that 
the attachment be plain text _not compressed_.

Randall Schulz


At 07:29 2003-04-08, you wrote:

>...
>
>Please post output from `cygcheck -s -v -r` also. Thanks.
>
>--
>| Marcel Telka


Randy  


--
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/

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

* Compile...
  1999-09-30 16:39 Compile Kris Powell
@ 1999-09-30 23:42 ` Kris Powell
  0 siblings, 0 replies; 25+ messages in thread
From: Kris Powell @ 1999-09-30 23:42 UTC (permalink / raw)
  To: cygwin

Help!  I have downloaded cygwin for win95.  I am "Trying" to set up my own 
MUd on a rom2.4 base.  For some reason, that is unknown to me, every time 
after I compile (succesfully) I start up my MUD, and none of the completed 
code snippets are in!  Ie:  I had to change the MAX_STRINGS to include other 
area to increase the size of my MUD.  After I compile, I run my MUD, and get 
the error "MAX_STRINGS reached!"  I have changed the value for the 
MAX_STRINGS.  I have also put in other stuff, it compiles correctly, yet 
none of them work when I test my MUD.  Does anbody have any suggestions?



                                           Kris Powell (super-newbie)

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

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

* Compile...
@ 1999-09-30 16:39 Kris Powell
  1999-09-30 23:42 ` Compile Kris Powell
  0 siblings, 1 reply; 25+ messages in thread
From: Kris Powell @ 1999-09-30 16:39 UTC (permalink / raw)
  To: cygwin

Help!  I have downloaded cygwin for win95.  I am "Trying" to set up my own 
MUd on a rom2.4 base.  For some reason, that is unknown to me, every time 
after I compile (succesfully) I start up my MUD, and none of the completed 
code snippets are in!  Ie:  I had to change the MAX_STRINGS to include other 
area to increase the size of my MUD.  After I compile, I run my MUD, and get 
the error "MAX_STRINGS reached!"  I have changed the value for the 
MAX_STRINGS.  I have also put in other stuff, it compiles correctly, yet 
none of them work when I test my MUD.  Does anbody have any suggestions?



                                           Kris Powell (super-newbie)

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

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

end of thread, other threads:[~2008-08-02 20:27 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 14:08 compile Suetlam Chung
2003-04-08 14:29 ` compile Marcel Telka
2003-04-08 14:41   ` compile Suetlam Chung
2003-04-08 14:57     ` compile Marcel Telka
2003-04-08 15:15       ` output of cygcheck -s -v -r Suetlam Chung
2003-04-08 15:16         ` Christopher Faylor
2003-04-08 15:24           ` Suetlam Chung
2003-04-08 20:12             ` Brian Keener
2003-04-08 15:22         ` Marcel Telka
2003-04-08 15:56           ` Igor Pechtchanski
2003-04-08 16:02             ` Marcel Telka
2003-04-08 16:38               ` Suetlam Chung
2003-04-08 16:17             ` Suetlam Chung
2003-04-08 16:24               ` Suetlam Chung
2003-04-08 17:00             ` can it be solved? Suetlam Chung
2003-04-08 17:03               ` Suetlam Chung
2003-04-09 12:51               ` Ronald Landheer-Cieslak
2003-04-09 12:46     ` compile Ronald Landheer-Cieslak
2003-04-08 14:52   ` compile marcel
  -- strict thread matches above, loose matches on Subject: below --
2008-08-02  2:03 Compile r
2008-08-02 16:46 ` Compile Brian Dessent
2008-08-02 20:27   ` Compile r
2003-04-08 15:15 compile Randall R Schulz
1999-09-30 16:39 Compile Kris Powell
1999-09-30 23:42 ` Compile Kris Powell

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).