From owner-freebsd-questions Thu Apr 17 12:34:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA29166 for questions-outgoing; Thu, 17 Apr 1997 12:34:12 -0700 (PDT) Received: from super-g.inch.com (super-g.com [204.178.32.161]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA29156 for ; Thu, 17 Apr 1997 12:34:09 -0700 (PDT) Received: from localhost (spork@localhost) by super-g.inch.com (8.8.5/8.6.9) with SMTP id PAA21165; Thu, 17 Apr 1997 15:46:17 -0400 (EDT) Date: Thu, 17 Apr 1997 15:46:16 -0400 (EDT) From: spork X-Sender: spork@super-g.inch.com To: John-David Childs cc: "M. L. Dodson" , freebsd-questions@FreeBSD.ORG Subject: Re: perl5.003 (pp_sys.c) & FreeBSD 2.1.7 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I've had great success just using the 2.2 port under 2.1.7... I'm not sure why the 2.1.7 port is 5.0.2, but I'm pretty sure nothing "breaks" with the 2.2 port... Charles On Thu, 17 Apr 1997, John-David Childs wrote: > On Thu, 17 Apr 1997, M. L. Dodson wrote: > > > > > Don't worry about it. It is just a warning, not a compile error. > > 5.003 works fine on FreeBSD and builds directly from the port. > > It completely stopped compiling on my system. Should I then use the > compile option to ignore such warnings (make -k I think?)? > > > > > Bud Dodson > > > > PS, > > If you have a machine where sizeof(void *) != sizeof(int), then things > > may get interesting, perhaps, depending on the exact code being > > compiled. > > > > > > > > I cannot for the life of me get perl5.003 (pp_sys.c) to compile on > > > FreeBSD 2.1.7 > > > > > > `sh cflags libperl.a pp_sys.o` pp_sys.c > > > CCCMD = cc -c -I/usr/local/include -DHAS_TELLDIR_PROTOTYPE -O > > > pp_sys.c: In function `Perl_pp_gmtime': > > > pp_sys.c:3044: warning: assignment makes pointer from integer without a cast > > > pp_sys.c:3046: warning: assignment makes pointer from integer without a cast > > > [SNIP a whole bunch more of the above line] > > > > > > > > > I have tried pulling perl5.003 directly off CPAN, I've tried the 2.2 port, > > > I've tried modifying config.sh to explicitly tell make depend which > > > version of time.h I want, etc. No luck. Obviously, other folks have > > > managed to get this working...what am I doing wrong???? > > > > -- > > M. L. Dodson bdodson@scms.utmb.edu > > 409-772-2178 FAX: 409-772-1790 > > > > John-David Childs (JC612) http://www.denver.net > System Administrator jdc@denver.net > & Network Engineer Think, Listen, Look, then ACT! > "A verbal contract isn't worth the paper it's written on" - Louis B Mayer > > >