Date: Sat, 16 Jan 1999 18:41:44 +0300 (AST) From: root@isis.dynip.com To: freebsd-questions@FreeBSD.ORG Subject: Fwd: Re: 3.0-RELEASE to 3.0-CURRENT questions Message-ID: <199901161541.SAA30770@access1_4.kuniv.edu.kw>
next in thread | raw e-mail | index | archive | help
------ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901161541.SAA30770>
