From owner-freebsd-questions Sat Jan 16 07:42:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24045 for freebsd-questions-outgoing; Sat, 16 Jan 1999 07:42:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from access1_4.kuniv.edu.kw ([139.141.220.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24016 for ; Sat, 16 Jan 1999 07:41:54 -0800 (PST) (envelope-from root@access1_4.kuniv.edu.kw) Received: (from root@localhost) by access1_4.kuniv.edu.kw (8.9.2/8.9.1) id SAA30770 for freebsd-questions@freebsd.org; Sat, 16 Jan 1999 18:41:46 +0300 (AST) (envelope-from root) Message-Id: <199901161541.SAA30770@access1_4.kuniv.edu.kw> Date: Sat, 16 Jan 1999 18:41:44 +0300 (AST) From: root@isis.dynip.com Reply-To: root@isis.dynip.com Subject: Fwd: Re: 3.0-RELEASE to 3.0-CURRENT questions To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ------ Forwarded message ------ From: root@isis.dynip.com Subject: Re: 3.0-RELEASE to 3.0-CURRENT questions Date: Sat, 16 Jan 1999 16:07:04 +0300 (AST) To: agifford@infowest.com Reply-To: root@isis.dynip.com On 15 Jan, Aaron D. Gifford wrote: > Greetings! > > I installed 3.0-RELEASE on my dual PII-350 box, then cvsup'd latest > source. 'make world' fails every time, as does 'make aout-to-elf'. > This afternoon I cvsup'd again to see if it was just a temporary thing. > It (make aout-to-elf) is still breaking: > > ... > /usr/obj/aout/usr/src/gnu/usr.bin/perl/perl/thrdvar.h:73: warning: data > definition has no type or storage class > In file included from DynaLoader.xs:130: > dlutils.c:10: `NULL' undeclared here (not in a function) > dlutils.c: In function `dl_generic_private_init': > dlutils.c:35: `NULL' undeclared (first use this function) > dlutils.c:35: (Each undeclared identifier is reported only once > dlutils.c:35: for each function it appears in.) > dlutils.c: In function `SaveError': > dlutils.c:50: `va_list' undeclared (first use this function) > dlutils.c:50: parse error before `args' > dlutils.c:56: `args' undeclared (first use this function) > DynaLoader.c: In function `XS_DynaLoader_dl_load_file`: > DynaLoader.c:155: dereferencing pointer to incomplete type > DynaLoader.c:155: dereferencing pointer to incomplete type > DynaLoader.c:165: dereferencing pointer to incomplete type > DynaLoader.xs:163: warning: assignment makes pointer from integer > without a case > DynaLoader.xs:166: `NULL' undeclared (first use this function) > DynaLoader.c: In function `XS_DynaLoader_dl_find_symbol': > DynaLoader.c:197: dereferencing pointer to incomplete type > DynaLoader.c:198: dereferencing pointer to incomplete type > DynaLoader.c:198: dereferencing pointer to incomplete type > DynaLoader.xs:183: warning: assignment makes pointer from integer > without a case > DynaLoader.xs:187: `NULL' undeclared (first use this function) > DynaLoader.c: In function `XS_DynaLoader_dl_install_xsub': > DynaLoader.c:240: dereferencing pointer to incomplete type > DynaLoader.c:240: dereferencing pointer to incomplete type > DynaLoader.c:241: dereferencing pointer to incomplete type > DynaLoader.c:247: dereferencing pointer to incomplete type > DynaLoader.c:247: dereferencing pointer to incomplete type > DynaLoader.c: In function `boot_DynaLoader': > DynaLoader.c:282 `NULL' undeclared (first use this function) > DynaLoader.c:282: dereferencing pointer to incomplete type > DynaLoader.c:282: dereferencing pointer to incomplete type > DynaLoader.c:282: dereferencing pointer to incomplete type > DynaLoader.c:282: dereferencing pointer to incomplete type > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > # > > > Am I correct in assuming that I need to 'make aout-to-elf' BEFORE I > 'make world'? Is the source tree just broken right now, or is this a > symptom of something I did incorrectly? The UPDATING file I cvsup'd was > not terribly clear as I tried to upgrade. Maybe I'm just one of those > simple-minded 2.2.8-STABLE users who are easily baffled by CURRENT. > > Thanks for any/all ideas! > > Aaron out. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi there, I had this awful problem some 2 weeks ago, I had 3.0 current that breaks during make world so I went back to 3.0 release. I did that from ftping source and binary forms of the release /src/aa ab ac etc and /bin/aa ab ac etc. this solved the prblem since install.sh will fry non compatible things. Next I did the upgrade using the same 'awful' technique then installed.sh every thing in /src, bin, proflibs then building the entire 3.0 current from source and made world, which is now happy and not complaining Next I am cvsuping almost daily and rebuilding every few days happily. WARNING DO THIS AT YOUR OWN RISK IT WORKED FOR ME IT IS UNDOCUMENTED ANY WHERE I CANN NOT BE HELD RESPONSIBLE IF YOU FRY EVERYTHING AND DESTROY YOUR INSTALLATION OR ENTIRE SYSTEM. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message