From owner-freebsd-stable Tue Oct 17 16:22:45 2000 Delivered-To: freebsd-stable@freebsd.org Received: from inf.ufsc.br (euryale.inf.ufsc.br [150.162.60.23]) by hub.freebsd.org (Postfix) with ESMTP id 65FAA37B4CF for ; Tue, 17 Oct 2000 16:22:38 -0700 (PDT) Received: from marte (marte [150.162.60.24]) by inf.ufsc.br (8.9.3/8.9.3) with SMTP id VAA28828 for ; Tue, 17 Oct 2000 21:26:25 -0300 Date: Tue, 17 Oct 2000 20:18:55 -0300 (GRNLNDST) From: Antonio Carlos Venancio Junior X-Sender: antonio@marte To: freebsd-stable@freebsd.org Subject: Buildworld Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG People, Then I tried to do a buildworld to make my upgrade my 3.5-STABLE to 4.x-STABLE using cvsup .... ---------- make buildworld (...) ranlib libperl.a cd /usr/src/gnu/usr.bin/perl/miniperl && make build-tools rm -f .depend /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/GPATH /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/GRTAGS /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/GSYMS /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/GTAGS cd /usr/src/gnu/usr.bin/perl/miniperl && make miniperl Extracting config.h (with variable substitutions) cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -c /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/miniperlmain.c ln -sf /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/op.c opmini.c cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -c opmini.c cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -L/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl -static -o miniperl miniperlmain.o opmini.o /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a -lm -lcrypt -lutil /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a(pp_hot.o): In function `Perl_pp_aassign': pp_hot.o(.text+0x16a1): undefined reference to `setresuid' pp_hot.o(.text+0x16d4): undefined reference to `setresgid' *** Error code 1 (...) Stop. *** Error code 1 Stop. ---------- Any clue? Cya Antonio .-===================================================================-. | Can't buy what I want because its FREE! - Pearl Jam | |-===================================================================-| | antonio@inf.ufsc.br | floripa@zoing.net | antonio@musicramp.com | |-===================================================================-| | ICQ# 9253680 | Floripa | MySQL | PHP | FreeBSD - The Power to Serve | `-===================================================================-' On Tue, 17 Oct 2000, Alex V. Storchilo wrote: > > many people responsible, but 3.x unsuported already... ;-/ RELENG_4 > > has many changes in the kernel code of sound. I think you have to > > upgradae (or update?) to 4.1.1-ST. Because of you have 3.x many > > responsible people don't ask for your mail in stable@ IMHO... > > > > try to upgrdae to RELENG_4, and it may be work! ;-) what do you think > > about it, astor? ;-) > > Yes, ver. 3.x is no longer supported. > But my sound card was work as pcm(4) + sbc(4) in FreeBSD 3.1 - 4.1-RC > For FreeBSD 4.1-RC or later, mechanism of pcm driver was radical > remaked. My card stop detected as pcm after upgrade 4.1-RC to 4.1-R. > So, you may try to detect card using pcm+sbc. I wish you good luck! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message