public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem building Perl-5.6.1 w cygwin 1.1.6
@ 2001-03-12  1:55 Johan Niklasson
  2001-03-12  5:02 ` Gerrit P. Haase
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Niklasson @ 2001-03-12  1:55 UTC (permalink / raw)
  To: cygwin

Hi!

I am trying to do a bootstrap that need perl placed in a certain
directory and thus I need to build from the source. I try to build from
the source that comes with the cygwin-setup, since I had big hope that
would compile easily.
As far as I can tell I have followed the instructions in the
readme-files, and whatever options I add to the configure-script it
seems I get the same error during make:


gmake[2]: Entering directory
`/work/devenv/DevEnv_SA/Tools_SE/EpTools_OB/Perl_OU/i486-cygwin-nt/perl-5.6.1-1'
GNUmakefile:244: warning: overriding commands for target `perlmain.o'
GNUmakefile:186: warning: ignoring old commands for target `perlmain.o'
`sh  cflags libperl5_6_1 miniperlmain.o`  miniperlmain.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 perl.o`  perl.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
perl.c: In function `perl_parse':
perl.c:864: warning: passing arg 1 of `time' from incompatible pointer
type
`sh  cflags libperl5_6_1 malloc.o`  malloc.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 gv.o`  gv.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 toke.o`  toke.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 perly.o`  perly.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 op.o`  op.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 regcomp.o`  regcomp.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 dump.o`  dump.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
`sh  cflags libperl5_6_1 util.o`  util.c
	  CCCMD =  gcc -DPERL_CORE -c -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
-fno-strict-aliasing -O2 
util.c:2193: conflicting types for `vsprintf'
/usr/include/stdio.h:149: previous declaration of `vsprintf'
util.c: In function `vsprintf':
util.c:2196: structure has no member named `_ptr'
util.c:2197: structure has no member named `_cnt'
util.c:2201: structure has no member named `_flag'
util.c:2201: `_IOWRT' undeclared (first use in this function)
util.c:2201: (Each undeclared identifier is reported only once
util.c:2201: for each function it appears in.)
gmake[2]: *** [util.o] Error 1
gmake[2]: Leaving directory
`/work/devenv/DevEnv_SA/Tools_SE/EpTools_OB/Perl_OU/i486-cygwin-nt/perl-5.6.1-1'
gmake[1]: ***
[/work/devenv/DevEnv_IDPG/DeploymentTools_IDP/Perl_LM/perl/i486-cygwin-nt/perl.sentry]
Error 2
gmake[1]: Leaving directory
`/work/devenv/DevEnv_SA/Tools_SE/EpTools_OB/Perl_OU'
make: *** [bootstrap] Error 2

I am currently out of ideas, and would appreciate a few good guesses on
what in my environment or what else that might be wrong.

Best regards
Johan Niklasson

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem building Perl-5.6.1 w cygwin 1.1.6
  2001-03-12  1:55 Problem building Perl-5.6.1 w cygwin 1.1.6 Johan Niklasson
@ 2001-03-12  5:02 ` Gerrit P. Haase
  0 siblings, 0 replies; 2+ messages in thread
From: Gerrit P. Haase @ 2001-03-12  5:02 UTC (permalink / raw)
  To: Johan Niklasson, cygwin

<2001-03-12 10:55 Uhr, hat Johan Niklasson geschrieben:>
< Problem building Perl-5.6.1 w cygwin 1.1.6 >

Hi Johan,

1> what OS do use?

2> upgrade cygwin to latest.

Ciao,

Gerrit
-- 
haase@convey.de
KeyID: 0xC8C9D69A = 57C8 1B1D CFE4 8515 AA3E  4499 A326 0F3C C8C9 D69A

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2001-03-12  5:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-12  1:55 Problem building Perl-5.6.1 w cygwin 1.1.6 Johan Niklasson
2001-03-12  5:02 ` Gerrit P. Haase

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